]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Ensure that update_fip_statuses gets called
authorCarl Baldwin <carl.baldwin@hp.com>
Thu, 9 Jul 2015 18:44:16 +0000 (18:44 +0000)
committerCarl Baldwin <carl.baldwin@hp.com>
Thu, 9 Jul 2015 22:33:37 +0000 (22:33 +0000)
commitbad95ee97ffc89fc11ed3e123cb031b1af0a253b
treecf30a3431d59d2fe0093d2206f428410c107aafe
parentc499fe501995acd0453cd3e11c082fa4fcde262d
Ensure that update_fip_statuses gets called

Calling it even when ex_gw_port is None will update fip statuses to
down when the gateway port is removed.

Change-Id: I0250fda7269bbd79839bf6e7c141f196adc1bd3b
Closes-Bug: <TODO> (bug needs confirmation, found this by inspection)
neutron/agent/l3/router_info.py