murano-conductor/openstack-common.conf
Zhongyue Luo 6cdb946663 Update context from Oslo
Following changes were updated:

13eb01c Adding domain to context and log
12bcdb7 Remove vim header
bdabd51 Remove uuidutils imports in oslo modules
44e8222 Revert "Removes generate_uuid from uuidutils"
571a78a Removes generate_uuid from uuidutils
36859e5 Adding instance_uuid to context and log

As of this update uuidutils is not used anymore in murano-conductor.

Change-Id: Idb68ad50a7eff588322f53c3ffa639fef3bc1675
Closes-bug: #1253497
2014-02-26 09:55:53 +09:00

24 lines
441 B
Plaintext

[DEFAULT]
# The list of modules to copy from openstack-common
module=exception
module=gettextutils
module=importutils
module=jsonutils
module=log
module=xmlutils
module=sslutils
module=service
module=notifier
module=local
module=install_venv_common
module=timeutils
module=eventlet_backdoor
module=threadgroup
module=loopingcall
module=fileutils
module=lockutils
# The base module to hold the copy of openstack.common
base=muranoconductor