Commit e09aeb0f authored by ppree's avatar ppree
Browse files

issue #61 Implementation of Enh02.05 from IFA011ed421



Signed-off-by: ppree's avatarPreethika <preethika.p@tataelxsi.co.in>
parent 8cb93f0a
Pipeline #11873 passed with stage
in 0 seconds
......@@ -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.";
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment