neutron/neutron/tests/unit/ryu
Akihiro Motoki dc2f567df3 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
2013-11-27 21:02:23 +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-11-27 21:02:23 +09:00
test_ryu_security_group.py Merge "Utilizes assertIsNone and assertIsNotNone" 2013-10-26 01:37:25 +00:00