OpenSAF release 4.3 introduced SA_IMM_ATTR_NOTIFY and SA_IMM_ATTR_NO_DUPLICATES.
OpenSAF release 4.4 introduced SA_IMM_ATTR_NO_DANGLING.
The attribute tags impact not just the IMM API but also the xml export format
and thus the xml schema (the XSD file).
The imm-xml tools used to generate the initial imm.xml deployment file can
in principle include any features defined for that release.
Thus any xml file generated by the imm-xml tools should in the header of
that file have a reference to the latest schema version file know by
that release.
The imm-xml tools are regarded as part of the imm service, but these tools
also include a lot of knowledge (templates) that derive from the AMF
information model.
So this ticket does not have to be accepted and fixed by an imm service
developer.
(That is my way of asking for a little assistance from any opensaf developer
interested and fluent in python coding)
opensaf-4.3.x:
https://sourceforge.net/p/opensaf/mailman/message/32068887/
opensaf-4.4.x, default(4.5):
https://sourceforge.net/p/opensaf/mailman/message/32068909/
opensaf-4.3.x:
changeset: 5061:b752a65316a1
branch: opensaf-4.3.x
tag: tip
parent: 5058:f0d10e84063a
user: Zoran Milinkovic zoran.milinkovic@ericsson.com
date: Thu Mar 06 14:40:15 2014 +0100
summary: IMMTOOLS: fix the schema name for immxml tools to comply with the latest schema known by the release [#796]
opensaf-4.4.x:
changeset: 5062:192cff0881ee
branch: opensaf-4.4.x
tag: tip
parent: 5059:9e9e782a4f9c
user: Zoran Milinkovic zoran.milinkovic@ericsson.com
date: Thu Mar 06 14:39:12 2014 +0100
summary: IMMTOOLS: fix the schema name for immxml tools to comply with the latest schema known by the release [#796]
default(4.5):
changeset: 5063:cb4523967b48
tag: tip
parent: 5060:048ccfa8343d
user: Zoran Milinkovic zoran.milinkovic@ericsson.com
date: Thu Mar 06 14:39:12 2014 +0100
summary: IMMTOOLS: fix the schema name for immxml tools to comply with the latest schema known by the release [#796]
Related
Tickets:
#796