bareon/openstack-common.conf
Ronald Bradford 2eed19e922 Graduate to using oslo-config-generator
Move to using the oslo.config library to generate sample
configuration file using  tox -e genconfig

Implements: oslo-config-generator [1]
[1] https://blueprints.launchpad.net/oslo-incubator/+spec/oslo-config-generator

Change-Id: Ic390f4409b5e24f01b7d561e1e1998d66dd97e33
2016-03-15 15:22:02 -04:00

10 lines
180 B
Plaintext

[DEFAULT]
# The list of modules to copy from oslo-incubator
module=gettextutils
module=log
module=processutils
# The base module to hold the copy of openstack.common
base=bareon