[ovs-dev] [PATCH ovn 2/2 v5] fedora.spec: Create openvswitch-ovn package.

Ben Pfaff blp at nicira.com
Mon Jun 15 21:31:45 UTC 2015


On Fri, Jun 12, 2015 at 12:51:24PM -0400, Russell Bryant wrote:
> This patch creates a new subpackage for OVN, openvswitch-ovn.  It also
> installs systemd unit files for ovn-controller and ovn-northd.
> 
> If you want to run ovn-controller:
> 
>     # systemctl start ovn-controller
> 
> If you want to run ovn-northd:
> 
>     # systemctl start ovn-northd
> 
> Both systemd units are currently set to depend on openvswitch.  If
> further ovsdb initialization is required for the OVN databases before
> ovn-northd can start, that will be handled automatically by ovn-ctl
> when you start the ovn-northd service.
> 
> This currently assumes that ovn-northd runs on the same host as
> ovsdb-server that is hosting the OVN databases.  That seems like a
> reasonable assumption in the current architecture and can be evolved
> later when needed.
> 
> Signed-off-by: Russell Bryant <rbryant at redhat.com>
> CC: Flavio Leitner <fbl at redhat.com>
> CC: Ben Pfaff <blp at nicira.com>

Applied to 'ovn', thanks!

(I only skimmed this, on the basis that you know RPM packaging better
than me.)



More information about the dev mailing list