← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1311260] Re: SDN-VE controller expects information not in Neutron request

 

** 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/1311260

Title:
  SDN-VE controller expects information not in Neutron request

Status in OpenStack Neutron (virtual network service):
  Fix Released

Bug description:
  The SDN-VE controller expects the port-id information for removing
  router interfaces.  Furthermore, the controller requires the use of
  string 'null' when the external gateway info is present and set to {}
  in Neutron update_router requests. The controller cannot accept ":" as
  part of the incoming requests and therefore the requests need to be
  manipulated to replace the ":" with "_" before sending requests to the
  controller.

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


References