]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Add unit test for ryu-agent
authorYoshihiro Kaneko <ykaneko0929@gmail.com>
Thu, 7 Feb 2013 09:47:07 +0000 (18:47 +0900)
committerYoshihiro Kaneko <ykaneko0929@gmail.com>
Mon, 18 Feb 2013 04:02:49 +0000 (13:02 +0900)
commitc45e61c2578289f2e1be92c448261723fb710412
tree15e800f883f165f7e189b15d7c01a3a7bb295ac4
parentcc72d0ad113daf2120c3686ca89f114256fce023
Add unit test for ryu-agent

fixes bug #1118197

This patch adds unit test for ryu-agent.
Also, add the lacking test for the default configuration value.

Change-Id: I742b2a9dfc0706c0307365a3fe9496c3541fcf04
quantum/tests/unit/ryu/fake_ryu.py [new file with mode: 0644]
quantum/tests/unit/ryu/test_defaults.py
quantum/tests/unit/ryu/test_ryu_agent.py [new file with mode: 0644]
quantum/tests/unit/ryu/test_ryu_plugin.py
tools/test-requires