[Openstack] Nova trunk completely broken on Python 2.6
Gabe Westmaas
gabe.westmaas at RACKSPACE.COM
Tue Jan 17 14:42:01 UTC 2012
Was filed and fixed last night
(https://bugs.launchpad.net/nova/+bug/917398 and
https://review.openstack.org/#change,3086 before the email was sent - let
me know if its still broken!) though I'm not sure we are entirely good
yet. Right now we seem to be hanging on xenserver, though I think its
unrelated to this change. When we find the issue there, we will report it.
Gabe
On 1/17/12 7:55 AM, "Thierry Carrez" <thierry at openstack.org> wrote:
>Ewan Mellor wrote:
>> As of the following changeset, Nova trunk is completely broken on Python
>> 2.6. I presume that we¹re still supporting 2.6? (We better had be!)
>> [...]
>> commit 035b43b1fd320008234e066e30629fb0e359b424
>> [...]
>> I mainly raise this on the mailing list because I thought that we might
>> want to revert this for now, in case things get a bit
>> flaming-torches-and-pitchforks. I can propose one of a few fixes (or
>> someone can beat me to it):
>>
>> 1. Remove all the calls to super, replacing them with explicitly named
>> calls to logging.Logger.
>>
>> 2. Declare NovaLogger as class NovaLogger(logging.Logger, object), which
>> I¹ve not tried but I which presume works.
>>
>> 3. As 2, but conditional on Python 2.6.
>
>Ewan: do you have a bug already filed to track this issue ?
>
>I'd like to track this one against the essex-3 milestone (due next week).
>
>--
>Thierry Carrez (ttx)
>Release Manager, OpenStack
>
>_______________________________________________
>Mailing list: https://launchpad.net/~openstack
>Post to : openstack at lists.launchpad.net
>Unsubscribe : https://launchpad.net/~openstack
>More help : https://help.launchpad.net/ListHelp
More information about the Openstack
mailing list