Import level dependency on heat now, so install it when running amulet tests.

This commit is contained in:
Adam Collard 2015-08-11 14:58:24 +01:00
parent 3210ee5244
commit ba51d2cc43

View File

@ -7,5 +7,6 @@ sudo apt-get update --yes
sudo apt-get install --yes python-amulet \
python-swiftclient \
python-glanceclient \
python-heatclient \
python-keystoneclient \
python-novaclient