Updated from global requirements
This is the official explanation for the change in OpenStack:https://github.com/openstack/requirements.I think need to be consistent with the community to avoid future problems Change-Id: I0210f585c0fe7ac4d38d5003c7d6c0cc72e0b92b
This commit is contained in:
parent
d14a0971ed
commit
2b384fc8c4
@ -8,14 +8,14 @@ eventlet!=0.18.3,>=0.18.2 # MIT
|
||||
httplib2>=0.7.5 # MIT
|
||||
netaddr!=0.7.16,>=0.7.13 # BSD
|
||||
tenacity>=3.2.1 # Apache-2.0
|
||||
SQLAlchemy<1.1.0,>=1.0.10 # MIT
|
||||
SQLAlchemy>=1.0.10 # MIT
|
||||
six>=1.9.0 # MIT
|
||||
stevedore>=1.20.0 # Apache-2.0
|
||||
neutron-lib>=1.2.0 # Apache-2.0
|
||||
osc-lib>=1.2.0 # Apache-2.0
|
||||
python-openstackclient>=3.3.0 # Apache-2.0
|
||||
oslo.concurrency>=3.8.0 # Apache-2.0
|
||||
oslo.config!=3.18.0,>=3.14.0 # Apache-2.0
|
||||
oslo.config>=3.22.0 # Apache-2.0
|
||||
oslo.db>=4.15.0 # Apache-2.0
|
||||
oslo.i18n>=2.1.0 # Apache-2.0
|
||||
oslo.log>=3.11.0 # Apache-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user