Commit e5133783 authored by ramanathan's avatar ramanathan
Browse files

Merge branch 'issue#61' into 'dev-v4.3.1'

issue #61 Implementation of Enh02.05 from IFA011ed421

See merge request !120
parents 80110ca9 fbed0286
Loading
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -2748,6 +2748,18 @@ submodule etsi-nfv-vnf {
              "GS NFV IFA011: Section 7.1.5.3
               InstantiateVnfOpConfig information element";
          }

          leaf target-scale-levels-supported {
            type boolean;
            default false;
            description
              "Signals whether target scale levels are supported
               by this VNF during instantiation.
               Default is FALSE, i.e. 'not supported'.";
            reference
              "GS NFV IFA011: Section 7.1.5.3
               InstantiateVnfOpConfig information element";
          }
          description
            "Configuration parameters for the InstantiateVnf
             operation.";