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 <rbry...@redhat.com>
> CC: Flavio Leitner <f...@redhat.com>
> CC: Ben Pfaff <b...@nicira.com>

Applied to 'ovn', thanks!

(I only skimmed this, on the basis that you know RPM packaging better
than me.)
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to