yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #05492
[Bug 1225226] Re: some API exception responses are not translated
** Changed in: nova
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1225226
Title:
some API exception responses are not translated
Status in OpenStack Compute (Nova):
Fix Released
Bug description:
There are some exception messages that are not being translated because they are caught and modified by the FaultWrapper
middleware class in the nova API. An example of this is the FloatingIpPoolNotFound exception from the neutron network API class.
Normally, any wsgi.Fault object would be translated, but FaultWrapper
turns the exceptions into strings before we get a chance to translate
it later.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1225226/+subscriptions