Merge "Fix database configuration of ryu-agent"
This commit is contained in:
commit
3a9337064e
@ -40,6 +40,7 @@ from quantum.openstack.common import log
|
|||||||
from quantum.plugins.ryu.common import config
|
from quantum.plugins.ryu.common import config
|
||||||
|
|
||||||
|
|
||||||
|
cfg.CONF.import_opt('sql_connection', 'quantum.db.api', 'DATABASE')
|
||||||
LOG = log.getLogger(__name__)
|
LOG = log.getLogger(__name__)
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user