
Improved loop that polls heat for status of resource actions taken Change-Id: I1655b3143121fada985b44b798002ffc96ee9b42
21 lines
554 B
Plaintext
21 lines
554 B
Plaintext
# The order of packages is significant, because pip processes them in the order
|
|
# of appearance. Changing the order has an impact on the overall integration
|
|
# process, which may cause wedges in the gate later.
|
|
|
|
amqp>=2.5.2
|
|
hacking>=3.0.1,<3.1.0 # Apache-2.0
|
|
pep257==0.7.0 # MIT License
|
|
bandit>=1.5.1
|
|
coverage>=4.0
|
|
python-subunit>=0.0.18
|
|
sphinx>>=1.2.1,!=1.3b1,<1.4 # BSD
|
|
oslosphinx>=4.7.0 # Apache-2.0
|
|
oslotest>=1.10.0 # Apache-2.0
|
|
testscenarios>=0.4
|
|
stestr>=1.0.0 # Apache-2.0
|
|
testtools>=1.4.0
|
|
mock>=2.0
|
|
discover
|
|
mox3>=0.27.0
|
|
reno>=1.8.0 # Apache-2.0
|