[devel] [PATCH 0/1] Review Request for amfnd: fix SaAmfCSITransitionDescriptorT for set csi callback [#3044]

2019-06-05 Thread Jones, Alex
Summary: amfnd: fix SaAmfCSITransitionDescriptorT for set csi callback [#3044] Review request for Ticket(s): 3044 Peer Reviewer(s): Hans, Nagu, Gary Pull request to: Affected branch(es): develop Development branch: ticket-3044 Base revision: 3895c7a88bdb3c6f86da1083ea0fd9e2cd642d01 Personal

[devel] [PATCH 1/1] amfnd: fix SaAmfCSITransitionDescriptorT for set csi callback [#3044]

2019-06-05 Thread Jones, Alex
SaAmfCSITransitionDescriptorT is not set properly when the csi set callback is received. amfnd is receiving the correct descriptor from amfd, but is never updating the internal csis. Update the internal csis when amfd sends a csi change. --- samples/amf/sa_aware/amf_demo.c | 9 +++

[devel] [PATCH 0/1] Review Request for utils: Use a fence daemon as an alternative to payload reboot fencing [#3048]

2019-06-05 Thread Hans Nordebäck
Summary: utils: Use a fence daemon as an alternative to payload reboot fencing [#3048] Review request for Ticket(s): 3048 Peer Reviewer(s): Duc, Gary, Anders Pull request to: Affected branch(es): develop Development branch: ticket-3048 Base revision: 3895c7a88bdb3c6f86da1083ea0fd9e2cd642d01

[devel] [PATCH 1/1] utils: Use a fence daemon as an alternative to payload reboot fencing [#3048]

2019-06-05 Thread Hans Nordebäck
--- src/fm/Makefile.am| 6 +- src/fm/fmd/fm_amf.cc | 14 + src/fm/fmd/tipc_server.cc | 93 ++ src/fm/fmd/tipc_server.h | 45 +++ tools/devel/fenced/Makefile | 63

Re: [devel] [PATCH 1/1] log: Delete the older file without closing current log file [#3046]

2019-06-05 Thread Vu Minh Nguyen
Hi Canh, Ack with minor comments. Regards, Vu > -Original Message- > From: Canh Van Truong > Sent: Monday, June 3, 2019 6:18 PM > To: lennart.l...@ericsson.com; vu.m.ngu...@dektech.com.au > Cc: opensaf-devel@lists.sourceforge.net; Canh Van Truong > > Subject: [PATCH 1/1] log: Delete

Re: [devel] [PATCH 1/1] log: fix to remove the cfg file when log file rotation [#3045]

2019-06-05 Thread Vu Minh Nguyen
Hi Canh, Ack with minor comments. Regards, Vu > -Original Message- > From: Canh Van Truong > Sent: Thursday, May 30, 2019 3:10 PM > To: lennart.l...@ericsson.com; vu.m.ngu...@dektech.com.au > Cc: opensaf-devel@lists.sourceforge.net; Canh Van Truong > > Subject: [PATCH 1/1] log: fix to

Re: [devel] [PATCH 1/1] amfd: disallow delete of CtCs object if Ct maps to comp [#3028]

2019-06-05 Thread Gary Lee
Hi Phuc Some comments below. Thanks Gary On 23/5/19 4:48 pm, phuc.h.chau wrote: Amfd crashes when su is unlocked, The reason for the crash is in the function avd_snd_susi_msg(),get_comp_capability() is called with csi and comp as input parameter. In the function, get_comp_capability(),