Re: [ovs-dev] [RFC 2/3] rhel/ovsdb-server.service: Rename the nonetwork service

2016-07-06 Thread Flavio Leitner
On Wed, Jul 06, 2016 at 02:40:01PM -0400, Aaron Conole wrote: > Flavio Leitner writes: > > > On Fri, Jul 01, 2016 at 05:26:22PM -0400, Aaron Conole wrote: > >> diff --git a/rhel/etc_sysconfig_network-scripts_ifup-ovs > >> b/rhel/etc_sysconfig_network-scripts_ifup-ovs > >> index f3fc05e..9b2efbb

Re: [ovs-dev] [RFC 2/3] rhel/ovsdb-server.service: Rename the nonetwork service

2016-07-06 Thread Aaron Conole
Flavio Leitner writes: > On Fri, Jul 01, 2016 at 05:26:22PM -0400, Aaron Conole wrote: >> Currently, openvswitch.service calls out to start >> openvswitch-nonetwork.service. However, openvswitch-nonetwork.service >> is better called ovsdb-server, since that is truly nonetwork. This >> commit do

Re: [ovs-dev] [RFC 2/3] rhel/ovsdb-server.service: Rename the nonetwork service

2016-07-06 Thread Flavio Leitner
On Fri, Jul 01, 2016 at 05:26:22PM -0400, Aaron Conole wrote: > Currently, openvswitch.service calls out to start > openvswitch-nonetwork.service. However, openvswitch-nonetwork.service > is better called ovsdb-server, since that is truly nonetwork. This > commit does make the file a bit of a mis

Re: [ovs-dev] [RFC 2/3] rhel/ovsdb-server.service: Rename the nonetwork service

2016-07-01 Thread Ben Pfaff
On Fri, Jul 01, 2016 at 05:26:22PM -0400, Aaron Conole wrote: > Currently, openvswitch.service calls out to start > openvswitch-nonetwork.service. However, openvswitch-nonetwork.service > is better called ovsdb-server, since that is truly nonetwork. This > commit does make the file a bit of a mis