Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
NFV - Network Functions Virtualisation
SOL006
Commits
4444296c
Commit
4444296c
authored
Jan 13, 2020
by
Mahesh Jethanandani
Browse files
Issue#14
parent
3587cb0e
Pipeline
#2250
passed with stage
in 0 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
3 deletions
+5
-3
example-data/nfv-nsd.xml
example-data/nfv-nsd.xml
+2
-2
src/yang/etsi-nfv-ns.yang
src/yang/etsi-nfv-ns.yang
+3
-1
No files found.
example-data/nfv-nsd.xml
View file @
4444296c
<n
sd
xmlns=
"urn:etsi:nfv:yang:etsi-nfv-
nsd
"
>
<n
fv
xmlns=
"urn:etsi:nfv:yang:etsi-nfv-
descriptors
"
>
<vnfd>
<id>
ASA
</id>
<provider>
My Company
</provider>
...
...
@@ -133,4 +133,4 @@
</ns-instantiation-level>
</df>
</nsd>
</
config
>
</
nfv
>
src/yang/etsi-nfv-ns.yang
View file @
4444296c
...
...
@@ -355,7 +355,9 @@ submodule etsi-nfv-ns {
"GS NFV IFA014: Section 6.5.2.2 NsVirtualLinkDesc
information element"
;
}
uses
security-parameters
;
uses
security-parameters
{
status
deprecated
;
}
}
list
vnffgd
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment