Updated from global requirements

Change-Id: Ief241cb6334bf49a462d06b67481c1390d90ef53
This commit is contained in:
OpenStack Proposal Bot 2017-09-20 03:43:54 +00:00
parent c615ebbb6b
commit 3623f5137a
2 changed files with 7 additions and 7 deletions

View File

@ -5,14 +5,14 @@
# pbr should be first
pbr!=2.1.0,>=2.0.0 # Apache-2.0
ipaddress>=1.0.7;python_version<'3.3' # PSF
oslo.config!=4.3.0,!=4.4.0,>=4.0.0 # Apache-2.0
ipaddress>=1.0.16;python_version<'3.3' # PSF
oslo.config>=4.6.0 # Apache-2.0
oslo.log>=3.30.0 # Apache-2.0
oslo.serialization!=2.19.1,>=1.10.0 # Apache-2.0
oslo.utils>=3.20.0 # Apache-2.0
oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
oslo.utils>=3.28.0 # Apache-2.0
PrettyTable<0.8,>=0.7.1 # BSD
requests>=2.14.2 # Apache-2.0
simplejson>=2.2.0 # MIT
simplejson>=3.5.1 # MIT
Babel!=2.4.0,>=2.3.4 # BSD
six>=1.9.0 # MIT
python-keystoneclient>=3.8.0 # Apache-2.0

View File

@ -9,11 +9,11 @@ coverage!=4.4,>=4.0 # Apache-2.0
ddt>=1.0.1 # MIT
fixtures>=3.0.0 # Apache-2.0/BSD
mock>=2.0.0 # BSD
openstackdocstheme>=1.16.0 # Apache-2.0
openstackdocstheme>=1.17.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
sphinx>=1.6.2 # BSD
tempest>=16.1.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
python-openstackclient!=3.10.0,>=3.3.0 # Apache-2.0
python-openstackclient>=3.12.0 # Apache-2.0
reno>=2.5.0 # Apache-2.0