Reviewed:  https://review.openstack.org/566154
Committed: 
https://git.openstack.org/cgit/openstack/neutron/commit/?id=37b66a4700ec944ebc0a3bf140c1b01ce3c4987d
Submitter: Zuul
Branch:    master

commit 37b66a4700ec944ebc0a3bf140c1b01ce3c4987d
Author: Hongbin Lu <hongbin...@huawei.com>
Date:   Thu May 3 20:15:58 2018 +0000

    Fix an attribute error on listing AZs with filters
    
    Change-Id: Ib84b1f869f936cf45abb2fab8e14e92d714cdbd3
    Closes-Bug: #1768952


** Changed in: neutron
       Status: In Progress => 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/1768952

Title:
  List availability zones with filters return 500

Status in neutron:
  Fix Released

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

-- 
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