Re: [ovs-dev] [PATCH 0/6] Update xenserver scripts for newer python.

2016-06-07 Thread Joe Stringer
On 3 June 2016 at 09:13, Ben Pfaff wrote: > On Mon, May 23, 2016 at 06:20:25PM -0700, Joe Stringer wrote: >> Since commit e23812fc60af ("Increase prerequisite from Python 2.4 to >> Python 2.7.") in OVS v2.5, we have required a newer version of python >> to build and run OVS on all platforms, inclu

Re: [ovs-dev] [PATCH 0/6] Update xenserver scripts for newer python.

2016-06-03 Thread Ben Pfaff
On Mon, May 23, 2016 at 06:20:25PM -0700, Joe Stringer wrote: > Since commit e23812fc60af ("Increase prerequisite from Python 2.4 to > Python 2.7.") in OVS v2.5, we have required a newer version of python > to build and run OVS on all platforms, including Xenserver. However, > support for python3 w

[ovs-dev] [PATCH 0/6] Update xenserver scripts for newer python.

2016-05-23 Thread Joe Stringer
Since commit e23812fc60af ("Increase prerequisite from Python 2.4 to Python 2.7.") in OVS v2.5, we have required a newer version of python to build and run OVS on all platforms, including Xenserver. However, support for python3 was not yet introduced. This series updates the xenserver scripts just