yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #02494
[Bug 994831] Re: ovs_quantum_plugin incompatibility with python 2.4
** Changed in: quantum
Status: Confirmed => Won't Fix
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to quantum.
https://bugs.launchpad.net/bugs/994831
Title:
ovs_quantum_plugin incompatibility with python 2.4
Status in OpenStack Quantum (virtual network service):
Won't Fix
Bug description:
In several places in the plugin this statement:
"except Exception as e:"
needs to be replaced with this:
"except Exception, e:"
to maintain backwards compatiblity with Python 2.4 (which is used on
current Xen Cloud Platform XCP)
To manage notifications about this bug go to:
https://bugs.launchpad.net/quantum/+bug/994831/+subscriptions