Updated from global requirements
Change-Id: Iefa7a5e32739a6b9d448659cd8edd232de267aae
This commit is contained in:
parent
eec9c2f4cd
commit
f0d17457e0
@ -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.
|
||||
openstackdocstheme>=1.17.0 # Apache-2.0
|
||||
openstackdocstheme>=1.18.1 # Apache-2.0
|
||||
reno>=2.5.0 # Apache-2.0
|
||||
doc8>=0.6.0 # Apache-2.0
|
||||
sphinx!=1.6.6,>=1.6.2 # BSD
|
||||
|
@ -31,7 +31,7 @@ oslo.rootwrap>=5.8.0 # Apache-2.0
|
||||
oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
|
||||
oslo.service!=1.28.1,>=1.24.0 # Apache-2.0
|
||||
oslo.utils>=3.33.0 # Apache-2.0
|
||||
oslo.versionedobjects>=1.28.0 # Apache-2.0
|
||||
oslo.versionedobjects>=1.31.2 # Apache-2.0
|
||||
osprofiler>=1.4.0 # Apache-2.0
|
||||
paramiko>=2.0.0 # LGPLv2.1+
|
||||
Paste>=2.0.2 # MIT
|
||||
@ -60,7 +60,7 @@ WebOb>=1.7.1 # MIT
|
||||
oslo.i18n>=3.15.3 # Apache-2.0
|
||||
oslo.vmware>=2.17.0 # Apache-2.0
|
||||
os-brick>=2.2.0 # Apache-2.0
|
||||
os-win>=2.0.0 # Apache-2.0
|
||||
os-win>=3.0.0 # Apache-2.0
|
||||
tooz>=1.58.0 # Apache-2.0
|
||||
google-api-python-client>=1.4.2 # Apache-2.0
|
||||
castellan>=0.16.0 # Apache-2.0
|
||||
|
@ -16,6 +16,6 @@ psycopg2>=2.6.2 # LGPL/ZPL
|
||||
testtools>=2.2.0 # MIT
|
||||
testresources>=2.0.0 # Apache-2.0/BSD
|
||||
testscenarios>=0.4 # Apache-2.0/BSD
|
||||
oslo.versionedobjects[fixtures]>=1.28.0 # Apache-2.0
|
||||
oslo.versionedobjects[fixtures]>=1.31.2 # Apache-2.0
|
||||
tempest>=17.1.0 # Apache-2.0
|
||||
bandit>=1.1.0 # Apache-2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user