095142c40d
switch freezer-scheduler to use oslo.config and switch from native python logging module to oslo.log This commit includes: - using oslo.config for parsing cli and config files options - using oslo.log instead of native python logging module - this applied only on freezer-scheduler Implements: blueprint using-oslo-libs Change-Id: I92e99c087cb2c2f836770644621f711af597dffc
21 lines
482 B
Plaintext
21 lines
482 B
Plaintext
astroid<1.4.0 # breaks pylint 1.4.4
|
|
setuptools>=16.0
|
|
pbr>=1.6
|
|
python-swiftclient>=2.2.0
|
|
python-keystoneclient>=1.6.0,!=1.8.0
|
|
python-cinderclient>=1.3.1
|
|
python-glanceclient>=0.18.0
|
|
python-novaclient>=2.28.1,!=2.33.0
|
|
python-openstackclient>=1.5.0
|
|
oslo.utils>=2.0.0,!=2.6.0 # Apache-2.0
|
|
oslo.i18n>=1.5.0 # Apache-2.0
|
|
oslo.log>=1.8.0 # Apache-2.0
|
|
oslo.config>=2.3.0 # Apache-2.0
|
|
|
|
PyMySQL>=0.6.2 # MIT License
|
|
pymongo>=3.0.2
|
|
paramiko>=1.13.0
|
|
|
|
# Not in global-requirements
|
|
apscheduler
|