Merge "Remove unused import of the compute_topic option from the DB API"
This commit is contained in:
commit
c5fa84d616
@ -125,7 +125,6 @@ CONF = cfg.CONF
|
||||
CONF.register_opts(db_opts)
|
||||
CONF.register_opts(oslo_db_options.database_opts, 'database')
|
||||
CONF.register_opts(api_db_opts, group='api_database')
|
||||
CONF.import_opt('compute_topic', 'nova.compute.rpcapi')
|
||||
|
||||
LOG = logging.getLogger(__name__)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user