Updated from global requirements
Change-Id: I34fd6195c2f8481ade4e16652160258aeaae02be
This commit is contained in:
parent
7b18f19870
commit
9630ae7cb5
@ -15,7 +15,7 @@ python-neutronclient>=4.2.0 # Apache-2.0
|
||||
WebOb>=1.2.3 # MIT
|
||||
six>=1.9.0 # MIT
|
||||
stevedore>=1.16.0 # Apache-2.0
|
||||
oslo.config>=3.12.0 # Apache-2.0
|
||||
oslo.config>=3.14.0 # Apache-2.0
|
||||
oslo.context!=2.6.0,>=2.4.0 # Apache-2.0
|
||||
oslo.db>=4.1.0 # Apache-2.0
|
||||
oslo.i18n>=2.1.0 # Apache-2.0
|
||||
@ -38,5 +38,5 @@ taskflow>=1.26.0 # Apache-2.0
|
||||
#for the amphora api
|
||||
Flask!=0.11,<1.0,>=0.10 # BSD
|
||||
netifaces>=0.10.4 # MIT
|
||||
ipaddress>=1.0.7;python_version<'3.3' # PSF
|
||||
ipaddress>=1.0.7;python_version<'3.3' # PSF
|
||||
cryptography!=1.3.0,>=1.0 # BSD/Apache-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user