Cap requirements for kilo

Cap python-heatclient version range to its kilo series. Use kilo
release series for python-neutronclient rather than latest from git.

Change-Id: I140a2d8087e44ae2a5173d80984718f1918f9942
This commit is contained in:
Robert Kukura 2015-08-03 17:19:29 -04:00
parent c9c958a11e
commit 30973eb23e
2 changed files with 2 additions and 2 deletions

@ -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-heatclient>=0.2.9
python-heatclient>=0.4.0,<0.5

@ -1,7 +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#egg=python-neutronclient
python-neutronclient>=2.4.0,<2.5
hacking>=0.9.2,<0.10
cliff-tablib>=1.0