Comment 2 for bug 1378525

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (master)

Reviewed: https://review.openstack.org/126706
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=abe30e973442271b0093eaa61c59d171a68a2028
Submitter: Jenkins
Branch: master

commit abe30e973442271b0093eaa61c59d171a68a2028
Author: Assaf Muller <email address hidden>
Date: Tue Oct 7 22:45:41 2014 +0300

    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