yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #13511
[Bug 1306559] [NEW] Fix python26 compatibility for RFCSysLogHandler
Public bug reported:
Currently used pattern https://review.openstack.org/#/c/63094/15/openstack/common/log.py (lines 471-479) will fail for Python 2.6.x.
In order to fix the broken Python 2.6.x compatibility, old style explicit superclass method calls should be used instead.
(an example of script to test this behavior with Python 2.7 vs 2.6: http://pastebin.com/e1wANw47 )
** Affects: nova
Importance: Undecided
Status: Confirmed
** Affects: oslo
Importance: Undecided
Status: New
** Tags: log
** Summary changed:
- Fix python26 compatibility forRFCSysLogHandler
+ Fix python26 compatibility for RFCSysLogHandler
--
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/1306559
Title:
Fix python26 compatibility for RFCSysLogHandler
Status in OpenStack Compute (Nova):
Confirmed
Status in Oslo - a Library of Common OpenStack Code:
New
Bug description:
Currently used pattern https://review.openstack.org/#/c/63094/15/openstack/common/log.py (lines 471-479) will fail for Python 2.6.x.
In order to fix the broken Python 2.6.x compatibility, old style explicit superclass method calls should be used instead.
(an example of script to test this behavior with Python 2.7 vs 2.6: http://pastebin.com/e1wANw47 )
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1306559/+subscriptions
Follow ups
-
[Bug 1306559] Re: Fix python26 compatibility for RFCSysLogHandler
From: Thierry Carrez, 2014-10-08
-
[Bug 1306559] Re: Fix python26 compatibility for RFCSysLogHandler
From: Thierry Carrez, 2014-10-03
-
[Bug 1306559] Re: Fix python26 compatibility for RFCSysLogHandler
From: David Stanek, 2014-10-02
-
[Bug 1306559] Re: Fix python26 compatibility for RFCSysLogHandler
From: Thierry Carrez, 2014-09-30
-
[Bug 1306559] Re: Fix python26 compatibility for RFCSysLogHandler
From: Serg Melikyan, 2014-09-24
-
[Bug 1306559] Re: Fix python26 compatibility for RFCSysLogHandler
From: Sean Dague, 2014-09-04
-
[Bug 1306559] Re: Fix python26 compatibility for RFCSysLogHandler
From: Sean Dague, 2014-09-04
-
[Bug 1306559] Re: Fix python26 compatibility for RFCSysLogHandler
From: Matt Riedemann, 2014-09-04
-
[Bug 1306559] Re: Fix python26 compatibility for RFCSysLogHandler
From: Steve Lewis, 2014-08-13
-
[Bug 1306559] Re: Fix python26 compatibility for RFCSysLogHandler
From: Thierry Carrez, 2014-07-29
-
[Bug 1306559] Re: Fix python26 compatibility for RFCSysLogHandler
From: Jeff Peeler, 2014-07-24
-
[Bug 1306559] Re: Fix python26 compatibility for RFCSysLogHandler
From: Thierry Carrez, 2014-06-12
-
[Bug 1306559] Re: Fix python26 compatibility for RFCSysLogHandler
From: Bogdan Dobrelya, 2014-04-11
-
[Bug 1306559] [NEW] Fix python26 compatibility for RFCSysLogHandler
From: Bogdan Dobrelya, 2014-04-11
References