update amulet test dependency setup file
This commit is contained in:
parent
691ae46133
commit
7abeafa460
@ -4,11 +4,14 @@ set -ex
|
|||||||
|
|
||||||
sudo add-apt-repository --yes ppa:juju/stable
|
sudo add-apt-repository --yes ppa:juju/stable
|
||||||
sudo apt-get update --yes
|
sudo apt-get update --yes
|
||||||
sudo apt-get install --yes python-amulet \
|
sudo apt-get install --yes amulet \
|
||||||
|
distro-info-data \
|
||||||
python-cinderclient \
|
python-cinderclient \
|
||||||
python-distro-info \
|
python-distro-info \
|
||||||
python-glanceclient \
|
python-glanceclient \
|
||||||
python-heatclient \
|
python-heatclient \
|
||||||
python-keystoneclient \
|
python-keystoneclient \
|
||||||
|
python-neutronclient \
|
||||||
python-novaclient \
|
python-novaclient \
|
||||||
|
python-pika \
|
||||||
python-swiftclient
|
python-swiftclient
|
||||||
|
Loading…
x
Reference in New Issue
Block a user