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
e6af2d7a
Commit
e6af2d7a
authored
Dec 04, 2019
by
Mahesh Jethanandani
Browse files
Remove events that are not part of 2.7.1
parent
76f27511
Pipeline
#2081
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 @
e6af2d7a
...
...
@@ -289,12 +289,6 @@ submodule etsi-nfv-common {
enum
"end-vnf-ext-conn-change"
;
enum
"start-vnfinfo-modification"
;
enum
"end-vnfinfo-modification"
;
enum
"start-vnf-snapshot-creation"
;
enum
"end-vnf-snapshot-creation"
;
enum
"start-vnf-snapshot-reverting-to"
;
enum
"end-vnf-snapshot-reverting-to"
;
enum
"start-change-current-vnf-package"
;
enum
"end-change-current-vnf-package"
;
}
}
...
...
@@ -308,9 +302,6 @@ submodule etsi-nfv-common {
enum
"vnf-operation-change"
;
enum
"vnf-ext-conn-change"
;
enum
"vnfinfo-modification"
;
enum
"vnf-snapshot-creation"
;
enum
"vnf-snapshot-reverting-to"
;
enum
"change-current-vnf-package"
;
}
}
...
...
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