[ovs-dev] [PATCH v2 1/2] rhel: Fix Environment for ovn-controller-vtep.

2016-11-23 Thread Russell Bryant
The systemd unit for ovn-controller-vtep incorrectly specified Environment multiple times. Multiple environment variables must be specified separated by a space to a single Environment option. Signed-off-by: Russell Bryant --- rhel/usr_lib_systemd_system_ovn-controller-vtep.service | 4 +--- 1

Re: [ovs-dev] [PATCH v2 1/2] rhel: Fix Environment for ovn-controller-vtep.

2016-11-25 Thread Simon Horman
Hi Russell, On Wed, Nov 23, 2016 at 03:01:23PM -0500, Russell Bryant wrote: > The systemd unit for ovn-controller-vtep incorrectly specified > Environment multiple times. Multiple environment variables must > be specified separated by a space to a single Environment option. I'm trying to verify

Re: [ovs-dev] [PATCH v2 1/2] rhel: Fix Environment for ovn-controller-vtep.

2016-11-28 Thread Russell Bryant
On Fri, Nov 25, 2016 at 9:14 AM, Simon Horman wrote: > Hi Russell, > > On Wed, Nov 23, 2016 at 03:01:23PM -0500, Russell Bryant wrote: > > The systemd unit for ovn-controller-vtep incorrectly specified > > Environment multiple times. Multiple environment variables must > > be specified separated