]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Fix AttributeError in RPC code for DVR
authorarmando-migliaccio <armamig@gmail.com>
Fri, 21 Nov 2014 06:15:34 +0000 (22:15 -0800)
committerarmando-migliaccio <armamig@gmail.com>
Fri, 21 Nov 2014 16:01:52 +0000 (08:01 -0800)
commiteff0b35013a8f02897ec428aebfcb4c8212f0b8d
tree6dedceb83c35b99798bf4a30c60c7b0a0c9b59a7
parentf63a8f03a8ed504d4be7dafa9c15c8f3e7876825
Fix AttributeError in RPC code for DVR

Fix the usage of call methods as per recent changes according to
drop-rpc-compat. These changes went overlooked and it broke DVR.

Tests will be done as follow-up.

Partial-bug: #1394848

Change-Id: I6e0584f8e54e606a76b87853b2371cc8e24eba69
neutron/api/rpc/handlers/dvr_rpc.py
neutron/services/firewall/agents/l3reference/firewall_l3_agent.py