Commit 19cff2d5 authored by ramanathan's avatar ramanathan
Browse files

Merge branch 'issue#45' into 'dev-v3.6.1'

issue #45 Removal of deprecated attribute in vnfd

See merge request !102
parents a1e42db5 a256e3cf
Pipeline #9832 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