ironic/openstack-common.conf
Ghe Rivero 9a8145cc22 Sync from oslo.incubator
Update imports from oslo.incubator and remove old modules no longer
used.

The config.generator scripts are no longer available and were not
incorporated to oslo.config so leaving those here.

Change-Id: I25dd3e559aeb3040068ac071d213a2b7da8de3c1
2015-03-18 14:05:11 +01:00

19 lines
374 B
Plaintext

[DEFAULT]
# The list of modules to copy from oslo-incubator
module=fileutils
module=imageutils
module=log
module=loopingcall
module=periodic_task
module=service
module=versionutils
# Tools
script=tools/install_venv_common.py
#script=tools/config/generate_sample.sh
#script=tools/config/check_uptodate.sh
# The base module to hold the copy of openstack.common
base=ironic