vmware-nsx/quantum/tests/unit/ryu
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 Allow tox to run plugin specific unit tests 2012-08-24 14:40:29 -07:00
test_defaults.py Improve data access method of ryu-agent 2013-02-01 16:57:06 +09:00
test_ryu_db.py Improve data access method of ryu-agent 2013-02-01 16:57:06 +09:00
test_ryu_plugin.py plugin/ryu: add tunnel support 2012-11-13 04:20:10 +09:00