]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Remove unused L3 HA RPC method
authorAssaf Muller <amuller@redhat.com>
Thu, 12 Feb 2015 15:59:36 +0000 (10:59 -0500)
committerAssaf Muller <amuller@redhat.com>
Wed, 18 Mar 2015 23:00:12 +0000 (19:00 -0400)
commit43bf99ee40b4cc93a38b2311d0a778f48f9229ab
tree18086a468c63229982d009b98dfdabaef841bc6d
parent9bae3b1832798a274bef4a77e5acda1abaa51f2a
Remove unused L3 HA RPC method

The following patch will re-add it with its intended parameters
and use it in the agent.

Change-Id: Idffe963fffe5fdde6f474046a50208a2974edfa0
Partially-Implements: blueprint report-ha-router-master
neutron/api/rpc/handlers/l3_rpc.py
neutron/db/l3_hamode_db.py
neutron/tests/unit/db/test_l3_ha_db.py