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
06657ae3
Commit
06657ae3
authored
Jun 25, 2020
by
Mahesh Jethanandani
Browse files
Merge branch 'dev-v3.3.1' into v3.3.1
parents
6f83cbf0
dd59b3d9
Pipeline
#4504
passed with stage
in 0 seconds
Changes
8
Pipelines
1
Show whitespace changes
Inline
Side-by-side
src/yang/etsi-nfv-common.yang
View file @
06657ae3
...
...
@@ -16,13 +16,13 @@ submodule etsi-nfv-common {
description
"Common data types for ETSI data models."
;
revision
2020-0
2
-1
1
{
revision
2020-0
6
-1
0
{
description
"Version 3.3.1
"Version 3.3.1
.
Common data structures to support VNFD and NSD according to:
ETSI GS NFV-IFA 014
Ed341v33
3
ETSI GS NFV-IFA 011
Ed341v332
."
;
ETSI GS NFV-IFA 014
Release
3
ETSI GS NFV-IFA 011
Release 3
."
;
}
revision
2019-10-01
{
...
...
src/yang/etsi-nfv-descriptors.yang
View file @
06657ae3
...
...
@@ -14,12 +14,12 @@ module etsi-nfv-descriptors {
description
"Network Function Virtualization Descriptors"
;
revision
2020-0
2
-1
1
{
revision
2020-0
6
-1
0
{
description
"Version 3.3.1
"Version 3.3.1
.
NSD and PNFD according to ETSI GS NFV-IFA 014
Ed341v33
3
VNFD according to ETSI GS NFV-IFA 011
Ed341v332
."
;
NSD and PNFD according to ETSI GS NFV-IFA 014
Release
3
VNFD according to ETSI GS NFV-IFA 011
Release 3
."
;
}
revision
2019-10-01
{
...
...
src/yang/etsi-nfv-ns.yang
View file @
06657ae3
...
...
@@ -11,12 +11,11 @@ submodule etsi-nfv-ns {
description
"Models for NS according to ETSI GS NFV-IFA 014."
;
revision
2020-0
2
-1
1
{
revision
2020-0
6
-1
0
{
description
"Version 3.3.1
"Version 3.3.1
.
Common data structures to support NSD according to:
ETSI GS NFV-IFA 014 Ed341v333."
;
NSD according to ETSI GS NFV-IFA 014 Release 3."
;
}
revision
2019-10-01
{
...
...
@@ -1688,22 +1687,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
{
type
uint32
;
description
...
...
src/yang/etsi-nfv-nsd.yang
View file @
06657ae3
...
...
@@ -13,12 +13,11 @@ module etsi-nfv-nsd {
description
"Network Services Descriptors"
;
revision
2020-0
2
-1
1
{
revision
2020-0
6
-1
0
{
description
"Version 3.3.1
"Version 3.3.1
.
Common data structures to support NSD according to:
ETSI GS NFV-IFA 014 Ed341v333."
;
NSD according to ETSI GS NFV-IFA 014 Release 3."
;
}
revision
2019-10-01
{
...
...
src/yang/etsi-nfv-pnf.yang
View file @
06657ae3
...
...
@@ -12,12 +12,11 @@ submodule etsi-nfv-pnf {
description
"Models for PNFD according to GS NFV-IFA 014."
;
revision
2020-0
2
-1
1
{
revision
2020-0
6
-1
0
{
description
"Version 3.3.1
"Version 3.3.1
.
Common data structures to support PNFD according to:
ETSI GS NFV-IFA 014 Ed341v333."
;
PNFD according to ETSI GS NFV-IFA 014 Release 3."
;
}
revision
2019-10-01
{
...
...
src/yang/etsi-nfv-pnfd.yang
View file @
06657ae3
...
...
@@ -13,11 +13,11 @@ module etsi-nfv-pnfd {
description
"Physcial Network Function Descriptor."
;
revision
2020-0
2
-1
1
{
revision
2020-0
6
-1
0
{
description
"Version 3.3.1
"Version 3.3.1
.
PNFD according to ETSI GS NFV-IFA 014
Ed341v33
3."
;
PNFD according to ETSI GS NFV-IFA 014
Release
3."
;
}
revision
2019-10-01
{
...
...
src/yang/etsi-nfv-vnf.yang
View file @
06657ae3
...
...
@@ -16,12 +16,12 @@ submodule etsi-nfv-vnf {
description
"Models for VNFD according to GS NFV-IFA 011."
;
revision
2020-0
2
-1
1
{
revision
2020-0
6
-1
0
{
description
"Version 3.3.1
"Version 3.3.1
.
Data structures to support VNFD according to
:
ETSI GS NFV-IFA 011
Ed341v332
."
;
Data structures to support VNFD according to
ETSI GS NFV-IFA 011
Release 3
."
;
}
revision
2019-10-01
{
...
...
src/yang/etsi-nfv-vnfd.yang
View file @
06657ae3
...
...
@@ -13,11 +13,11 @@ module etsi-nfv-vnfd {
description
"Virtual Network Function Descriptor."
;
revision
2020-0
2
-1
1
{
revision
2020-0
6
-1
0
{
description
"Version 3.3.1
"Version 3.3.1
.
VNFD according to ETSI GS NFV-IFA 011
Ed341v332
."
;
VNFD according to ETSI GS NFV-IFA 011
Release 3
."
;
}
revision
2019-10-01
{
...
...
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