Updated from global requirements

Change-Id: I693e39d07f57248e792582340e5677c24af64c06
This commit is contained in:
OpenStack Proposal Bot 2017-06-29 02:16:40 +00:00
parent d1efd47a0b
commit 1faa079779
2 changed files with 5 additions and 5 deletions

View File

@ -3,8 +3,8 @@
# process, which may cause wedges in the gate later.
pbr!=2.1.0,>=2.0.0 # Apache-2.0
Django<1.10,>=1.8 # BSD
oslo.config>=4.0.0 # Apache-2.0
oslo.policy>=1.17.0 # Apache-2.0
oslo.config!=4.3.0,!=4.4.0,>=4.0.0 # Apache-2.0
oslo.policy>=1.23.0 # Apache-2.0
python-keystoneclient>=3.8.0 # Apache-2.0
keystoneauth1>=2.20.0 # Apache-2.0
keystoneauth1>=2.21.0 # Apache-2.0
six>=1.9.0 # MIT

View File

@ -6,6 +6,6 @@ Babel!=2.4.0,>=2.3.4 # BSD
coverage!=4.4,>=4.0 # Apache-2.0
mock>=2.0 # BSD
mox3!=0.19.0,>=0.7.0 # Apache-2.0
sphinx!=1.6.1,>=1.5.1 # BSD
openstackdocstheme>=1.11.0 # Apache-2.0
sphinx>=1.6.2 # BSD
openstackdocstheme>=1.11.0 # Apache-2.0
testscenarios>=0.4 # Apache-2.0/BSD