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
27bed29c
Commit
27bed29c
authored
Jan 11, 2019
by
Mahesh Jethanandani
Browse files
Fix for bug#99
parent
6ee6373f
Pipeline
#214
passed with stage
in 0 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
23 deletions
+0
-23
example-data/nfv.xml
example-data/nfv.xml
+0
-4
src/yang/etsi-nfv-ns.yang
src/yang/etsi-nfv-ns.yang
+0
-19
No files found.
example-data/nfv.xml
View file @
27bed29c
...
...
@@ -241,7 +241,6 @@
</sapd>
<virtual-link-desc>
<id>
fw2dpi
</id>
<version>
1.0
</version>
<connectivity-type>
<layer-protocol>
<protocol>
Ethernet
</protocol>
...
...
@@ -257,7 +256,6 @@
</virtual-link-desc>
<virtual-link-desc>
<id>
mgmt
</id>
<version>
1.0
</version>
<connectivity-type>
<layer-protocol>
<protocol>
IPv4
</protocol>
...
...
@@ -273,7 +271,6 @@
</virtual-link-desc>
<virtual-link-desc>
<id>
r2fw
</id>
<version>
1.0
</version>
<connectivity-type>
<layer-protocol>
<protocol>
Ethernet
</protocol>
...
...
@@ -499,7 +496,6 @@
</sapd>
<virtual-link-desc>
<id>
r2fw
</id>
<version>
1.0
</version>
<connectivity-type>
<layer-protocol>
<protocol>
IPv4
</protocol>
...
...
src/yang/etsi-nfv-ns.yang
View file @
27bed29c
...
...
@@ -226,25 +226,6 @@ submodule etsi-nfv-ns {
information element"
;
}
leaf
provider
{
type
string
;
description
"Defines the organization generating the VLD."
;
reference
"GS NFV IFA014: Section 6.5.2.2 NsVirtualLinkDesc
information element"
;
}
leaf
version
{
mandatory
true
;
type
string
;
description
"Specifies the version of the VLD."
;
reference
"GS NFV IFA014: Section 6.5.2.2 NsVirtualLinkDesc
information element"
;
}
uses
connectivity-type
;
list
df
{
...
...
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