cinder/openstack-common.conf
Ivan Kolodyazhny 5980da5d88 Use oslo.log instead of oslo-incubator
log module was removed from oslo-incubator after oslo.log released.

Change-Id: I205d0625c502cb462919edc76d12091edcc21b1b
Implements: blueprint port-oslo-incubator-to-oslo-log
Partial-Bug: #1381563
2015-03-11 21:45:04 -05:00

24 lines
453 B
Plaintext

[DEFAULT]
# The list of modules to copy from oslo-incubator
module=config.generator
module=context
module=fileutils
module=gettextutils
module=imageutils
module=install_venv_common
module=local
module=loopingcall
module=middleware
module=periodic_task
module=policy
module=scheduler
module=scheduler.filters
module=scheduler.weights
module=service
module=strutils
module=versionutils
# The base module to hold the copy of openstack.common
base=cinder