[ovs-dev] [PATCH] OVN: Enhance ovndb-servers.ocf to handle inactive_probe_interval updates

2019-06-26 Thread lmartins
From: Lucas Alvares Gomes This patch is enhacing the ovndb-servers.ocf script to handle updates to the inactive_probe_interval via pacemaker. For example, one could run: $ sudo crm_resource --resource ovndb_servers --set-parameter inactive_probe_interval --parameter-value To set a new inactive

Re: [ovs-dev] [PATCH] OVN: Enhance ovndb-servers.ocf to handle inactive_probe_interval updates

2019-06-26 Thread 0-day Robot
Bleep bloop. Greetings Lucas Alvares Gomes, I am a robot and I have tried out your patch. Thanks for your contribution. I encountered some error that I wasn't expecting. See the details below. checkpatch: WARNING: Line is 80 characters long (recommended limit is 79) #30 FILE: ovn/utilities/ov

Re: [ovs-dev] [PATCH] OVN: Enhance ovndb-servers.ocf to handle inactive_probe_interval updates

2019-06-28 Thread Numan Siddique
On Wed, Jun 26, 2019 at 2:42 PM wrote: > From: Lucas Alvares Gomes > > This patch is enhacing the ovndb-servers.ocf script to handle updates to > the inactive_probe_interval via pacemaker. For example, one could run: > > $ sudo crm_resource --resource ovndb_servers --set-parameter > inactive_pro

Re: [ovs-dev] [PATCH] OVN: Enhance ovndb-servers.ocf to handle inactive_probe_interval updates

2019-06-28 Thread Numan Siddique
On Fri, Jun 28, 2019 at 11:46 PM Numan Siddique wrote: > > > On Wed, Jun 26, 2019 at 2:42 PM wrote: > >> From: Lucas Alvares Gomes >> >> This patch is enhacing the ovndb-servers.ocf script to handle updates to >> the inactive_probe_interval via pacemaker. For example, one could run: >> >> $ sud

Re: [ovs-dev] [PATCH] OVN: Enhance ovndb-servers.ocf to handle inactive_probe_interval updates

2019-06-28 Thread Lucas Alvares Gomes
On Fri, 28 Jun 2019, 19:17 Numan Siddique, wrote: > On Fri, Jun 28, 2019 at 11:46 PM Numan Siddique > wrote: > > > > > > > On Wed, Jun 26, 2019 at 2:42 PM wrote: > > > >> From: Lucas Alvares Gomes > >> > >> This patch is enhacing the ovndb-servers.ocf script to handle updates to > >> the inact