os-brick/openstack-common.conf
Tomoki Sekiyama 84312f8f0b Use oslo_log instead of openstack.common.log
oslo_log should be used instead of oslo-incubator.
This fixes an error "oslo_config.cfg.DuplicateOptError:
duplicate option: default_log_levels" when os-brick is imported
to projects using oslo_config and oslo_log.

Change-Id: Ic38c548bd39bc8ce68bd70d2b0693f6d0c0c5399
Closes-Bug: #1443681
2015-04-15 14:09:55 -05:00

9 lines
152 B
Plaintext

[DEFAULT]
# The list of modules to copy from oslo-incubator.git
# The base module to hold the copy of openstack.common
base=brick
module=loopingcall