← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1477509] [NEW] When we try to update a Distributed router to centralized non implemented error occurs. We need more concrete message

 

Public bug reported:

Steps to reproduce
1) Openstack with enabled DVR
2) Create router with Distributed=True
3) Try to update it in CLI to centralized:
neutron router-update test_router --distributed=False
An error occurs:
501-{u'NotImplementedError': {u'message': u'', u'type': u'NotImplementedError', u'detail': u''}}

** Affects: neutron
     Importance: Undecided
     Assignee: Sergey Belous (sbelous)
         Status: New

** Changed in: neutron
     Assignee: (unassigned) => Sergey Belous (sbelous)

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

Title:
  When we try to update a Distributed router to centralized non
  implemented error occurs. We need more concrete message

Status in neutron:
  New

Bug description:
  Steps to reproduce
  1) Openstack with enabled DVR
  2) Create router with Distributed=True
  3) Try to update it in CLI to centralized:
  neutron router-update test_router --distributed=False
  An error occurs:
  501-{u'NotImplementedError': {u'message': u'', u'type': u'NotImplementedError', u'detail': u''}}

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


Follow ups