summaryrefslogtreecommitdiff
path: root/openstack-common.conf
diff options
context:
space:
mode:
authorSteven Dake <sdake@redhat.com>2012-07-17 08:27:19 -0700
committerSteven Dake <sdake@redhat.com>2012-07-17 08:27:19 -0700
commite9eee939c7792f857b4be2f085bf05c47642504d (patch)
tree5861ac9866d1338f10eefe2b3e93dc74cf566fbd /openstack-common.conf
parentb0a0f0c24e9b86ac3ab1862f3be140e79e62ca87 (diff)
downloadheat-e9eee939c7792f857b4be2f085bf05c47642504d.tar.gz
Import openstack.common.rpc
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>
Diffstat (limited to 'openstack-common.conf')
-rw-r--r--openstack-common.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/openstack-common.conf b/openstack-common.conf
index 7a14d218e..a87665559 100644
--- a/openstack-common.conf
+++ b/openstack-common.conf
@@ -1,7 +1,7 @@
[DEFAULT]
# The list of modules to copy from openstack-common
-modules=gettextutils,cfg,local,iniparser,utils,exception,timeutils,importutils,setup,log,jsonutils,notifier
+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