Fixing pbr and heat dependencies for kilo

Change-Id: I2b18409c807b008cd4b1926f53144307c662fdb3
This commit is contained in:
Sumit Naiksatam 2015-05-09 20:51:31 -07:00
parent b6becb8545
commit f807d5b72b
2 changed files with 1 additions and 4 deletions

View File

@ -2,5 +2,4 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
pbr>=0.6,!=0.7,<1.0
Babel>=1.3

View File

@ -2,15 +2,13 @@
# 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/heat.git@master#egg=heat
-e git://github.com/openstack/heat.git@stable/kilo#egg=heat
-e git://github.com/stackforge/python-group-based-policy-client.git@master#egg=gbpclient
# Hacking already pins down pep8, pyflakes and flake8
hacking<0.11,>=0.10.0
coverage>=3.6
discover
lockfile>=0.8
mock>=1.0
python-neutronclient>=2.3.11,<3
python-subunit>=0.0.18
mox>=0.5.3
MySQL-python