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
a18d3aa1
Commit
a18d3aa1
authored
Dec 09, 2019
by
Mahesh Jethanandani
Browse files
#8
parent
14dee774
Pipeline
#2130
passed with stage
in 0 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
0 deletions
+8
-0
src/yang/etsi-nfv-common.yang
src/yang/etsi-nfv-common.yang
+8
-0
No files found.
src/yang/etsi-nfv-common.yang
View file @
a18d3aa1
...
...
@@ -393,6 +393,14 @@ submodule etsi-nfv-common {
}
}
typedef
external-lifecycle-management-script-event
{
type
enumeration
{
enum
"vnf-snapshot-creation"
;
enum
"vnf-snapshot-reverting-to"
;
enum
"change-current-vnf-package"
;
}
}
grouping
local-affinity-or-anti-affinity-rule
{
list
local-affinity-or-anti-affinity-rule
{
key
"type scope"
;
...
...
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