Update to match latest global-requirements

Update requirements to the levels defined in OpenStack
global-requirements on 2016-1-10.

Change-Id: I1a33c62ba2b329e30d197906ce24c77a72d2fff4
This commit is contained in:
avnish 2017-01-19 14:47:43 +05:30
parent 00c2d8857c
commit 53c1660166
3 changed files with 3 additions and 3 deletions

View File

@ -18,7 +18,7 @@ oslo.policy>=0.5.0 # Apache-2.0
oslo.service>=1.10.0 # Apache-2.0
oslo.utils>=3.11.0 # Apache-2.0
oslo.versionedobjects>=1.13.0 # Apache-2.0
pbr>=1.6 # Apache-2.0
pbr>=1.8 # Apache-2.0
python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0
setuptools>=16.0 # PSF/ZPL
six>=1.9.0 # MIT

View File

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

View File

@ -14,7 +14,7 @@ oslotest>=1.10.0 # Apache-2.0
requests-mock>=1.0 # Apache-2.0
testrepository>=0.0.18
testresources>=0.2.4 # Apache-2.0/BSD
testscenarios>=0.4
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=1.4.0
# releasenotes