← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1654991] Re: Update of DVR router to be HA fails with 'HAmodeUpdateOfDvrNotSupported'

 

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

commit 318650ab806f4251974abfa9ffb26cb4edf7d515
Author: John Schwarz <jschwarz@xxxxxxxxxx>
Date:   Mon Sep 26 17:36:53 2016 +0300

    Allow all migration of routers
    
    This patch proposes the allowance of changing a router's 'distributed'
    or 'ha' attributes without any restriction as to the previous state of
    these attributes, as long as the router's admin_state_up is False.
    
    Closes-Bug: #1654991
    Change-Id: Iad4dd77f74ba01876e0091112a1e24a3463993d1


** Changed in: neutron
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1654991

Title:
  Update of DVR router to be HA fails with
  'HAmodeUpdateOfDvrNotSupported'

Status in neutron:
  Fix Released

Bug description:
  Though the creation of DVR HA router succeeds, it's impossible to "update" router to be DVR and HA
  Trying to update DVR router to be HA you get:
   501-{u'NotImplementedError': {u'message': u'', u'type': u'HAmodeUpdateOfDvrNotSupported', u'detail': u''}}
  Neutron server returns request_ids: ['req-d0727fec-3112-4d2b-9f67-d23cf78e4c5f']

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1654991/+subscriptions


References