vmware-nsx/quantum/plugins
Yoshihiro Kaneko 40e76356dd 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
..
bigswitch Finish adding help strings to all config options in Quantum code. 2013-01-29 08:08:25 +00:00
cisco Fixes 'not in' operator usage 2013-02-01 10:14:54 +08:00
common The change implemented Lbaas CRUD Sqlalchemy operations. 2013-01-08 11:16:15 -08:00
hyperv Fixes 'not in' operator usage 2013-02-01 10:14:54 +08:00
linuxbridge Fixes 'not in' operator usage 2013-02-01 10:14:54 +08:00
metaplugin Fixes 'not in' operator usage 2013-02-01 10:14:54 +08:00
nec Merge "Finish adding help strings to all config options in Quantum code." 2013-01-29 16:56:11 +00:00
nicira Fixes 'not in' operator usage 2013-02-01 10:14:54 +08:00
openvswitch Merge "Fix OVSQuantumAgent.port_update if not admin_state_up" 2013-01-29 23:19:47 +00:00
ryu Improve data access method of ryu-agent 2013-02-01 16:57:06 +09:00
services Fix i18n messages 2013-01-22 11:42:15 +08:00
__init__.py The change allows loading several service plugins along with core plugin. 2012-11-20 09:37:34 +04:00