[beisner,r=corey.bryant] Add Amulet test dependencies.

This commit is contained in:
Corey Bryant 2015-10-07 10:17:39 -04:00
commit 0158686165
2 changed files with 2 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 amulet \
distro-info-data \
python-cinderclient \
python-distro-info \
python-glanceclient \

View File

@ -8,6 +8,7 @@ sources:
- ppa:juju/stable
packages:
- amulet
- distro-info-data
- python-cinderclient
- python-distro-info
- python-glanceclient