Pinning test-requirements to neutronclient commit-id

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
This commit is contained in:
Sumit Naiksatam 2014-10-26 21:29:53 -07:00
parent 2b08b68478
commit a11f06cd4a
2 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# 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.
python-neutronclient>=2.3.6,<3

View File

@ -1,6 +1,7 @@
# 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