Public bug reported:

This is the error returned when an HA+DVR router is created:
neutron router-create --ha=True --distributed=True dvr_ha
501-{u'NotImplementedError': {u'message': u'', u'type': 
u'DistributedHARouterNotSupported', u'detail': u''}}

It should be a properly formatted error, and the error code should not
be 501, it should be 400.

** Affects: neutron
     Importance: Low
     Assignee: Assaf Muller (amuller)
         Status: In Progress


** Tags: l3-dvr-backlog l3-ha

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

Title:
  Wrong error code returned when an HA+DVR router is created or updated

Status in neutron:
  In Progress

Bug description:
  This is the error returned when an HA+DVR router is created:
  neutron router-create --ha=True --distributed=True dvr_ha
  501-{u'NotImplementedError': {u'message': u'', u'type': 
u'DistributedHARouterNotSupported', u'detail': u''}}

  It should be a properly formatted error, and the error code should not
  be 501, it should be 400.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to