Files
nova/openstack-common.conf
T
Michael Still b7186ce03b Import oslo periodic tasks support.
I'll move nova across to this in the next review, I just want to
make the import clearly separate.

Change-Id: I4eefd9c73d443afcd0697ff5ddd59abf315b10e5
2013-05-01 08:45:08 +10:00

35 lines
603 B
Plaintext

[DEFAULT]
# The list of modules to copy from oslo-incubator.git
module=cliutils
module=context
module=db
module=db.sqlalchemy
module=eventlet_backdoor
module=excutils
module=fileutils
module=flakes
module=gettextutils
module=importutils
module=install_venv_common
module=jsonutils
module=local
module=lockutils
module=log
module=loopingcall
module=network_utils
module=notifier
module=periodic_task
module=plugin
module=policy
module=processutils
module=rootwrap
module=rpc
module=setup
module=timeutils
module=uuidutils
module=version
# The base module to hold the copy of openstack.common
base=nova