yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #34597
[Bug 1466542] Re: Exception.message deprecation warning during tests
** Changed in: neutron
Status: Fix Committed => Fix Released
** Changed in: neutron
Milestone: None => liberty-1
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1466542
Title:
Exception.message deprecation warning during tests
Status in OpenStack Neutron (virtual network service):
Fix Released
Bug description:
Running the tests using tox on a fresh clone of neutron reports
deprecation warnings in this form :
Captured stderr:
~~~~~~~~~~~~~~~~
neutron/api/v2/resource.py:182: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6
translatable.message = localize(translatable.message, locale)
It appears several and seems to always be the same piece of code.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1466542/+subscriptions
References