Re: [ovs-dev] [PATCH ovn 0/2 v2] Update Fedora packaging for OVN.

2015-05-29 Thread Ben Pfaff
On Mon, May 04, 2015 at 05:40:44PM -0400, Russell Bryant wrote: > v1->v2: > - Change systemd units to run ovn-northd and ovn-controller directly >instead of using ovn-ctl. I kept ovn-ctl around anyway as it >seemed useful to provide as an option for integrating with systems >without s

[ovs-dev] [PATCH ovn 0/2 v2] Update Fedora packaging for OVN.

2015-05-04 Thread Russell Bryant
v1->v2: - Change systemd units to run ovn-northd and ovn-controller directly instead of using ovn-ctl. I kept ovn-ctl around anyway as it seemed useful to provide as an option for integrating with systems without systemd, similar to how ovs-ctl is used today. [PATCH 1/2] Add ovn-ctl to