Commit 4444296c authored by Mahesh Jethanandani's avatar Mahesh Jethanandani
Browse files

Issue#14

parent 3587cb0e
Pipeline #2250 passed with stage
in 0 seconds
<nsd xmlns="urn:etsi:nfv:yang:etsi-nfv-nsd"> <nfv xmlns="urn:etsi:nfv:yang:etsi-nfv-descriptors">
<vnfd> <vnfd>
<id>ASA</id> <id>ASA</id>
<provider>My Company</provider> <provider>My Company</provider>
...@@ -133,4 +133,4 @@ ...@@ -133,4 +133,4 @@
</ns-instantiation-level> </ns-instantiation-level>
</df> </df>
</nsd> </nsd>
</config> </nfv>
...@@ -355,7 +355,9 @@ submodule etsi-nfv-ns { ...@@ -355,7 +355,9 @@ submodule etsi-nfv-ns {
"GS NFV IFA014: Section 6.5.2.2 NsVirtualLinkDesc "GS NFV IFA014: Section 6.5.2.2 NsVirtualLinkDesc
information element"; information element";
} }
uses security-parameters; uses security-parameters {
status deprecated;
}
} }
list vnffgd { list vnffgd {
......
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