← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1768952] [NEW] List availability zones with filters return 500

 

Public bug reported:

List availability zones with filter parameters and Neutron server return
internal server error:

  $ curl -s -g -X GET "http://10.0.0.15:9696/v2.0/availability_zones?name=nova"; -H "Accept: application/json" -H "X-Auth-Token: $TOKEN"
  {"NeutronError": {"message": "Request Failed: internal server error while processing your request.", "type": "HTTPInternalServerError", "detail": ""}}

This is the trace in neutron server log:

  http://paste.openstack.org/show/720318/

** Affects: neutron
     Importance: Undecided
     Assignee: Hongbin Lu (hongbin.lu)
         Status: New

** Changed in: neutron
     Assignee: (unassigned) => Hongbin Lu (hongbin.lu)

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

Title:
  List availability zones with filters return 500

Status in neutron:
  New

Bug description:
  List availability zones with filter parameters and Neutron server
  return internal server error:

    $ curl -s -g -X GET "http://10.0.0.15:9696/v2.0/availability_zones?name=nova"; -H "Accept: application/json" -H "X-Auth-Token: $TOKEN"
    {"NeutronError": {"message": "Request Failed: internal server error while processing your request.", "type": "HTTPInternalServerError", "detail": ""}}

  This is the trace in neutron server log:

    http://paste.openstack.org/show/720318/

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


Follow ups