Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

    • REQUIREMENT <3>: introduce the following metadata for App package. By using the new metadata, SDC and orchestrator know this package is based on ASD 
      • asd_id
      • app_provider_id
      • app_product_name
      • app_release_date_time
      • app_software_version
      • app_package_version
      • compatible_specification_versions
      • cnfm_info

...

    • Define Source paths: 
      • Source: ChangeLog
      • Source: Definitions
      • Source: Images
      • Source: LcmScripts
      • Source: License
      • Source: TOSCA-Metadata
    • non-MANO-Artifacts
      • include HELM files ?


  • TOSCA-Metadata directory: It contains the entry points:

<ETSI keynames extension>

    • TOSCA.meta
      • REQUIREMENT #<4>: introduce a new key name to metadata, "ASD-Entry-Definitions"
        • note: we are evaluating the above manifest metadata is enough to distinguish the app package model from other models.

e.g.,

TOSCA-Meta-File-Version: 1.0

...

Entry-Definitions: Definitions/main_app_template.yaml

ASD-Entry-Definitions: Definitions/main_app_template.yaml     

ETSI-Entry-Manifest: app_main_descripter.mf

...