Updated from global requirements

Change-Id: I3a3bc9939d99d9342ed406b0f9a51fb4435d0554
This commit is contained in:
OpenStack Proposal Bot 2016-06-01 13:55:53 +00:00
parent 865cb26bac
commit 558674fa10
2 changed files with 3 additions and 3 deletions

View File

@ -21,7 +21,7 @@ netifaces>=0.10.4 # MIT
retrying!=1.3.0,>=1.2.3 # Apache-2.0
SQLAlchemy<1.1.0,>=1.0.10 # MIT
WebOb>=1.2.3 # MIT
python-cinderclient!=1.7.0,>=1.6.0 # Apache-2.0
python-cinderclient!=1.7.0,!=1.7.1,>=1.6.0 # Apache-2.0
python-glanceclient>=2.0.0 # Apache-2.0
python-keystoneclient!=1.8.0,!=2.1.0,>=1.7.0 # Apache-2.0
python-neutronclient>=4.2.0 # Apache-2.0
@ -41,6 +41,6 @@ oslo.policy>=0.5.0 # Apache-2.0
oslo.rootwrap>=2.0.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
oslo.service>=1.10.0 # Apache-2.0
oslo.utils>=3.5.0 # Apache-2.0
oslo.utils>=3.11.0 # Apache-2.0
oslo.versionedobjects>=1.9.1 # Apache-2.0
sqlalchemy-migrate>=0.9.6 # Apache-2.0

View File

@ -5,7 +5,7 @@ hacking<0.11,>=0.10.2
cliff!=1.16.0,!=1.17.0,>=1.15.0 # Apache-2.0
coverage>=3.6 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
fixtures<2.0,>=1.3.1 # Apache-2.0/BSD
mock>=2.0 # BSD
python-subunit>=0.0.18 # Apache-2.0/BSD
requests-mock>=0.7.0 # Apache-2.0