]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Tweak mocking logic for L3 plugin tests
authorarmando-migliaccio <armamig@gmail.com>
Tue, 10 Feb 2015 20:17:37 +0000 (12:17 -0800)
committerarmando-migliaccio <armamig@gmail.com>
Wed, 11 Feb 2015 23:21:37 +0000 (15:21 -0800)
commit1ad70b828de1d4a070a6d2b41c038925e2fb9ea0
tree822fb4eba0b4e283f8ddb144ef9fd3e31eae4ee0
parenta97b9a494402cc4a29aa03a54e8894c8deeeae2c
Tweak mocking logic for L3 plugin tests

I stumbled upon this and I was baffled as to why the rpc notifier
was being mocked up the way it was. I think this calls for some
sanity-checking and this patch attempts to bring some common sense
in the test, or I could be barking up at wrong tree...woof woof

Change-Id: I57cf2d6a18ce37ef65fbf9d87d6de70c0178c6ca
neutron/tests/unit/test_l3_plugin.py