On Tue, Oct 16, 2012 at 05:29:08PM -0700, Justin Pettit wrote: > Commit 8cc820 (python/ovs/stream: teach stream.py tcp socket) made a > change that used class decorators. Unfortunately, they were not > introduced until Python 2.6. XenServer uses Python 2.4, so the change > caused some Python-based daemons not to start. This commit uses an > alternate syntax suggested by Reid Price. > > Bug #13580 > > Signed-off-by: Justin Pettit <[email protected]>
Looks good to me, thanks! _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
