Commit e09aeb0f authored by ppree's avatar ppree
Browse files

issue #61 Implementation of Enh02.05 from IFA011ed421

parent 8cb93f0a
Loading
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -2356,6 +2356,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.";