Merge "Updated from global requirements"

This commit is contained in:
Zuul 2017-11-27 22:52:01 +00:00 committed by Gerrit Code Review
commit 41e3e7f15d
2 changed files with 5 additions and 5 deletions

View File

@ -1,7 +1,7 @@
# 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.
six>=1.9.0 # MIT
six>=1.10.0 # MIT
python-ironicclient>=1.14.0 # Apache-2.0
python-keystoneclient>=3.8.0 # Apache-2.0
python-novaclient>=9.1.0 # Apache-2.0
@ -13,6 +13,6 @@ psutil>=3.2.2 # BSD
netaddr>=0.7.18 # BSD
netifaces>=0.10.4 # MIT
pystache>=0.5.4 # MIT
os-refresh-config>=0.1.10 # Apache-2.0
os-apply-config>=0.1.31 # Apache-2.0
os-refresh-config>=6.0.0 # Apache-2.0
os-apply-config>=5.0.0 # Apache-2.0
os-client-config>=1.28.0 # Apache-2.0

View File

@ -9,10 +9,10 @@ hacking<0.11,>=0.10.0
coverage!=4.4,>=4.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
python-subunit>=0.0.18 # Apache-2.0/BSD
python-subunit>=1.0.0 # Apache-2.0/BSD
testrepository>=0.0.18 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
testtools>=2.2.0 # MIT
mock>=2.0.0 # BSD
oslotest>=1.10.0 # Apache-2.0
bashate>=0.5.1 # Apache-2.0