
This is the last known stable working version of the neutronclient that works for GBP. We will have to use this same version when we package until we update GBP. Change-Id: I5b96d55b57509569b2006a4e1ebd77caffb45506
19 lines
596 B
Plaintext
19 lines
596 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
|
|
testtools>=0.9.34
|