update amulet test dependency setup file

This commit is contained in:
Ryan Beisner 2015-10-06 14:11:36 +00:00
parent 9b4e62908d
commit 6765155d71
1 changed files with 4 additions and 1 deletions

View File

@ -4,11 +4,14 @@ set -ex
sudo add-apt-repository --yes ppa:juju/stable
sudo apt-get update --yes
sudo apt-get install --yes python-amulet \
sudo apt-get install --yes amulet \
distro-info-data \
python-cinderclient \
python-distro-info \
python-glanceclient \
python-heatclient \
python-keystoneclient \
python-neutronclient \
python-novaclient \
python-pika \
python-swiftclient