Re: [devel] [PATCH 1/1] base: Add osaf_get_boot_time and osaf_timespec_average functions [#2535]

2017-08-04 Thread A V Mahesh
Hi Anders, ACK not tested. -AVM On 7/28/2017 1:45 PM, Anders Widell wrote: The osaf_get_boot_time function returns the time stamp when the node was booted. The osaf_timespec_average function returns the average of two time stamps. --- src/base/Makefile.am | 12 ++-

[devel] [PATCH 0/1] Review Request for amf: add option for controller status in amfclusterstatus [#2536]

2017-08-04 Thread Praveen
Summary: amf: add option for controller status in amfclusterstatus [#2536] Review request for Ticket(s): 2536 Peer Reviewer(s): AMF devs Pull request to: myself Affected branch(es): develop Development branch: ticket-2536 Base revision: 66bbcb907ca7acc083c1613e5ccfcbfef89d7d1a Personal repository

[devel] [PATCH 1/1] amf: add option for controller status in amfclusterstatus [#2536]

2017-08-04 Thread Praveen
--- src/amf/tools/amf_cluster_status.cc | 190 +++- 1 file changed, 167 insertions(+), 23 deletions(-) diff --git a/src/amf/tools/amf_cluster_status.cc b/src/amf/tools/amf_cluster_status.cc index 5a28315..2000bef 100644 --- a/src/amf/tools/amf_cluster_status.cc ++