cinder/openstack-common.conf
Ivan Kolodyazhny 7592b99bf3 Switch to oslo.policy 0.3.0
Use graduated oslo.policy instead of sync with oslo-incubator code.

Co-Authored-By: Ivan Kolodyazhny <e0ne@e0ne.info>
Change-Id: Ibb295830ac6abde9317c2549f75c1780ac454125
Closes-Bug: #1421863
Partial-Bug: #1458945
2015-06-16 22:03:09 +03:00

20 lines
392 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=loopingcall
module=periodic_task
module=scheduler
module=scheduler.filters
module=scheduler.weights
module=service
module=versionutils
# The base module to hold the copy of openstack.common
base=cinder