ack, code review only. Minor question, is the indentation for saClmDispatch call correct?
/Thanks HansN On 10/28/2016 10:42 AM, RĂ³bert Fekete wrote: > python/pyosaf/utils/clm/__init__.py | 3 +++ > 1 files changed, 3 insertions(+), 0 deletions(-) > > > diff --git a/python/pyosaf/utils/clm/__init__.py > b/python/pyosaf/utils/clm/__init__.py > --- a/python/pyosaf/utils/clm/__init__.py > +++ b/python/pyosaf/utils/clm/__init__.py > @@ -145,3 +145,6 @@ def get_members(): > cluster_nodes.append(node) > > return cluster_nodes > + > +def dispatch(dispatchFlags): > + saClmDispatch(HANDLE, dispatchFlags) ------------------------------------------------------------------------------ The Command Line: Reinvented for Modern Developers Did the resurgence of CLI tooling catch you by surprise? Reconnect with the command line and become more productive. Learn the new .NET and ASP.NET CLI. Get your free copy! http://sdm.link/telerik _______________________________________________ Opensaf-devel mailing list Opensaf-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/opensaf-devel