Add graduated oslo code to requirements
This is the first step of the oslo usage cleanup. The patches to clean-up the local copy of oslo code will be submitted separately. Change-Id: Ic59275e78478c328517960f010095b86f0030402 Partially-Implements: blueprint improve-oslo-usage
This commit is contained in:
parent
679bd7ba4d
commit
4389ff9b0f
@ -22,6 +22,10 @@ kombu>=2.5.0
|
||||
# for SECURE_KEY generation
|
||||
lockfile>=0.8
|
||||
netaddr>=0.7.12
|
||||
oslo.config>=1.4.0 # Apache-2.0
|
||||
oslo.i18n>=1.0.0 # Apache-2.0
|
||||
oslo.serialization>=1.0.0 # Apache-2.0
|
||||
oslo.utils>=1.0.0 # Apache-2.0
|
||||
pyScss>=1.2.1,<1.3 # MIT License
|
||||
python-ceilometerclient>=1.0.6
|
||||
python-cinderclient>=1.1.0
|
||||
|
Loading…
Reference in New Issue
Block a user