Commit 8534807f authored by ramanathan's avatar ramanathan
Browse files

Merge branch 'issue#25' into 'dev-v3.5.1'

Issue#25 FEAT02 add identifier ChangeCurrentVnfPackageOpConfig and fix cardinality

See merge request nfv/SOL006!82
parents 21de8f3d 3675c8a8
Loading
Loading
Loading
Loading
Loading
+13 −2
Original line number Diff line number Diff line
@@ -2473,7 +2473,8 @@ submodule etsi-nfv-vnf {
          }
        }

        container change-current-vnf-package-op-config {
        list change-current-vnf-package-op-config {
          key "id";
          description
            "Configuration parameters for the
             ChangeCurrentVnfPackageOpConfig operation.";
@@ -2481,6 +2482,16 @@ submodule etsi-nfv-vnf {
            "GS NFV IFA011: Section 7.1.5.2
             VnfLcmOperationsConfiguration information element";

          leaf id {
            type string;
            description
              "Identifier of this parameter set for later referencing.";
            reference
              "GS NFV IFA011: Section 7.1.5.13
               ChangeCurrentVnfPackageOpConfig information
               element";
          }

          list parameter {
            key "key";

@@ -3407,7 +3418,7 @@ submodule etsi-nfv-vnf {
      leaf additional-params-id {
        type leafref {
          path "../../df/lcm-operations-configuration/" +
               "change-current-vnf-package-op-config/parameter/key";
               "change-current-vnf-package-op-config/id";
        }
        description
          "References the ChangeCurrentVnfPackageOpConfig information