Updated from global requirements

Change-Id: Ie6d8e83dae21a19e40e14542518df79b7dc5f322
This commit is contained in:
OpenStack Proposal Bot 2016-09-29 05:05:40 +00:00
parent 964fb89d1c
commit 6f9ac95e46
2 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@
pbr>=1.6 # Apache-2.0
Django<1.9,>=1.8 # BSD
oslo.config>=3.14.0 # Apache-2.0
oslo.policy>=1.9.0 # Apache-2.0
oslo.policy>=1.14.0 # Apache-2.0
python-keystoneclient!=2.1.0,>=2.0.0 # Apache-2.0
keystoneauth1>=2.10.0 # Apache-2.0
six>=1.9.0 # MIT

View File

@ -6,6 +6,6 @@ Babel>=2.3.4 # BSD
coverage>=3.6 # Apache-2.0
mock>=2.0 # BSD
mox3>=0.7.0 # Apache-2.0
sphinx!=1.3b1,<1.3,>=1.2.1 # BSD
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
sphinx!=1.3b1,<1.4,>=1.2.1 # BSD
oslosphinx>=4.7.0 # Apache-2.0
testscenarios>=0.4 # Apache-2.0/BSD