yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #51309
[Bug 1582522] Re: Pecan: derpecation warnings with functional tests
Reviewed: https://review.openstack.org/317254
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=d2630f2dd43148e08aba1ef4f17ad3465350d994
Submitter: Jenkins
Branch: master
commit d2630f2dd43148e08aba1ef4f17ad3465350d994
Author: Gary Kotton <gkotton@xxxxxxxxxx>
Date: Mon May 16 22:21:04 2016 -0700
Pecan: remove deprecation warning
Addresses the warning below:
DeprecationWarning: BaseException.message has been deprecated as of Python 2.6
Change-Id: I1aaebb28c3c9ca2ede9e900428fb5c7eef6d29e6
Closes-bug: #1582522
** Changed in: neutron
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1582522
Title:
Pecan: derpecation warnings with functional tests
Status in neutron:
Fix Released
Bug description:
Functional tests show:
2016-05-17 02:57:54.378 | 2016-05-17 02:57:54.326 | ~~~~~~~~~~~~~~~~
2016-05-17 02:58:05.690 | 2016-05-17 02:58:05.638 | neutron/pecan_wsgi/hooks/policy_enforcement.py:166: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6
2016-05-17 02:58:05.692 | 2016-05-17 02:58:05.640 | raise webob.exc.HTTPForbidden(e.message)
2016-05-17 02:58:05.693 | 2016-05-17 02:58:05.641 |
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1582522/+subscriptions
References