Commit a256e3cf authored by ppree's avatar ppree
Browse files

issue #45 Removal of deprecated attribute in vnfd



Signed-off-by: ppree's avatarPreethika <preethika.p@tataelxsi.co.in>
parent a1e42db5
Pipeline #9599 passed with stage
in 0 seconds
......@@ -78,19 +78,6 @@ submodule etsi-nfv-vnf {
VirtualNetworkInterfaceRequirements information element";
}
leaf support-mandatory {
status "deprecated";
default "false";
type boolean;
description
"Indicates whether fulfilling the constraint is
mandatory (true) for successful operation or desirable
(false).";
reference
"GS NFV-IFA011: Section 7.1.6.6,
VirtualNetworkInterfaceRequirements information element";
}
list network-interface-requirements {
key "key";
min-elements "1";
......
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