Updated from global requirements

Change-Id: I967a3c3b4a20ad0f17c5569660b5ce90f7be73d4
This commit is contained in:
OpenStack Proposal Bot 2017-01-23 23:42:32 +00:00
parent defc84f3ee
commit 902df86a1a
2 changed files with 4 additions and 4 deletions

View File

@ -5,7 +5,7 @@
Babel>=2.3.4 # BSD
eventlet!=0.18.3,>=0.18.2 # MIT
PuLP>=1.4.1 # MIT
keystoneauth1>=2.17.0 # Apache-2.0
keystoneauth1>=2.18.0 # Apache-2.0
keystonemiddleware>=4.12.0 # Apache-2.0
Paste # MIT
PasteDeploy>=1.5.0 # MIT
@ -18,8 +18,8 @@ python-neutronclient>=5.1.0 # Apache-2.0
python-ceilometerclient>=2.5.0 # Apache-2.0
python-cinderclient!=1.7.0,!=1.7.1,>=1.6.0 # Apache-2.0
python-swiftclient>=3.2.0 # Apache-2.0
python-ironicclient>=1.9.0 # Apache-2.0
alembic>=0.8.4 # MIT
python-ironicclient>=1.10.0 # Apache-2.0
alembic>=0.8.10 # MIT
python-dateutil>=2.4.2 # BSD
python-glanceclient>=2.5.0 # Apache-2.0
Routes!=2.0,!=2.1,!=2.3.0,>=1.12.3;python_version=='2.7' # MIT

View File

@ -6,7 +6,7 @@ hacking<0.11,>=0.10.2
coverage>=4.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
mock>=2.0 # BSD
mox3>=0.7.0 # Apache-2.0
mox3!=0.19.0,>=0.7.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
requests-mock>=1.1 # Apache-2.0
python-subunit>=0.0.18 # Apache-2.0/BSD