[tickets] [opensaf:tickets] #1142 AMF refactoring for 4.6

2015-10-01 Thread Praveen
- **status**: assigned --> fixed - **assigned_to**: Praveen --> nobody - **Part**: - --> d --- ** [tickets:#1142] AMF refactoring for 4.6** **Status:** fixed **Milestone:** 4.7.FC **Created:** Tue Sep 30, 2014 07:45 AM UTC by Hans Feldt **Last Updated:** Mon Sep 28, 2015 06:25 AM UTC

[tickets] [opensaf:tickets] #1142 AMF refactoring for 4.6

2015-09-28 Thread Praveen
changeset: 6893:80113cce25ae user:praveen.malv...@oracle.com date:Mon Sep 28 11:33:35 2015 +0530 summary: amfd: fix amfd crash in sg_nway_fsm.cc [#1142] --- ** [tickets:#1142] AMF refactoring for 4.6** **Status:** assigned **Milestone:** 4.7.FC **Created:** Tue Sep 30,

[tickets] [opensaf:tickets] #1142 AMF refactoring for 4.6

2015-09-21 Thread Nagendra Kumar
changeset: 6858:1c74a7720797 user:Gary Lee date:Mon Sep 21 11:45:14 2015 +0530 summary: amfd: convert list_of_su to std::vector [#1142] changeset: 6859:2ba80aa437ce user:Gary Lee date:Mon Sep 21 11:56:01

[tickets] [opensaf:tickets] #1142 AMF refactoring for 4.6

2015-09-18 Thread Praveen
Here are the change sets numbers of recent commits against this ticket.. A new ticket is required for next release. changeset: 6700:05ce8449ba2d user:Hans Nordeback date:Tue Jul 28 15:26:25 2015 +0200 summary: amfd: Make AVD_APP_TYPE a class

[tickets] [opensaf:tickets] #1142 AMF refactoring for 4.6

2015-08-03 Thread Praveen
- **Milestone**: future -- 4.7-Tentative --- ** [tickets:#1142] AMF refactoring for 4.6** **Status:** assigned **Milestone:** 4.7-Tentative **Created:** Tue Sep 30, 2014 07:45 AM UTC by Hans Feldt **Last Updated:** Tue Jun 23, 2015 06:38 AM UTC **Owner:** Praveen This is a 4.6 ticket for

[tickets] [opensaf:tickets] #1142 AMF refactoring for 4.6

2015-06-23 Thread Praveen
changeset: 6623:6e2ea6951549 tag: tip user:praveen.malv...@oracle.com date:Tue Jun 23 12:02:40 2015 +0530 summary: amfd: dump ckpt counts and node groups in internal state file[#1142] https://sourceforge.net/p/opensaf/mailman/message/34193251/ --- **

[tickets] [opensaf:tickets] #1142 AMF refactoring for 4.6

2015-05-28 Thread hano
changeset: 6597:eb81eb6eb3e0 tag: tip user:Hans Nordeback hans.nordeb...@ericsson.com date:Thu May 28 13:27:21 2015 +0200 files: osaf/services/saf/amf/amfd/include/db_template.h description: amfd: Added missing include. [#1142] --- ** [tickets:#1142] AMF

[tickets] [opensaf:tickets] #1142 AMF refactoring for 4.6

2015-03-20 Thread Praveen
changeset: 6379:d6c864942239 branch: opensaf-4.6.x parent: 6377:b9a77fe99e22 user:Gary Lee gary@dektech.com.au date:Fri Mar 20 17:03:50 2015 +0530 summary: amfd: ensure array index is initialised when looping through nodes to delete [#1142] changeset:

[tickets] [opensaf:tickets] #1142 AMF refactoring for 4.6

2015-03-16 Thread Mathi Naickan
- **Milestone**: 4.6.FC -- future --- ** [tickets:#1142] AMF refactoring for 4.6** **Status:** assigned **Milestone:** future **Created:** Tue Sep 30, 2014 07:45 AM UTC by Hans Feldt **Last Updated:** Mon Mar 09, 2015 08:32 AM UTC **Owner:** Praveen This is a 4.6 ticket for continued code

[tickets] [opensaf:tickets] #1142 AMF refactoring for 4.6

2015-03-09 Thread hano
- **Comment**: * Many structs contains pointers used as indices with different sorting criteria, e.g avd_comp_csi_rel_tagsusi_csicomp_next, csi_csicomp_next. When using classes it would be good to use index classes instead, for example boost MultiIndex. --- ** [tickets:#1142] AMF

[tickets] [opensaf:tickets] #1142 AMF refactoring for 4.6

2015-02-16 Thread Praveen
changeset: 6277:563433b0a58b tag: tip user:Gary Lee gary@dektech.com.au date:Mon Feb 16 15:45:31 2015 +0530 summary: amfd: convert avnd_ng_tag to a class [#1142] [staging:563433] --- ** [tickets:#1142] AMF refactoring for 4.6** **Status:** assigned

[tickets] [opensaf:tickets] #1142 AMF refactoring for 4.6

2015-01-14 Thread Praveen
- **status**: unassigned -- assigned - **assigned_to**: Praveen --- ** [tickets:#1142] AMF refactoring for 4.6** **Status:** assigned **Milestone:** 4.6.FC **Created:** Tue Sep 30, 2014 07:45 AM UTC by Hans Feldt **Last Updated:** Tue Oct 21, 2014 08:12 AM UTC **Owner:** Praveen This is a

[tickets] [opensaf:tickets] #1142 AMF refactoring for 4.6

2014-10-21 Thread hano
- **Comment**: This is a 4.6 ticket for continue code re-factoring of the AMF service for 4.6. The work started with #94 in 4.4 and continued in #713. This ticket is to continue the work started in #94 and #713 to get a more maintainable and understandable code base. We should aim for many