Re: [ovs-dev] [PATCH] rhel: Support building python ovs package with native json impl

2017-01-04 Thread Ben Pfaff
On Fri, Dec 30, 2016 at 10:48:39AM -0500, Aaron Conole wrote: > Ben Pfaff writes: > > > On Tue, Dec 13, 2016 at 01:45:05PM -0500, Aaron Conole wrote: > >> Also, FYI (and this is sortof a side-note) the libtool ABI versioning > >> information hasn't changed since 2014; bumping /

Re: [ovs-dev] [PATCH] rhel: Support building python ovs package with native json impl

2016-12-30 Thread Flavio Leitner
On Tue, 13 Dec 2016 13:45:05 -0500 Aaron Conole wrote: > Although I'm not Flavio, I do have some quick thoughts on this. > > Russell Bryant writes: > > > My main concern with this was that it implements a new python-ovs package > > and leaves the existing

Re: [ovs-dev] [PATCH] rhel: Support building python ovs package with native json impl

2016-12-30 Thread Aaron Conole
Ben Pfaff writes: > On Tue, Dec 13, 2016 at 01:45:05PM -0500, Aaron Conole wrote: >> Also, FYI (and this is sortof a side-note) the libtool ABI versioning >> information hasn't changed since 2014; bumping / managing that may >> become an additional release burden if we start

Re: [ovs-dev] [PATCH] rhel: Support building python ovs package with native json impl

2016-12-13 Thread Aaron Conole
Although I'm not Flavio, I do have some quick thoughts on this. Russell Bryant writes: > My main concern with this was that it implements a new python-ovs package > and leaves the existing one alone. I'd like to figure out how to change > the existing package so that we always

Re: [ovs-dev] [PATCH] rhel: Support building python ovs package with native json impl

2016-12-12 Thread Ben Pfaff
Russell and Terry, I think that probably one of you should review this. Thanks, Ben. On Mon, Nov 28, 2016 at 03:07:05PM +0530, Numan Siddique wrote: > Since building python-openvswitch _json.so requires libopenvswitch.so > a separate spec file is added which configures Open vSwitch with >

[ovs-dev] [PATCH] rhel: Support building python ovs package with native json impl

2016-11-28 Thread Numan Siddique
Since building python-openvswitch _json.so requires libopenvswitch.so a separate spec file is added which configures Open vSwitch with --enable-shared flag. The resulting RPM also includes the Open vSwitch shared library. $ rpm -qlp python-openvswitch-2.6.90-1.fc25.x86_64.rpm