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

Import VFC with interface operation implementation extended notataion

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Done
    • Icon: Medium Medium
    • Kohn Release
    • None
    • None
    • None

      Support importing a VFC with interface implementation extended notataion, e.g.:

      node_types:
        org.openecomp.vfcWithInterfaceOpertaionImplExtendedNotation:
          derived_from: tosca.nodes.Root
          interfaces:
            Standard:
              type: tosca.interfaces.node.lifecycle.Standard
              create:
                description: myImportDescription
                implementation:
                  primary:
                    type: tosca.artifacts.asd.deploymentItem
                    file: myFile.yaml
                    artifact_version: '1'
                    properties:
                      artifact_type: mine

       

      Note for property types it is not possible to determine the type for complex types, therefore support for properties shall be limited to types string, integer, float, boolean which will be sufficient for most use cases

            MichaelMorris Michael Morris
            MichaelMorris Michael Morris
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: