Updated from global requirements

Change-Id: Icce2308829bf770a4b89a3a0c5b8ee401e8a7cf3
This commit is contained in:
OpenStack Proposal Bot 2016-04-14 02:37:03 +00:00
parent 77e94ff5ab
commit b7c1c82716
2 changed files with 5 additions and 5 deletions

View File

@ -3,13 +3,13 @@
# process, which may cause wedges in the gate later.
pbr>=1.6 # Apache-2.0
Babel>=1.3 # BSD
python-glanceclient>=1.2.0 # Apache-2.0
Babel!=2.3.0,!=2.3.1,!=2.3.2,!=2.3.3,>=1.3 # BSD
python-glanceclient>=2.0.0 # Apache-2.0
python-ironicclient>=1.1.0 # Apache-2.0
python-keystoneclient!=1.8.0,!=2.1.0,>=1.6.0 # Apache-2.0
python-neutronclient>=2.6.0 # Apache-2.0
python-neutronclient>=4.2.0 # Apache-2.0
python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0
oslo.config>=3.4.0 # Apache-2.0
oslo.config>=3.9.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0
pyOpenSSL>=0.14 # Apache-2.0
six>=1.9.0 # MIT

View File

@ -5,7 +5,7 @@ hacking<0.10,>=0.9.2
coverage>=3.6 # Apache-2.0
discover # BSD
fixtures>=1.3.1 # Apache-2.0/BSD
fixtures<2.0,>=1.3.1 # Apache-2.0/BSD
mock>=1.2 # BSD
python-subunit>=0.0.18 # Apache-2.0/BSD
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD