Commit a18d3aa1 authored by Mahesh Jethanandani's avatar Mahesh Jethanandani
Browse files

#8

parent 14dee774
Pipeline #2130 passed with stage
in 0 seconds
......@@ -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";
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment