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
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
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
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