]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Fix unit test for ryu-agent
authorYoshihiro Kaneko <ykaneko0929@gmail.com>
Thu, 4 Jul 2013 07:47:38 +0000 (16:47 +0900)
committerYoshihiro Kaneko <ykaneko0929@gmail.com>
Thu, 4 Jul 2013 07:54:46 +0000 (16:54 +0900)
commit875b7bbcbe093283bfdf6573f1c7d15ef3d60130
tree98bd21906645bb9111dc00f1a34bc0d52ce89610
parent8ceac10c1eae01f42926b5a82fcb023f0d8f627d
Fix unit test for ryu-agent

Fixes bug #1197670

This patch fixes programming error in the unit test for ryu-agent.
- Change the way of patch to cfg of ryu-agent
- Fix typo
 s/assert_calls/assert_has_calls/

Change-Id: I9a5a17f314eb9c786338463e077cadc32d846dba
quantum/tests/unit/ryu/test_ryu_agent.py