update test dependencies

This commit is contained in:
Ryan Beisner 2015-10-05 16:03:31 +00:00
parent 1338406007
commit 85e435f002
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