Install Devstack on Ubuntu 20.04
DevStack is an easy way to quickly bring up a complete OpenStack environment based on the latest versions of everything from git master. Devstack installation is suitable on baremetal as well as inside virtual machine. The source is available at https://opendev.org/openstack/devstack. Quick steps to install Devstack on Ubuntu 20.04 (focal) 1. Create stack user, change permission …