Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
NFV - Network Functions Virtualisation
SOL006
Commits
415f0a32
Commit
415f0a32
authored
Feb 11, 2020
by
Mahesh Jethanandani
Browse files
#19
parent
b5f2bb69
Pipeline
#2468
passed with stage
in 0 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/yang/etsi-nfv-common.yang
View file @
415f0a32
...
...
@@ -386,6 +386,7 @@ submodule etsi-nfv-common {
enum
"zone-group"
;
enum
"zone"
;
enum
"nfvi-pop"
;
enum
"network-link-and-node"
;
}
}
...
...
src/yang/etsi-nfv-ns.yang
View file @
415f0a32
...
...
@@ -67,7 +67,7 @@ submodule etsi-nfv-ns {
type
affinity-scope
;
description
"Specifies the scope of the rule, possible values are
'NFVI-PoP', '
Zone', 'ZoneGroup', 'NFVI
-node
'
."
;
'NFVI-PoP', '
NFVI-node' network-link-and
-node
etc
."
;
reference
"GS NFV IFA014: Section 6.3.8.2,
LocalAffinityOrAntiAffinityRule information element."
;
...
...
@@ -1168,7 +1168,8 @@ submodule etsi-nfv-ns {
type
affinity-scope
;
description
"Specifies the scope of the affinity or anti-affinity
relationship e.g. a NFVI node, an NFVI PoP, etc."
;
relationship e.g. a NFVI node, an NFVI PoP,
network-link-and-node etc."
;
reference
"GS NFV IFA014: Section 6.3.5.2 AffinityOrAntiAffinity
information element"
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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