[tickets] [opensaf:tickets] #2707 pyosaf: Refactor NTF samples to make use of new pyosaf utils

2017-12-20 Thread Nguyen TK Luu via Opensaf-tickets
- Description has changed: Diff: --- old +++ new @@ -1,2 +1,2 @@ - Refactor the ntfsend and ntfsubscribe python samples to make use of the new pyosaf utils implementation of enhancement ticket [#2602](https://sourceforge.net/p/opensaf/tickets/2602/). -- Add a new ntfread sample to

[tickets] [opensaf:tickets] #2685 pyosaf: Fix amf_demo python sample

2017-12-20 Thread Danh Vo via Opensaf-tickets
- **status**: review --> fixed - **assigned_to**: Danh Vo --> nobody - **Comment**: commit 5a520b91f37ef51ddf6fbdd97928a002e2967e0c (HEAD, origin/develop, develop) Author: Danh Vo Date: Mon Dec 4 11:21:22 2017 +0700 pyosaf: Fix amf_demo python sample [#2685]

[tickets] [opensaf:tickets] #2679 pyosaf: Refactor clm-tool sample to make use of new pyosaf utils

2017-12-20 Thread Danh Vo via Opensaf-tickets
- **status**: review --> fixed - **assigned_to**: Danh Vo --> nobody - **Comment**: commit 390b54659b204d4a0d28b2ef24a2fcce28db94fc (HEAD, origin/develop, develop) Author: Danh Vo Date: Tue Nov 14 15:36:48 2017 +0700 pyosaf: Refactor clm-tool sample to make use

[tickets] [opensaf:tickets] #2742 osaf: Use Node ID instead of slot and subslot to identify a node

2017-12-20 Thread Anders Widell via Opensaf-tickets
--- ** [tickets:#2742] osaf: Use Node ID instead of slot and subslot to identify a node** **Status:** accepted **Milestone:** 5.18.01 **Created:** Wed Dec 20, 2017 11:51 AM UTC by Anders Widell **Last Updated:** Wed Dec 20, 2017 11:51 AM UTC **Owner:** Anders Widell Related to ticket

[tickets] [opensaf:tickets] #2743 ais: change default retry in decorator

2017-12-20 Thread Vu Minh Nguyen via Opensaf-tickets
--- ** [tickets:#2743] ais: change default retry in decorator** **Status:** accepted **Milestone:** 5.18.01 **Created:** Wed Dec 20, 2017 11:58 AM UTC by Vu Minh Nguyen **Last Updated:** Wed Dec 20, 2017 11:58 AM UTC **Owner:** Vu Minh Nguyen Change interval time to 100 miliseconds, and

[tickets] [opensaf:tickets] #2743 ais: change default retry in decorator

2017-12-20 Thread Vu Minh Nguyen via Opensaf-tickets
- **status**: accepted --> review --- ** [tickets:#2743] ais: change default retry in decorator** **Status:** review **Milestone:** 5.18.01 **Created:** Wed Dec 20, 2017 11:58 AM UTC by Vu Minh Nguyen **Last Updated:** Wed Dec 20, 2017 11:58 AM UTC **Owner:** Vu Minh Nguyen Change interval

[tickets] [opensaf:tickets] #2746 mds: mds test is not thread safe

2017-12-20 Thread Hans Nordebäck via Opensaf-tickets
--- ** [tickets:#2746] mds: mds test is not thread safe** **Status:** unassigned **Milestone:** 5.18.01 **Created:** Thu Dec 21, 2017 07:25 AM UTC by Hans Nordebäck **Last Updated:** Thu Dec 21, 2017 07:25 AM UTC **Owner:** nobody there are several data races related to e.g. svc_to_mds_info

[tickets] [opensaf:tickets] #2745 imm: lower the log message level for failing to send the accept message

2017-12-20 Thread Zoran Milinkovic via Opensaf-tickets
- **status**: unassigned --> duplicate - **Component**: unknown --> imm - **Comment**: Duplicate of #2426 --- ** [tickets:#2745] imm: lower the log message level for failing to send the accept message** **Status:** duplicate **Milestone:** 5.18.01 **Created:** Wed Dec 20, 2017 01:40 PM UTC

[tickets] [opensaf:tickets] #2426 mds: MDS send failure

2017-12-20 Thread Zoran Milinkovic via Opensaf-tickets
- **status**: accepted --> review - **assigned_to**: Hans Nordebäck --> Zoran Milinkovic - **Comment**: https://sourceforge.net/p/opensaf/mailman/message/36163959/ --- ** [tickets:#2426] mds: MDS send failure** **Status:** review **Milestone:** 5.18.01 **Created:** Thu Apr 13, 2017 11:22 AM

[tickets] [opensaf:tickets] #2744 build: lib directory may not exist when all-local is built

2017-12-20 Thread Anders Widell via Opensaf-tickets
--- ** [tickets:#2744] build: lib directory may not exist when all-local is built** **Status:** accepted **Milestone:** 5.18.01 **Created:** Wed Dec 20, 2017 01:09 PM UTC by Anders Widell **Last Updated:** Wed Dec 20, 2017 01:09 PM UTC **Owner:** Anders Widell When running a parallel build,

[tickets] [opensaf:tickets] #2745 imm: lower the log message level for failing to send the accept message

2017-12-20 Thread Zoran Milinkovic via Opensaf-tickets
--- ** [tickets:#2745] imm: lower the log message level for failing to send the accept message** **Status:** unassigned **Milestone:** 5.18.01 **Created:** Wed Dec 20, 2017 01:40 PM UTC by Zoran Milinkovic **Last Updated:** Wed Dec 20, 2017 01:40 PM UTC **Owner:** nobody When IMMD fails to

[tickets] [opensaf:tickets] #2426 mds: MDS send failure

2017-12-20 Thread Hans Nordebäck
the immd error message will be changed to a warning message. Sending a reply to immnd may fail for several reasons, e.g. the node goes down after sending "introduce-me" messages or the topology message arrives after the send. The immnd will re-send "introduce-me" messages until accepted, so this

[tickets] [opensaf:tickets] #2426 mds: MDS send failure

2017-12-20 Thread Zoran Milinkovic via Opensaf-tickets
- **status**: review --> fixed - **Comment**: develop: commit c4a934ba77290efcdcc76700cd024fb3871a3ebf Author: Zoran Milinkovic Date: Wed Dec 20 15:10:04 2017 +0100 imm: change log level for failing to send accept message [#2426] Importance log

[tickets] [opensaf:tickets] #2740 smfd: immCCB action failed to create rollback element due to ERR_EXIST

2017-12-20 Thread Nguyen TK Luu via Opensaf-tickets
- **summary**: smfd: immCcb action failed to create rollback element due to ERR_EXIST --> smfd: immCCB action failed to create rollback element due to ERR_EXIST - Description has changed: Diff: --- old +++ new @@ -1,4 +1,4 @@ -While testing the fix of ticket