ironic/openstack-common.conf
Ghe Rivero 7eb6c4ee6b Use oslo_policy package
Use graduated library oslo_policy and remove any reference
to the policy module from oslo.incubator

Change-Id: I6a2a608282039ce5c1e711cae2635918d04fd0a2
2015-03-12 20:45:59 +01:00

21 lines
416 B
Plaintext

[DEFAULT]
# The list of modules to copy from oslo-incubator
module=config.generator
module=fileutils
module=gettextutils
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