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
b5f2bb69
Commit
b5f2bb69
authored
Feb 11, 2020
by
Mahesh Jethanandani
Browse files
Updated revision
parent
90b60142
Pipeline
#2467
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 @
b5f2bb69
...
...
@@ -16,6 +16,15 @@ submodule etsi-nfv-common {
description
"Common data types for ETSI data models."
;
revision
2020-02-11
{
description
"Version 3.3.1
Common data structures to support VNFD and NSD according to:
ETSI GS NFV-IFA 014 Ed341v333
ETSI GS NFV-IFA 011 Ed341v332."
;
}
revision
2019-10-01
{
description
"Version 2.7.1.
...
...
@@ -24,6 +33,7 @@ submodule etsi-nfv-common {
ETSI GS NFV-IFA 014 Ed271v264
ETSI GS NFV-IFA 011 Ed271v264"
;
}
revision
2019-04-25
{
description
"Initial revision
...
...
src/yang/etsi-nfv-descriptors.yang
View file @
b5f2bb69
...
...
@@ -14,6 +14,14 @@ module etsi-nfv-descriptors {
description
"Network Function Virtualization Descriptors"
;
revision
2020-02-11
{
description
"Version 3.3.1
NSD and PNFD according to ETSI GS NFV-IFA 014 Ed341v333
VNFD according to ETSI GS NFV-IFA 011 Ed341v332."
;
}
revision
2019-10-01
{
description
"Version 2.7.1.
...
...
@@ -21,9 +29,11 @@ module etsi-nfv-descriptors {
NSD and PNFD according to ETSI GS NFV-IFA 014 Ed271v264
VNFD according to ETSI GS NFV-IFA 011 Ed271v264."
;
}
revision
2019-04-25
{
description
"Initial revision.
NSD and PNFD according to ETSI GS NFV-IFA 014 Ed261v252
VNFD according to ETSI GS NFV-IFA 011 Ed261v254"
;
}
...
...
src/yang/etsi-nfv-ns.yang
View file @
b5f2bb69
...
...
@@ -11,14 +11,22 @@ submodule etsi-nfv-ns {
description
"Models for NS according to ETSI GS NFV-IFA 014."
;
revision
2020-02-11
{
description
"Version 3.3.1
Common data structures to support NSD according to:
ETSI GS NFV-IFA 014 Ed341v333."
;
}
revision
2019-10-01
{
description
"Version 2.7.1.
Common data structures to support VNFD and NSD according to:
ETSI GS NFV-IFA 014 Ed271v264
ETSI GS NFV-IFA 011 Ed271v264"
;
Common data structures to support NSD according to:
ETSI GS NFV-IFA 014 Ed271v264."
;
}
revision
2019-04-25
{
description
"Initial revision
...
...
src/yang/etsi-nfv-nsd.yang
View file @
b5f2bb69
...
...
@@ -13,18 +13,27 @@ module etsi-nfv-nsd {
description
"Network Services Descriptors"
;
revision
2020-02-11
{
description
"Version 3.3.1
Common data structures to support NSD according to:
ETSI GS NFV-IFA 014 Ed341v333."
;
}
revision
2019-10-01
{
description
"Version 2.7.1.
Common data structures to support VNFD and NSD according to:
ETSI GS NFV-IFA 014 Ed271v264
ETSI GS NFV-IFA 011 Ed271v264"
;
Common data structures to support NSD according to:
ETSI GS NFV-IFA 014 Ed271v264."
;
}
revision
2019-04-25
{
description
"Initial revision.
NSD according to ETSI GS NFV-IFA 014 Ed261v252."
;
Common data structures to support NSD according to:
ETSI GS NFV-IFA 014 Ed261v252."
;
}
container
nsd
{
...
...
src/yang/etsi-nfv-pnf.yang
View file @
b5f2bb69
...
...
@@ -12,19 +12,27 @@ submodule etsi-nfv-pnf {
description
"Models for PNFD according to GS NFV-IFA 014."
;
revision
2020-02-11
{
description
"Version 3.3.1
Common data structures to support PNFD according to:
ETSI GS NFV-IFA 014 Ed341v333."
;
}
revision
2019-10-01
{
description
"Version 2.7.1.
Common data structures to support VNFD and NSD according to:
ETSI GS NFV-IFA 014 Ed271v264
ETSI GS NFV-IFA 011 Ed271v264"
;
Common data structures to support PNFD according to:
ETSI GS NFV-IFA 014 Ed271v264"
;
}
revision
2019-04-25
{
description
"Initial revision.
Common data structure to support
V
NFD according to:
Common data structure
s
to support
P
NFD according to:
ETSI GS NFV-IFA 014 Ed261v252"
;
reference
...
...
src/yang/etsi-nfv-pnfd.yang
View file @
b5f2bb69
...
...
@@ -13,16 +13,24 @@ module etsi-nfv-pnfd {
description
"Physcial Network Function Descriptor."
;
revision
2020-02-11
{
description
"Version 3.3.1
PNFD according to ETSI GS NFV-IFA 014 Ed341v333."
;
}
revision
2019-10-01
{
description
"Version 2.7.1.
NS
D according to ETSI GS NFV-IFA 014 Ed271v264."
;
PNF
D according to ETSI GS NFV-IFA 014 Ed271v264."
;
}
revision
2019-04-25
{
description
"Initial revision.
NS
D according to ETSI GS NFV-IFA 014 Ed261v252."
;
PNF
D according to ETSI GS NFV-IFA 014 Ed261v252."
;
}
container
pnfd
{
...
...
src/yang/etsi-nfv-vnf.yang
View file @
b5f2bb69
...
...
@@ -16,20 +16,28 @@ submodule etsi-nfv-vnf {
description
"Models for VNFD according to GS NFV-IFA 011."
;
revision
2020-02-11
{
description
"Version 3.3.1
Data structures to support VNFD according to:
ETSI GS NFV-IFA 011 Ed341v332."
;
}
revision
2019-10-01
{
description
"Version 2.7.1.
Common data structures to support VNFD and NSD according to:
ETSI GS NFV-IFA 014 Ed271v264
Data structures to support VNFD according to:
ETSI GS NFV-IFA 011 Ed271v264"
;
}
revision
2019-03-18
{
description
"Initial revision.
Common d
ata structure to support VNFD according to:
VNFD according to
ETSI GS NFV-IFA 011 Ed261v254"
;
D
ata structure to support VNFD according to:
ETSI GS NFV-IFA 011 Ed261v254"
;
reference
"ETSI GS NFV-IFA 011 Ed261v254"
;
...
...
src/yang/etsi-nfv-vnfd.yang
View file @
b5f2bb69
...
...
@@ -13,12 +13,20 @@ module etsi-nfv-vnfd {
description
"Virtual Network Function Descriptor."
;
revision
2020-02-11
{
description
"Version 3.3.1
VNFD according to ETSI GS NFV-IFA 011 Ed341v332."
;
}
revision
2019-10-01
{
description
"Revision 2.7.1.
VNFD according to ETSI GS NFV-IFA 011 Ed271v264."
;
}
revision
2019-03-18
{
description
"Initial revision.
...
...
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