Preconfiguring with Managed IT Packages These packages are made with builds of Diablo with backported fixes. They are intended for use on Ubuntu 11.10, Oneiric, and provided by Managed IT. First, ensure you have python-software-properties installed, and then you need to add the repository: sudo apt-get install python-software-properties sudo add-apt-repository -y ppa:managedit/openstack Now, update to ensure the package repository is picked up by your system: sudo apt-get update Now ensure that these packages are used instead of those bundled with Ubuntu: sudo apt-get install -y managedit-openstack-pin If you don't want to go through the manual install process, refer to https://github.com/managedit/openstack-setup for scripts and template files for the configuration files.