Re: [ovs-dev] [PATCH v2] Use 'RUNDIR' from make for rhel/ovn-controller.service

2016-03-07 Thread Russell Bryant
On Mon, Mar 7, 2016 at 2:39 PM, Russell Bryant wrote: > > > On Mon, Mar 7, 2016 at 1:15 PM, Ben Pfaff wrote: > >> On Mon, Mar 07, 2016 at 10:34:30AM -0500, Russell Bryant wrote: >> > On Mon, Mar 7, 2016 at 9:37 AM, Russell Bryant wrote: >> > >> > > >> > > >> > > On Mon, Mar 7, 2016 at 12:03 AM,

Re: [ovs-dev] [PATCH v2] Use 'RUNDIR' from make for rhel/ovn-controller.service

2016-03-07 Thread Russell Bryant
On Mon, Mar 7, 2016 at 1:15 PM, Ben Pfaff wrote: > On Mon, Mar 07, 2016 at 10:34:30AM -0500, Russell Bryant wrote: > > On Mon, Mar 7, 2016 at 9:37 AM, Russell Bryant wrote: > > > > > > > > > > > On Mon, Mar 7, 2016 at 12:03 AM, wrote: > > > > > >> Perviously it was using the platform's runtime

Re: [ovs-dev] [PATCH v2] Use 'RUNDIR' from make for rhel/ovn-controller.service

2016-03-07 Thread Ben Pfaff
On Mon, Mar 07, 2016 at 10:34:30AM -0500, Russell Bryant wrote: > On Mon, Mar 7, 2016 at 9:37 AM, Russell Bryant wrote: > > > > > > > On Mon, Mar 7, 2016 at 12:03 AM, wrote: > > > >> Perviously it was using the platform's runtime directory which can be > >> different from the runtime directory o

Re: [ovs-dev] [PATCH v2] Use 'RUNDIR' from make for rhel/ovn-controller.service

2016-03-07 Thread Russell Bryant
On Mon, Mar 7, 2016 at 9:37 AM, Russell Bryant wrote: > > > On Mon, Mar 7, 2016 at 12:03 AM, wrote: > >> Perviously it was using the platform's runtime directory which can be >> different from the runtime directory of ovsdb-server started by the >> openvswitch service >> >> Signed-off-by: Babu S

Re: [ovs-dev] [PATCH v2] Use 'RUNDIR' from make for rhel/ovn-controller.service

2016-03-07 Thread Russell Bryant
On Mon, Mar 7, 2016 at 12:03 AM, wrote: > Perviously it was using the platform's runtime directory which can be > different from the runtime directory of ovsdb-server started by the > openvswitch service > > Signed-off-by: Babu Shanmugam > > Thanks! I added the ack from Flavio and applied this

[ovs-dev] [PATCH v2] Use 'RUNDIR' from make for rhel/ovn-controller.service

2016-03-06 Thread bschanmu
Perviously it was using the platform's runtime directory which can be different from the runtime directory of ovsdb-server started by the openvswitch service Signed-off-by: Babu Shanmugam --- rhel/.gitignore| 1 + rhel/automake.mk