yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #57299
[Bug 1616357] Re: The Error Response messages from neutron_lib/exceptions.py are not getting translated due to missing translation files
This is an expected behavior, so I mark this as Invalid.
If you want to have the current translation for your language,
download translation for your language from https://translate.openstack.org/iteration/view/neutron-lib/master/languages
** Changed in: neutron
Status: New => Invalid
** Tags added: i18n
--
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 messages from neutron_lib/exceptions.py are not
getting translated due to missing translation files
Status in neutron:
Invalid
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
References