Updated from global requirements

Change-Id: I65e908e6a180703b179391e3d01c984f32f29a38
This commit is contained in:
OpenStack Proposal Bot 2018-03-21 04:46:30 +00:00
parent dad7d3e9af
commit d14ab17a77
2 changed files with 3 additions and 3 deletions

View File

@ -5,8 +5,8 @@
# pbr should be first
pbr!=2.1.0,>=2.0.0 # Apache-2.0
ipaddress>=1.0.16;python_version<'3.3' # PSF
oslo.config>=5.1.0 # Apache-2.0
ipaddress>=1.0.17;python_version<'3.3' # PSF
oslo.config>=5.2.0 # Apache-2.0
oslo.log>=3.36.0 # Apache-2.0
oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
oslo.utils>=3.33.0 # Apache-2.0

View File

@ -12,7 +12,7 @@ mock>=2.0.0 # BSD
openstackdocstheme>=1.18.1 # Apache-2.0
oslotest>=3.2.0 # Apache-2.0
os-testr>=1.0.0 # Apache-2.0
sphinx!=1.6.6,>=1.6.2 # BSD
sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD
tempest>=17.1.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testtools>=2.2.0 # MIT