neutron/neutron/tests/unit/ryu
Akihiro Motoki b52de8a3a9 Mocking ryu plugin notifier in ryu plugin test
Previously RPC notifier is not mocked in ryu plugin test and the
plugin tries to send RPC notifications. It may interact with
impl_fake RPC set up in previous tests by other plugin
and sometimes leads to unexpected ovs-vsctl invoking.

Change-Id: I11714a160faa4d3ded7f312c39afba0b426ccd8a
Closes-Bug: #1255421
(cherry picked from commit dc2f567df3)
2013-12-06 00:55:53 +09:00
..
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
fake_ryu.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
test_defaults.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
test_ryu_agent.py remove netifaces dependency of ryu-agent 2013-07-24 20:18:23 +09:00
test_ryu_db.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
test_ryu_plugin.py Mocking ryu plugin notifier in ryu plugin test 2013-12-06 00:55:53 +09:00
test_ryu_security_group.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00