Commit 3deb02c1 authored by Bruno Chatras's avatar Bruno Chatras
Browse files

Merge branch 'issue#20' into 'dev-v3.3.1'

Issue #20. Back out changes committed in issue#11

See merge request !77
parents a861598f 80f67eba
Pipeline #3760 passed with stage
in 0 seconds
...@@ -1688,22 +1688,6 @@ submodule etsi-nfv-ns { ...@@ -1688,22 +1688,6 @@ submodule etsi-nfv-ns {
} }
} }
leaf priority {
type uint32;
description
"Specifies the priority for the NS instance.
The allowed range will be reasonably high. The 'zero'
value will express the highest priority and the fact
that the NS instance based on this DF cannot be
pre-empted during resource allocation.
Examples for the usage of priority include conflict
resolution in case of resource shortage.";
reference
"GS NFV IFA014: Section 6.3.2.2 NsDf information element";
}
leaf service-availability-level { leaf service-availability-level {
type uint32; type uint32;
description description
......
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