[ovs-dev] [PATCH] rhel: add installed but not packaged OVN tools

Russell Bryant rbryant at redhat.com
Fri Aug 14 13:23:57 UTC 2015


On 08/13/2015 03:06 PM, Flavio Leitner wrote:
> This patch adds the following to OVN %files:
>    /usr/bin/ovn-controller-vtep
>    /usr/bin/ovn-sbctl
>    /usr/share/man/man8/ovn-controller-vtep.8.gz
>    /usr/share/man/man8/ovn-sbctl.8.gz
> 
> Signed-off-by: Flavio Leitner <fbl at redhat.com>

Acked-by: Russell Bryant <rbryant at redhat.com>

Applied and verified that the rpm builds again.  Thanks!

While we're on the topic, there's a couple more things we'll need.

1) ovn-controller-vtep needs a systemd unit.

2) ovn-controller is actually broken under systemd.

We made it so it gets its own runtime dir.  My initial testing wasn't
thorough enough.  ovn-controller assumes it has the same rundir as
ovs-vswitchd.

I don't think it will be hard to fix, I just haven't gotten around to it...

-- 
Russell Bryant



More information about the dev mailing list