Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
S
SOL006
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
10
Issues
10
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
NFV - Network Functions Virtualisation
SOL006
Commits
8244d2cf
Commit
8244d2cf
authored
Feb 19, 2019
by
Mahesh Jethanandani
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'PR2' into 'master'
Proposed fix for bug 87 See merge request
!3
parents
60b40b48
238b419d
Pipeline
#273
passed with stage
in 0 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
10 deletions
+9
-10
etsi-nfv-vnf.yang
src/yang/etsi-nfv-vnf.yang
+9
-10
No files found.
src/yang/etsi-nfv-vnf.yang
View file @
8244d2cf
...
...
@@ -81,17 +81,16 @@ submodule etsi-nfv-vnf {
"GS NFV-IFA011: Section 7.1.6.6,
VirtualNetworkInterfaceRequirements information element";
}
leaf niclo-requirements {
mandatory true;
type string; // remove once leafref is resolved.
//type leafref {
// add path statement here to logical-node-data.
//}
leaf nicio-requirements {
type leafref {
path "/nfv/vnfd/virtual-compute-descriptor/id";
}
description
"This references (couples) the CPD with any logical node
I/O
requirements (for network devices) that may have been
created. Linking these attributes is necessary so that
so
that
I/O requirements that need to be articulated at the
"This references (couples) the CPD with any logical node
I/O
requirements (for network devices) that may have been
created. Linking these attributes is necessary so that
I/O requirements that need to be articulated at the
logical node level can be associated with the network
interface requirements associated with the CPD.";
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