]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Some cleanup in L3 HA code
authorsridhargaddam <sridhar.gaddam@enovance.com>
Wed, 1 Apr 2015 12:01:03 +0000 (12:01 +0000)
committersridhargaddam <sridhar.gaddam@enovance.com>
Wed, 1 Apr 2015 12:04:07 +0000 (12:04 +0000)
commita1b8a770c1f78d346fc33ddadbe5746d5ecdcee8
tree753380620647abd2cbeccd49320286eafb3169da
parent7da684cec883d760d40ef9f537d9462c8872633c
Some cleanup in L3 HA code

This patch addresses the following.
1. removes the un-used variables.
2. process_monitor (argument to KeepalivedManager) is changed to
   a non-default parameter as its used in spawn, disable methods.

Change-Id: I8b130b21965ed3387e994818be947eb95d73a423
neutron/agent/l3/ha.py
neutron/agent/l3/ha_router.py
neutron/agent/linux/keepalived.py
neutron/tests/functional/agent/linux/test_keepalived.py