This page is actually a wiki-style copy of the SDC TOSCA Data Model document. It has been created in order to provide better accessibility to the document sections.



  • No labels

2 Comments

  1. Anatoly Katzman , do we have latest SDC AID Data Model in wiki page for R4 release? Or where can I find the latest one for Dublin?

    I did find Generic_PNF.yml in gerrit like below, which component shall update/fill in software_versions (type: list)? what is purpose for this attribute? Is it from SDC UI to generate resource composition? Or no one use it? As you know, PNF SDC on-bording package is complied with ETSI, there is no such attributes.

    -----------------

    tosca_definitions_version: tosca_simple_yaml_1_0_0
    node_types:
      org.openecomp.resource.abstract.nodes.PNF:
        derived_from: tosca.nodes.Root
        properties:
          nf_function:
            type: string
          nf_role:
            type: string
          nf_type:
            type: string
          software_versions:
            type: list
            entry_schema:
              type: string
          sdnc_model_name:
            type: string
          sdnc_model_version:
            type: string
          sdnc_artifact_name:
            type: string
          skip_post_instantiation_configuration:
            type: boolean
            default: true
            constraints:
            - valid_values: [true,false]

    -------------------

    BestRegards

    Fei

  2. SDC-1698 - Getting issue details... STATUS