Central topic

This commit is contained in:
Endre Karlson 2013-03-08 08:54:44 +00:00
parent d5f87f188f
commit b65342c86b

View File

@ -11,7 +11,7 @@ from billingstack import utils
cfg.CONF.import_opt('host', 'billingstack.netconf')
cfg.CONF.import_opt('host', 'billingstack.central.rpcapi')
cfg.CONF.import_opt('central_topic', 'billingstack.central.rpcapi')
LOG = logging.getLogger(__name__)