]> 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)
committerAssaf Muller <amuller@redhat.com>
Tue, 7 Oct 2014 20:36:13 +0000 (20:36 +0000)
commitabe30e973442271b0093eaa61c59d171a68a2028
tree4a8c676229b7550a9ed4190dd4a79f3b1832fb51
parent205162f58050fcb94db53cd51b674d2093dfe700
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
neutron/extensions/l3_ext_ha_mode.py