vmware-nsx/quantum/plugins/ryu/db
Yoshihiro Kaneko dfe7a5ebe0 Improve data access method of ryu-agent
fixes bug #1110174

This patch implement rpc in ryu-agent, instead of accessing a
database directly.
Because it was not necessary to transmit information via database,
therefore the table is eliminated.

Also, I remove openflow controller stuff from a configuration file
of the Ryu plugin because it was not used anymore.

Change-Id: I5e261297c3f92c6a1ac5df229084176e84694e87
2013-02-01 16:57:06 +09:00
..
__init__.py plugin: introduce ryu plugin 2012-02-26 13:30:25 +09:00
api_v2.py Improve data access method of ryu-agent 2013-02-01 16:57:06 +09:00
models_v2.py Improve data access method of ryu-agent 2013-02-01 16:57:06 +09:00