]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Forbid update of HA property of routers
authorAssaf Muller <amuller@redhat.com>
Tue, 7 Oct 2014 19:45:41 +0000 (22:45 +0300)
committerThomas Goirand <thomas@goirand.fr>
Thu, 16 Oct 2014 15:16:21 +0000 (15:16 +0000)
commit0c28641a4277796147812a98cee8cdae60f214b7
tree3ca0b54001c15955fdd28589b418dfbb214db1bd
parentc9eb370e4101d77f429e3d13e075d8e56af3706c
Forbid update of HA property of routers

While the HA property is update-able, and resulting router-get
invocations suggest that the router is HA, the migration
itself fails on the agent. This is deceiving and confusing
and should be blocked until the migration itself is fixed
in a future patch.

Change-Id: I4171ab481e3943e0110bd9a300d965bbebe44871
Related-Bug: #1365426
Closes-Bug: #1378525
(cherry picked from commit 1fd7dd99ca7e5e9736200360aa354cada7fb43ff)
neutron/extensions/l3_ext_ha_mode.py