Uploaded image for project: 'Service Design and Creation'
  1. Service Design and Creation
  2. SDC-1900

'artifacts' definition is missing in the exported csar's VDU node

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Highest Highest
    • Dublin Release
    • Casablanca Release
    • SDC

      In the exported csar service-VsnSer-csar.csar from SDC, compared to the onoarding csar vsn.csar, the 'artifacts' definition are missing in the VDU definition:

      In the boarding csar's VDU definition, we have:

      VDU_vsn1_0:
        type: tosca.nodes.nfv.Vdu.Compute

        properties:

           ......

        capabilities:

          ... ...Ca

        requirements:

          ... ...

         artifacts:

            file: ...

            type: tosca.artifacts.nfv.SwImage

       

      However, in the expored csar's VDU defintion, we don't have the 'artifacts' definitions any more:

      VDU_vsn1_0:
        type: tosca.nodes.nfv.Vdu.Compute

        properties:

           ......

        capabilities:

          ... ...

        requirements:

          ... ...

            allagoldner allagoldner
            lianhaolu lianhaolu
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: