Updated from global requirements

Change-Id: I181b8565317e98e22035ff0485ad0fc5e648090e
This commit is contained in:
OpenStack Proposal Bot 2016-10-27 12:22:19 +00:00
parent 31d18c1c06
commit a78a626a5d
2 changed files with 5 additions and 5 deletions

View File

@ -5,13 +5,13 @@
# pbr should be first
pbr>=1.6 # Apache-2.0
oslo.config>=3.14.0 # Apache-2.0
oslo.config!=3.18.0,>=3.14.0 # Apache-2.0
oslo.log>=3.11.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
oslo.utils>=3.16.0 # Apache-2.0
oslo.utils>=3.17.0 # Apache-2.0
PrettyTable<0.8,>=0.7.1 # BSD
requests>=2.10.0 # Apache-2.0
simplejson>=2.2.0 # MIT
Babel>=2.3.4 # BSD
six>=1.9.0 # MIT
python-keystoneclient!=2.1.0,>=2.0.0 # Apache-2.0
python-keystoneclient>=3.6.0 # Apache-2.0

View File

@ -5,7 +5,7 @@
# hacking should be first
hacking<0.11,>=0.10.2 # Apache-2.0
coverage>=3.6 # Apache-2.0
coverage>=4.0 # Apache-2.0
ddt>=1.0.1 # MIT
fixtures>=3.0.0 # Apache-2.0/BSD
mock>=2.0 # BSD
@ -15,5 +15,5 @@ sphinx!=1.3b1,<1.4,>=1.2.1 # BSD
tempest>=12.1.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
python-openstackclient>=2.1.0 # Apache-2.0
python-openstackclient>=3.3.0 # Apache-2.0
reno>=1.8.0 # Apache2