Updated from global requirements

Change-Id: Ida5477ee5ca58ecb9761f0a23ec9b2e886b876ef
changes/32/221932/3
OpenStack Proposal Bot 2015-09-18 16:38:56 +00:00
parent 0211f43e11
commit 497a307401
3 changed files with 4 additions and 4 deletions

View File

@ -2,6 +2,6 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
pbr<2.0,>=1.6
pbr>=1.6
Babel>=1.3
python-neutronclient<3,>=2.6.0
python-neutronclient>=2.6.0

View File

@ -25,5 +25,5 @@ except ImportError:
pass
setuptools.setup(
setup_requires=['pbr>=1.3'],
setup_requires=['pbr>=1.8'],
pbr=True)

View File

@ -13,4 +13,4 @@ oslotest>=1.10.0 # Apache-2.0
testrepository>=0.0.18
testscenarios>=0.4
testtools>=1.4.0
tempest-lib>=0.6.1
tempest-lib>=0.8.0