diff --git a/requirements.txt b/requirements.txt index 95137a6..c299e3b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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 diff --git a/test-requirements.txt b/test-requirements.txt index c02267b..97d0229 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -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