]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Fix database configuration of ryu-agent
authorYoshihiro Kaneko <ykaneko0929@gmail.com>
Tue, 8 Jan 2013 08:49:47 +0000 (17:49 +0900)
committerYoshihiro Kaneko <ykaneko0929@gmail.com>
Wed, 9 Jan 2013 03:20:50 +0000 (12:20 +0900)
commitfab80263fa64fe0ce35a5bc183478f3f0e73b0fb
tree853151f2251da91b274c604e339d3d9d0265bf28
parent666c5df3cad07eebe156f7eae59c1ea439226c6e
Fix database configuration of ryu-agent

Fixes bug #1097156

The database configuration was moved to the DB module.
This patch makes ryu-agent follow it.

Change-Id: Ib843132eb1a01769725dd89b1e1799c9d10790d3
quantum/plugins/ryu/agent/ryu_quantum_agent.py