Add amulet pre-req python-distro-info.

This commit is contained in:
Corey Bryant 2015-07-10 13:34:03 +00:00
parent 6951febb97
commit dbc90a2fb8

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-neutronclient \
python-keystoneclient \
python-novaclient \