Updated from global requirements
Change-Id: I3a1bd8a1789e1b27ecc63c553fe83fa965d9d38b
This commit is contained in:
parent
1670e09d78
commit
331b232c4d
@ -5,7 +5,7 @@
|
||||
pbr!=2.1.0,>=2.0.0 # Apache-2.0
|
||||
Babel!=2.4.0,>=2.3.4 # BSD
|
||||
decorator>=3.4.0 # BSD
|
||||
enum34;python_version=='2.7' or python_version=='2.6' or python_version=='3.3' # BSD
|
||||
enum34>=1.0.4;python_version=='2.7' or python_version=='2.6' or python_version=='3.3' # BSD
|
||||
eventlet!=0.18.3,!=0.20.1,<0.21.0,>=0.18.2 # MIT
|
||||
greenlet>=0.4.10 # MIT
|
||||
httplib2>=0.9.1 # MIT
|
||||
@ -18,12 +18,12 @@ oauth2client!=4.0.0,>=1.5.0 # Apache-2.0
|
||||
oslo.config>=4.6.0 # Apache-2.0
|
||||
oslo.concurrency>=3.20.0 # Apache-2.0
|
||||
oslo.context>=2.14.0 # Apache-2.0
|
||||
oslo.db>=4.24.0 # Apache-2.0
|
||||
oslo.db>=4.27.0 # Apache-2.0
|
||||
oslo.log>=3.30.0 # Apache-2.0
|
||||
oslo.messaging>=5.29.0 # Apache-2.0
|
||||
oslo.middleware>=3.30.0 # Apache-2.0
|
||||
oslo.middleware>=3.31.0 # Apache-2.0
|
||||
oslo.policy>=1.23.0 # Apache-2.0
|
||||
oslo.privsep>=1.22.0 # Apache-2.0
|
||||
oslo.privsep>=1.23.0 # Apache-2.0
|
||||
oslo.reports>=1.18.0 # Apache-2.0
|
||||
oslo.rootwrap>=5.8.0 # Apache-2.0
|
||||
oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
|
||||
@ -32,7 +32,7 @@ oslo.utils>=3.28.0 # Apache-2.0
|
||||
oslo.versionedobjects>=1.25.0 # Apache-2.0
|
||||
osprofiler>=1.4.0 # Apache-2.0
|
||||
paramiko>=2.0.0 # LGPLv2.1+
|
||||
Paste # MIT
|
||||
Paste>=2.0.2 # MIT
|
||||
PasteDeploy>=1.5.0 # MIT
|
||||
PrettyTable<0.8,>=0.7.1 # BSD
|
||||
psutil>=3.2.2 # BSD
|
||||
@ -61,5 +61,5 @@ os-brick>=1.15.2 # Apache-2.0
|
||||
os-win>=2.0.0 # Apache-2.0
|
||||
tooz>=1.58.0 # Apache-2.0
|
||||
google-api-python-client>=1.4.2 # Apache-2.0
|
||||
castellan>=0.7.0 # Apache-2.0
|
||||
castellan>=0.14.0 # Apache-2.0
|
||||
cryptography!=2.0,>=1.9 # BSD/Apache-2.0
|
||||
|
@ -18,10 +18,10 @@ python-subunit>=0.0.18 # Apache-2.0/BSD
|
||||
testtools>=1.4.0 # MIT
|
||||
testresources>=2.0.0 # Apache-2.0/BSD
|
||||
testscenarios>=0.4 # Apache-2.0/BSD
|
||||
openstackdocstheme>=1.16.0 # Apache-2.0
|
||||
openstackdocstheme>=1.17.0 # Apache-2.0
|
||||
oslo.versionedobjects[fixtures]>=1.25.0 # Apache-2.0
|
||||
os-testr>=0.8.2 # Apache-2.0
|
||||
os-testr>=1.0.0 # Apache-2.0
|
||||
tempest>=16.1.0 # Apache-2.0
|
||||
bandit>=1.1.0 # Apache-2.0
|
||||
reno>=2.5.0 # Apache-2.0
|
||||
doc8 # Apache-2.0
|
||||
doc8>=0.6.0 # Apache-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user