Add amulet pre-req python-distro-info.

This commit is contained in:
Corey Bryant 2015-07-10 13:34:04 +00:00
parent 91cc5d02e5
commit 7dc362509e
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ set -ex
sudo add-apt-repository --yes ppa:juju/stable
sudo apt-get update --yes
sudo apt-get install --yes python-amulet \
python-distro-info \
python-glanceclient \
python-keystoneclient \
python-novaclient