yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #42623
[Bug 1505382] Re: Wrong error code returned when an HA+DVR router is created or updated
** Changed in: neutron
Status: Fix Committed => 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/1505382
Title:
Wrong error code returned when an HA+DVR router is created or updated
Status in neutron:
Fix Released
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
References