heat/openstack-common.conf
Steven Hardy f18cd9ae83 Sync oslo-incubator and remove log module
Sync to oslo-incubator at 0314366, and remove the (now removed)
log.py - this has graduated to oslo_log, which heat now uses.

Change-Id: Ifbccde85674396830bc89821d6f25c6d8d193629
2015-02-17 09:23:34 +00:00

16 lines
295 B
Plaintext

[DEFAULT]
# The list of modules to copy from oslo-incubator
module=crypto
module=eventlet_backdoor
module=local
module=loopingcall
module=policy
module=service
module=threadgroup
module=versionutils
module=middleware.request_id
# The base module to hold the copy of openstack.common
base=heat