
Partially-implements: blueprint group-based-policy-abstraction Change-Id: I6925ab7e3cdbce741f7c3f73c4e810d7ca8b5c7a
20 lines
615 B
Plaintext
20 lines
615 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.
|
|
-e git://github.com/openstack/python-neutronclient.git@f8e2e42835e6f3bc0ab321d3a7c25e0109ff5e0a#egg=python-neutronclient
|
|
hacking>=0.8.0,<0.9
|
|
|
|
cliff-tablib>=1.0
|
|
coverage>=3.6
|
|
discover
|
|
fixtures>=0.3.14
|
|
httpretty>=0.8.0,!=0.8.1,!=0.8.2,!=0.8.3
|
|
mox3>=0.7.0
|
|
oslosphinx>=2.2.0.0a2
|
|
oslotest>=1.1.0.0a2
|
|
python-subunit>=0.0.18
|
|
sphinx>=1.1.2,!=1.2.0,<1.3
|
|
testrepository>=0.0.18
|
|
testscenarios>=0.4
|
|
testtools>=0.9.34
|