this is the DM agreed to R2 and maintenance release page version 7.

the final R3 DM is still under discussion.


any change to this page done by someone other then  Victor Gao or Michael Lando will be reverted thank you.

Artifact Types
tosca.artifacts.nfv.SwImage: #don't need move to clean version
  derived_from: tosca.artifacts.Deployment.Image

  • No labels

6 Comments

  1.  The grammar of  tosca.artifacts.nfv.SwImage is still under discussion in OASIS TOSCA. The current definition may not be correct.

  2. At least, sw_image has overlapped with file parameter in the TOSCA artifacts

  3. Currently, since SDC doesn't have image catalog(repo), the VM image used by VDU is pre-created in OpenStack glance. So we at least needs the name property of tosca.artifacts.nfv.SwImage to tell OpenStack which image to used when launching a VM for VDU.

  4. Even thought, the tosca.artifacts.nfv.SwImage is back under discussion.  it is best to put this type back, and add a comment such as " under construction". We do need this type.

  5. OASIS TOSCA YAML has confirmed that artifacts should not define properties. If we need properties we should place them in the node using the artifact (Vdu.Compute and Vdu.VirtualStorage).