yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #60547
[Bug 1657137] [NEW] network-ip-availabilities API returns 500 when non-existence network-id is passed
Public bug reported:
The network-ip-availabilities API returns 500 when non-existence
network-id is passed.
$ curl -g -i -X GET http://127.0.0.1:9696/v2.0/network-ip-availabilities/090db2f5-3d0f-41f2-b932-a50d33960bca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: $TOKEN"
HTTP/1.1 500 Internal Server Error
Content-Type: application/json
Content-Length: 150
X-Openstack-Request-Id: req-80ec0a12-d6ee-4cab-8649-070e0a986b2e
Date: Tue, 17 Jan 2017 14:16:59 GMT
{"NeutronError": {"message": "Request Failed: internal server error
while processing your request.", "type": "HTTPInternalServerError",
"detail": ""}}
** Affects: neutron
Importance: Low
Assignee: Hirofumi Ichihara (ichihara-hirofumi)
Status: New
** Tags: api
** Changed in: neutron
Assignee: (unassigned) => Hirofumi Ichihara (ichihara-hirofumi)
** Changed in: neutron
Importance: Undecided => Low
** Tags added: api
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1657137
Title:
network-ip-availabilities API returns 500 when non-existence network-
id is passed
Status in neutron:
New
Bug description:
The network-ip-availabilities API returns 500 when non-existence
network-id is passed.
$ curl -g -i -X GET http://127.0.0.1:9696/v2.0/network-ip-availabilities/090db2f5-3d0f-41f2-b932-a50d33960bca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: $TOKEN"
HTTP/1.1 500 Internal Server Error
Content-Type: application/json
Content-Length: 150
X-Openstack-Request-Id: req-80ec0a12-d6ee-4cab-8649-070e0a986b2e
Date: Tue, 17 Jan 2017 14:16:59 GMT
{"NeutronError": {"message": "Request Failed: internal server error
while processing your request.", "type": "HTTPInternalServerError",
"detail": ""}}
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1657137/+subscriptions
Follow ups