[tickets] [opensaf:tickets] #2758 dtm: Derive Node ID from IPv4 address

2018-01-11 Thread Anders Widell via Opensaf-tickets



---

** [tickets:#2758] dtm: Derive Node ID from IPv4 address**

**Status:** accepted
**Milestone:** 5.18.01
**Created:** Thu Jan 11, 2018 03:02 PM UTC by Anders Widell
**Last Updated:** Thu Jan 11, 2018 03:02 PM UTC
**Owner:** Anders Widell


Continuation of ticket [#2653]. If OpenSAF is using TCP transport with IPv4 
addresses, we don't need to require the presence of /etc/opensaf/slot_id or 
/var/lib/opensaf/node_id. Instead, we can create the file 
/var/lib/opensaf/node_id ourselves based on the IPv4 address of the node we are 
running on.


---

Sent from sourceforge.net because opensaf-tickets@lists.sourceforge.net is 
subscribed to https://sourceforge.net/p/opensaf/tickets/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/opensaf/admin/tickets/options.  Or, if this is a 
mailing list, you can unsubscribe from the mailing list.--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
Opensaf-tickets mailing list
Opensaf-tickets@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets


[tickets] [opensaf:tickets] #2682 pyosaf: Fix some issues in NTF utils

2018-01-11 Thread Nguyen TK Luu via Opensaf-tickets
commit 
[27aa43a5428f0245092268323f93df47b0c1e0d9](https://sourceforge.net/p/opensaf/code/ci/27aa43a5428f0245092268323f93df47b0c1e0d9)
 (origin/develop)
Author: Nguyen Luu 
Date:   Thu Jan 11 16:34:30 2018 +0700

commit 
[eef01ba16f4a248f96dab553064d8af41036c0d8](https://sourceforge.net/p/opensaf/code/ci/eef01ba16f4a248f96dab553064d8af41036c0d8)
 (origin/release)
Author: Nguyen Luu 
Date:   Thu Jan 11 16:34:30 2018 +0700

pyosaf: Fix some issues in NTF utils [#2682]

Minor update to support handling of long-dn objects in
subscribed/read notifications.


---

** [tickets:#2682] pyosaf: Fix some issues in NTF utils**

**Status:** fixed
**Milestone:** 5.18.01
**Created:** Wed Nov 15, 2017 09:11 AM UTC by Nguyen TK Luu
**Last Updated:** Thu Jan 11, 2018 02:18 AM UTC
**Owner:** Nguyen TK Luu


There is the issue with value type handling and other issues in the NTF utils 
that need to be fixed.


---

Sent from sourceforge.net because opensaf-tickets@lists.sourceforge.net is 
subscribed to https://sourceforge.net/p/opensaf/tickets/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/opensaf/admin/tickets/options.  Or, if this is a 
mailing list, you can unsubscribe from the mailing list.--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
Opensaf-tickets mailing list
Opensaf-tickets@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets


[tickets] [opensaf:tickets] #2752 log: not reject creating log streams with same file name in same CCB

2018-01-11 Thread Canh Truong via Opensaf-tickets
- **status**: assigned --> review



---

** [tickets:#2752] log: not reject creating log streams with same file name in 
same CCB**

**Status:** review
**Milestone:** 5.18.01
**Created:** Thu Dec 28, 2017 01:51 PM UTC by Vu Minh Nguyen
**Last Updated:** Wed Jan 03, 2018 10:02 AM UTC
**Owner:** Canh Truong


``` bash
$ immcfg 
> immcfg -c SaLogStreamConfig safLgStrCfg=test3 -a saLogStreamPathName=. -a 
> saLogRecordDestination=test -a saLogStreamFileName=test3
> immcfg -c SaLogStreamConfig safLgStrCfg=test4 -a saLogStreamPathName=. -a 
> saLogRecordDestination=test -a saLogStreamFileName=test3
> $
$ immlist safLgStrCfg=test3
Name   Type Value(s)

safLgStrCfgSA_STRING_T  
safLgStrCfg=test3 
saLogStreamPathNameSA_STRING_T  . 
saLogStreamFileNameSA_STRING_T  test3 


$ immlist safLgStrCfg=test4
Name   Type Value(s)

safLgStrCfgSA_STRING_T  
safLgStrCfg=test4 
saLogStreamPathNameSA_STRING_T  . 
saLogStreamFileNameSA_STRING_T  test3 
```

LOG server should not allow creating streams which have the same target log 
file, or that target exists. 




---

Sent from sourceforge.net because opensaf-tickets@lists.sourceforge.net is 
subscribed to https://sourceforge.net/p/opensaf/tickets/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/opensaf/admin/tickets/options.  Or, if this is a 
mailing list, you can unsubscribe from the mailing list.--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
Opensaf-tickets mailing list
Opensaf-tickets@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets