Updated from global requirements

Change-Id: I3278fa550b6afa102d4d362c49e1c800f7197ac4
This commit is contained in:
OpenStack Proposal Bot 2017-01-15 09:27:17 +00:00
parent 634274f6ed
commit 0ae5fc4f77
2 changed files with 6 additions and 6 deletions

View File

@ -1,15 +1,15 @@
# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
pbr>=1.6 # Apache-2.0
pbr>=1.8 # Apache-2.0
Babel>=2.3.4 # BSD
python-glanceclient>=2.5.0 # Apache-2.0
python-ironicclient>=1.6.0 # Apache-2.0
python-keystoneclient>=3.6.0 # Apache-2.0
python-ironicclient>=1.9.0 # Apache-2.0
python-keystoneclient>=3.8.0 # Apache-2.0
python-neutronclient>=5.1.0 # Apache-2.0
python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0
oslo.config>=3.14.0 # Apache-2.0
oslo.config!=3.18.0,>=3.14.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

@ -3,8 +3,8 @@
# process, which may cause wedges in the gate later.
hacking<0.10,>=0.9.2
coverage>=3.6 # Apache-2.0
docutils>=0.11,!=0.13.1 # OSI-Approved Open Source, Public Domain
coverage>=4.0 # Apache-2.0
docutils!=0.13.1,>=0.11 # OSI-Approved Open Source, Public Domain
fixtures>=3.0.0 # Apache-2.0/BSD
mock>=2.0 # BSD
python-subunit>=0.0.18 # Apache-2.0/BSD