Files
tempest/requirements.txt
Steve Baker dd7c6cef4e Heat autoscaling scenario test
This test starts with a single server and scales up to
three servers triggered by a script that consumes memory.

Seven minutes after stack creation, memory consumption script
will quit and the scale down alarms will scale back down to
a single server.

Due to the nature of this test, it takes about 10 minutes to
run locally.

The scenario test has been put in package orchestration
for the following reasons:
- this will be the first of many heat scenario tests
- this will allow a tox filter to run this test for the
  slow heat gating job

Change-Id: I53ed12369d12b902108b9b8fa7885df34f6ab51f
2013-08-23 09:26:07 +12:00

24 lines
397 B
Plaintext

d2to1>=0.2.10,<0.3
pbr>=0.5,<0.6
anyjson
nose
httplib2>=0.7.0
testtools>=0.9.32
lxml
boto>=2.2.1
paramiko
netaddr
python-glanceclient>=0.5.0
python-keystoneclient>=0.2.0
python-novaclient>=2.10.0
python-neutronclient>=2.2.3,<3.0.0
python-cinderclient>=1.0.4
python-heatclient>=0.2.3
testresources
keyring
testrepository
oslo.config>=1.1.0
# Needed for whitebox testing
sqlalchemy
eventlet>=0.12.0