Menu

#796 IMM: imm-xml tools must generate file-header that refers to latest relevant XSD

4.3.3
fixed
None
defect
imm
tools
4.3.0
major
2014-03-12
2014-02-25
No

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)

Related

Tickets: #796
Wiki: ChangeLog-4.3.3
Wiki: ChangeLog-4.4.1

Discussion

  • Anders Bjornerstedt

    • status: unassigned --> assigned
    • assigned_to: Zoran Milinkovic
     
  • Zoran Milinkovic

    • status: assigned --> review
     
  • Zoran Milinkovic

    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

  • Zoran Milinkovic

    • status: review --> fixed
     

Log in to post a comment.