Updated from global requirements

Change-Id: I5a8a6a81211d303aaefcc2329a27887f62fd285d
This commit is contained in:
OpenStack Proposal Bot 2018-01-16 04:33:11 +00:00
parent 4bf13ec7e2
commit fb3b78942c
3 changed files with 10 additions and 10 deletions

View File

@ -4,10 +4,10 @@
pbr!=2.1.0,>=2.0.0 # Apache-2.0
cliff!=2.9.0,>=2.8.0 # Apache-2.0
osc-lib>=1.7.0 # Apache-2.0
oslo.log>=3.30.0 # Apache-2.0
osc-lib>=1.8.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.28.0 # Apache-2.0
keystoneauth1>=3.2.0 # Apache-2.0
six>=1.9.0 # MIT
oslo.utils>=3.33.0 # Apache-2.0
keystoneauth1>=3.3.0 # Apache-2.0
six>=1.10.0 # MIT
futurist>=1.2.0 # Apache-2.0

View File

@ -46,11 +46,11 @@ openstack.multiregion_networking.v1 =
[extras]
test =
coverage!=4.4,>=4.0 # Apache-2.0
python-subunit>=0.0.18 # Apache-2.0/BSD
oslotest>=1.10.0 # Apache-2.0
tempest>=16.1.0 # Apache-2.0
python-subunit>=1.0.0 # Apache-2.0/BSD
oslotest>=3.2.0 # Apache-2.0
tempest>=17.1.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
testtools>=2.2.0 # MIT
doc =
sphinx>=1.6.2 # BSD
oslosphinx>=4.7.0 # Apache-2.0

View File

@ -6,7 +6,7 @@ fixtures>=3.0.0 # Apache-2.0/BSD
coverage!=4.4,>=4.0 # Apache-2.0
mock>=2.0.0 # BSD
testrepository>=0.0.18 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
testtools>=2.2.0 # MIT
sphinx>=1.6.2 # BSD
openstackdocstheme>=1.17.0 # Apache-2.0
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0