e9eee939c7
Use openstack.common routines. One of the parameters changed to create_consumer(). Thanks to Russell Bryant for assistance with sorting out that problem. Change-Id: I4badc7ca22298cd0aafc57a2335b3d6801289be8 Signed-off-by: Steven Dake <sdake@redhat.com>
8 lines
250 B
Plaintext
8 lines
250 B
Plaintext
[DEFAULT]
|
|
|
|
# The list of modules to copy from openstack-common
|
|
modules=gettextutils,cfg,local,iniparser,utils,exception,timeutils,importutils,setup,log,jsonutils,notifier,rpc,excutils
|
|
|
|
# The base module to hold the copy of openstack.common
|
|
base=heat
|