On Tue, Mar 15, 2011 at 2:49 PM, Ben Pfaff <[email protected]> wrote: > On Tue, Mar 15, 2011 at 2:46 PM, Andrew Evans <[email protected]> wrote: >> Commit 5eda645e36 (ovsdb-server: Report time since last connect and >> disconnect >> for each manager.) used a conditional expression in reconnect.py. That syntax >> is only supported in Python 2.5 and later. XenServer 5.6 is based on RHEL 5, >> which uses Python 2.4.3, so various OVS scripts on XenServer fail with Python >> tracebacks. > > I knew that, so I should noticed that in review. Thanks for fixing it.
Thanks, I've pushed this to master. -Andrew _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
