Updated from global requirements

Change-Id: Ib132ef861a517eac6609578b163c88d755534440
This commit is contained in:
OpenStack Proposal Bot 2017-10-10 20:31:52 +00:00
parent 373f92b6e9
commit 6708119851
2 changed files with 5 additions and 5 deletions

View File

@ -1,12 +1,12 @@
# 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.
oslo.i18n!=3.15.2,>=2.1.0 # Apache-2.0
oslo.i18n>=3.15.3 # Apache-2.0
six>=1.9.0 # MIT
requests>=2.14.2 # Apache-2.0
oslo.config!=4.3.0,!=4.4.0,>=4.0.0 # Apache-2.0
oslo.utils>=3.20.0 # Apache-2.0
python-cinderclient>=3.1.0 # Apache-2.0
oslo.config>=4.6.0 # Apache-2.0
oslo.utils>=3.28.0 # Apache-2.0
python-cinderclient>=3.2.0 # Apache-2.0
python-glanceclient>=2.8.0 # Apache-2.0
python-neutronclient>=6.3.0 # Apache-2.0
python-novaclient>=9.1.0 # Apache-2.0

View File

@ -2,7 +2,7 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
flake8<2.6.0,>=2.5.4 # MIT
unittest2 # BSD
unittest2>=1.1.0 # BSD
coverage!=4.4,>=4.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
hacking<0.10,>=0.9.2