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
85681425
Commit
85681425
authored
Dec 17, 2018
by
Mahesh Jethanandani
Browse files
Proposed fix for bug 87
parent
60b40b48
Pipeline
#175
passed with stage
in 0 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
9 deletions
+8
-9
src/yang/etsi-nfv-vnf.yang
src/yang/etsi-nfv-vnf.yang
+8
-9
No files found.
src/yang/etsi-nfv-vnf.yang
View file @
85681425
...
@@ -81,17 +81,16 @@ submodule etsi-nfv-vnf {
...
@@ -81,17 +81,16 @@ submodule etsi-nfv-vnf {
"GS NFV-IFA011: Section 7.1.6.6,
"GS NFV-IFA011: Section 7.1.6.6,
VirtualNetworkInterfaceRequirements information element"
;
VirtualNetworkInterfaceRequirements information element"
;
}
}
leaf
niclo-requirements
{
leaf
niclo-requirements
{
mandatory
true
;
type
leafref
{
type
string
;
// remove once leafref is resolved.
path
"/nfv/vnfd/virtual-compute-descriptor/id"
;
//type leafref {
}
// add path statement here to logical-node-data.
description
//}
"This references (couples) the CPD with any logical node
description
I/O requirements (for network devices) that may have been
"This references (couples) the CPD with any logical node I/O
created. Linking these attributes is necessary so that
requirements (for network devices) that may have been
I/O requirements that need to be articulated at the
created. Linking these attributes is necessary so that so
that I/O requirements that need to be articulated at the
logical node level can be associated with the network
logical node level can be associated with the network
interface requirements associated with the CPD."
;
interface requirements associated with the CPD."
;
reference
reference
...
...
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