yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #55491
[Bug 1616357] [NEW] The Error Response REST API GET/POST on networks is not translated
Public bug reported:
When a GET or a POST REST API request is made to openstack neutron for
openstack/networks/v2.0/networks with invalid data then the response
message with 404 error code is not translated
Response:
{
"NeutronError":
{
"message": "Network dcea3730-ddc6-48cf-a1e9-26cea79074d9 could not be found.",
"type": "NetworkNotFound",
"detail": ""
}
}
** Affects: neutron
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1616357
Title:
The Error Response REST API GET/POST on networks is not translated
Status in neutron:
New
Bug description:
When a GET or a POST REST API request is made to openstack neutron for
openstack/networks/v2.0/networks with invalid data then the response
message with 404 error code is not translated
Response:
{
"NeutronError":
{
"message": "Network dcea3730-ddc6-48cf-a1e9-26cea79074d9 could not be found.",
"type": "NetworkNotFound",
"detail": ""
}
}
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1616357/+subscriptions
Follow ups