]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Log end of router updates for PD and delete branches
authorRyan Moats <rmoats@us.ibm.com>
Wed, 28 Oct 2015 16:01:28 +0000 (11:01 -0500)
committerRyan Moats <rmoats@us.ibm.com>
Wed, 28 Oct 2015 16:01:28 +0000 (11:01 -0500)
commit70b3d383ac2a0d7d339c551065b9b378a4b9b914
treecbb7c4f2ef511d77b1e26a960b68db366a762690
parent5e34292faa0ab10d7a19470aa00ff10b13e1162b
Log end of router updates for PD and delete branches

These execution branches call continue directly without
logging the end of the router update.  This leads to
confusion about when the last router update finishes if
it is a delete or a PD update.

Change-Id: Id82e7374aa9336e0adea3042238f30f716208373
Signed-off-by: Ryan Moats <rmoats@us.ibm.com>
Closes-bug: #1511004
neutron/agent/l3/agent.py