[tickets] [opensaf:tickets] #2584 smf: Upgrade failed due to CCB aborted by imm sync request

2017-10-05 Thread Vijay Roy via Opensaf-tickets
- **status**: review --> fixed --- ** [tickets:#2584] smf: Upgrade failed due to CCB aborted by imm sync request** **Status:** fixed **Milestone:** 5.17.10 **Created:** Tue Sep 19, 2017 02:08 PM UTC by Vijay Roy **Last Updated:** Fri Oct 06, 2017 03:16 AM UTC **Owner:** Vijay Roy During

[tickets] [opensaf:tickets] #2584 smf: Upgrade failed due to CCB aborted by imm sync request

2017-10-05 Thread Vijay Roy via Opensaf-tickets
Ticket Ack on the changeset : commit d905dd85f0355462f2f246f1b5c88513f10c61d5 by Lennart L. Pushed the code changes into community repository @ commit 44d113c4fa669065afe78d70bc81c5297d79ec0e Issue is fixed. --- ** [tickets:#2584] smf: Upgrade failed due to CCB aborted by imm sync

[tickets] [opensaf:tickets] #2230 pyosaf: imm om and oi utils bindings don't handle BAD HANDLE

2017-10-05 Thread Hieu Nguyen via Opensaf-tickets
Another ticket #2602 related to support handle ERR_BAD_HANDLE case. It's propose support more error codes should be handled as well, NOT only ERR_BAD_HANDLE. It's not "This should be done automatically in the retry loop". Please contact who handle this ticket get more detail.

[tickets] [opensaf:tickets] #2619 msg: don't create cache entry if operation is delete

2017-10-05 Thread Alex Jones via Opensaf-tickets
--- ** [tickets:#2619] msg: don't create cache entry if operation is delete** **Status:** accepted **Milestone:** 5.17.10 **Created:** Thu Oct 05, 2017 07:48 PM UTC by Alex Jones **Last Updated:** Thu Oct 05, 2017 07:48 PM UTC **Owner:** Alex Jones A race condition exists where a track

[tickets] [opensaf:tickets] #2618 clm: Verify full-mesh connectivity

2017-10-05 Thread Anders Widell via Opensaf-tickets
--- ** [tickets:#2618] clm: Verify full-mesh connectivity** **Status:** unassigned **Milestone:** 5.17.10 **Created:** Thu Oct 05, 2017 04:45 PM UTC by Anders Widell **Last Updated:** Thu Oct 05, 2017 04:45 PM UTC **Owner:** nobody With the introduction of DTM unicast support in ticket

[tickets] [opensaf:tickets] #2616 dtm: Add a user-configurable script for (un)configuring IP addresses

2017-10-05 Thread Anders Widell via Opensaf-tickets
--- ** [tickets:#2616] dtm: Add a user-configurable script for (un)configuring IP addresses** **Status:** unassigned **Milestone:** 5.17.10 **Created:** Thu Oct 05, 2017 04:41 PM UTC by Anders Widell **Last Updated:** Thu Oct 05, 2017 04:41 PM UTC **Owner:** nobody Add a user-configurable

[tickets] [opensaf:tickets] #2617 dtm: Make it possible to run the DTM service also when using TIPC

2017-10-05 Thread Anders Widell via Opensaf-tickets
--- ** [tickets:#2617] dtm: Make it possible to run the DTM service also when using TIPC** **Status:** unassigned **Milestone:** 5.17.10 **Created:** Thu Oct 05, 2017 04:43 PM UTC by Anders Widell **Last Updated:** Thu Oct 05, 2017 04:43 PM UTC **Owner:** nobody Make it possible to start

[tickets] [opensaf:tickets] #2615 dtm: Re-factor dtm IPv4 vs IPv6 vs IPv6 link local handling

2017-10-05 Thread Anders Widell via Opensaf-tickets
--- ** [tickets:#2615] dtm: Re-factor dtm IPv4 vs IPv6 vs IPv6 link local handling** **Status:** unassigned **Milestone:** 5.17.10 **Created:** Thu Oct 05, 2017 04:22 PM UTC by Anders Widell **Last Updated:** Thu Oct 05, 2017 04:22 PM UTC **Owner:** nobody DTM treats IPv4, IPv6 and IPv6

[tickets] [opensaf:tickets] #2614 dtm: Remove the IP address of a node that has been scaled in

2017-10-05 Thread Anders Widell via Opensaf-tickets
--- ** [tickets:#2614] dtm: Remove the IP address of a node that has been scaled in ** **Status:** unassigned **Milestone:** 5.17.10 **Created:** Thu Oct 05, 2017 04:11 PM UTC by Anders Widell **Last Updated:** Thu Oct 05, 2017 04:11 PM UTC **Owner:** nobody The IP address of a node that

[tickets] [opensaf:tickets] #2613 dtm: Protect against inter-cluster communication

2017-10-05 Thread Anders Widell via Opensaf-tickets
--- ** [tickets:#2613] dtm: Protect against inter-cluster communication** **Status:** unassigned **Milestone:** 5.17.10 **Created:** Thu Oct 05, 2017 04:07 PM UTC by Anders Widell **Last Updated:** Thu Oct 05, 2017 04:07 PM UTC **Owner:** nobody With the unicast support, there is a

[tickets] [opensaf:tickets] #2612 amfd: return SA_AIS_ERR_NO_RESOURCES for CSI CCB if SG is unstable

2017-10-05 Thread Alex Jones via Opensaf-tickets
--- ** [tickets:#2612] amfd: return SA_AIS_ERR_NO_RESOURCES for CSI CCB if SG is unstable** **Status:** assigned **Milestone:** 5.17.10 **Created:** Thu Oct 05, 2017 03:23 PM UTC by Alex Jones **Last Updated:** Thu Oct 05, 2017 03:23 PM UTC **Owner:** Alex Jones Return

[tickets] [opensaf:tickets] #2462 amf: Stop opensafd on one payload causes 2N SI partially assigned

2017-10-05 Thread Ravi Sekhar Reddy via Opensaf-tickets
- **status**: review --> fixed - **Comment**: commit e63b15da12baa918d7bb95da2b715c73c48da5bc Author: Ravi Sekhar Date: Thu Oct 5 16:23:26 2017 +0530 amfd: choose unlocked instantiable SU for instantiation [#2462] commit f89d33444858c53aa41bcd968f18c0bbb583630c Author: nagendra-k

[tickets] [opensaf:tickets] #2524 pyosaf: decorate function does not handle version struct in initialize functions

2017-10-05 Thread Hieu Nguyen via Opensaf-tickets
- **status**: accepted --> review - **Comment**: Solution: + Backup current version in ERR_TRY_AGAIN case, and re-initialize with current version + Use initialize_decorate() function apply for all services in pyosaf utils --- ** [tickets:#2524] pyosaf: decorate function does not handle