[tickets] [opensaf:tickets] #2594 AMF: Improve SC status change callback

2017-09-25 Thread Quyen Dao via Opensaf-tickets
- Description has changed: Diff: --- old +++ new @@ -1,12 +1,12 @@ The SC status change callback declaration/definition is not consistent with other AMF callbacks. -1. It doesn't have an alias for callback type (defined by typdef) as the others +1) It doesn't have an alias for

[tickets] [opensaf:tickets] #2594 AMF: Improve SC status change callback

2017-09-25 Thread Quyen Dao via Opensaf-tickets
--- ** [tickets:#2594] AMF: Improve SC status change callback** **Status:** accepted **Milestone:** 5.17.10 **Created:** Tue Sep 26, 2017 02:34 AM UTC by Quyen Dao **Last Updated:** Tue Sep 26, 2017 02:34 AM UTC **Owner:** Quyen Dao The SC status change callback declaration/definition is

[tickets] [opensaf:tickets] #2594 AMF: Improve SC status change callback

2017-09-25 Thread Quyen Dao via Opensaf-tickets
- Description has changed: Diff: --- old +++ new @@ -2,12 +2,14 @@ 1) It doesn't have an alias for callback type (defined by typdef) as the others +~~~ extern SaAisErrorT osafAmfInstallSCStatusChangeCallback( SaAmfHandleT amfHandle, void

[tickets] [opensaf:tickets] #2594 AMF: Improve SC status change callback

2017-09-26 Thread Quyen Dao via Opensaf-tickets
- **status**: accepted --> review --- ** [tickets:#2594] AMF: Improve SC status change callback** **Status:** review **Milestone:** 5.17.10 **Created:** Tue Sep 26, 2017 02:34 AM UTC by Quyen Dao **Last Updated:** Tue Sep 26, 2017 02:39 AM UTC **Owner:** Quyen Dao The SC status change

[tickets] [opensaf:tickets] #2594 AMF: Improve SC status change callback

2017-09-25 Thread Quyen Dao via Opensaf-tickets
- Description has changed: Diff: --- old +++ new @@ -1,12 +1,12 @@ The SC status change callback declaration/definition is not consistent with other AMF callbacks. -1. It doesn't have an alias for callback type (defined by typdef) as the others +1. It doesn't have an alias for