[tickets] [opensaf:tickets] #2505 ntf: Test cases fail on SC nodes

2017-06-26 Thread elunlen via Opensaf-tickets
- **status**: accepted --> review --- ** [tickets:#2505] ntf: Test cases fail on SC nodes** **Status:** review **Milestone:** 5.17.08 **Created:** Tue Jun 20, 2017 08:58 AM UTC by elunlen **Last Updated:** Mon Jun 26, 2017 02:51 PM UTC **Owner:** elunlen The following code is not correct. Th

[tickets] [opensaf:tickets] #2505 ntf: Test cases fail on SC nodes

2017-06-26 Thread elunlen via Opensaf-tickets
- **Priority**: major --> minor - **Comment**: The meaning of this code is to not load test suite 40 if ntf test is excuted on an active SC node. Thsi si actually working but comments in the code and prontouts to the user is misleading e.g. when running on a payload note the printout says that i

[tickets] [opensaf:tickets] #2506 ntf: ntfimcn does not handle SA_ERR_UNAVAILABLE

2017-06-26 Thread elunlen via Opensaf-tickets
- **status**: accepted --> review --- ** [tickets:#2506] ntf: ntfimcn does not handle SA_ERR_UNAVAILABLE** **Status:** review **Milestone:** 5.17.08 **Created:** Tue Jun 20, 2017 11:15 AM UTC by elunlen **Last Updated:** Fri Jun 23, 2017 08:10 AM UTC **Owner:** elunlen The ntfimcn part of nt

[tickets] [opensaf:tickets] #2511 pysaf: Use str.format() instead of printf-style string formatting

2017-06-26 Thread Anders Widell via Opensaf-tickets
- Description has changed: Diff: --- old +++ new @@ -1,3 +1,3 @@ -[Printf-style string formatting](https://docs.python.org/3.5/library/stdtypes.html#printf-style-string-formatting) have a number of problems and the recommended way to format strings is to instead use the [str.format()](h

[tickets] [opensaf:tickets] #2511 pysaf: Use str.format() instead of printf-style string formatting

2017-06-26 Thread Anders Widell via Opensaf-tickets
--- ** [tickets:#2511] pysaf: Use str.format() instead of printf-style string formatting** **Status:** unassigned **Milestone:** 5.17.08 **Created:** Mon Jun 26, 2017 11:07 AM UTC by Anders Widell **Last Updated:** Mon Jun 26, 2017 11:07 AM UTC **Owner:** nobody [Printf-style string format