Difference between revisions of "Deployment Templates and Packaging specifications"
(→VNF package) |
(→Overview) (Tag: Visual edit) |
||
(14 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | == | + | == Packages and archives == |
− | |||
− | |||
− | |||
− | |||
{| class="wikitable alternance center" | {| class="wikitable alternance center" | ||
Line 9: | Line 5: | ||
| | | | ||
! scope="col" | Descriptions | ! scope="col" | Descriptions | ||
− | ! scope="col" | | + | ! scope="col" | Published Specifications |
! scope="col" | Bug Tracker | ! scope="col" | Bug Tracker | ||
|- | |- | ||
! scope="row" | VNF Package <br> (NFV-SOL 004) | ! scope="row" | VNF Package <br> (NFV-SOL 004) | ||
− | | align = "left" | | + | | align="left" | |
− | + | VNF package and PNFD archive specification | |
− | This specification | + | This specification fulfils the requirements specified in [http://www.etsi.org/deliver/etsi_gs/NFV-IFA/001_099/011/ ETSI GS NFV-IFA 011] |
− | | [http://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/004/ | + | | [http://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/004/ Published specification] |
| [http://forge.etsi.org/mantis/set_project.php?project_id=153;226&make_default=no&ref=view_all_bug_page.php Issue Tracker] | | [http://forge.etsi.org/mantis/set_project.php?project_id=153;226&make_default=no&ref=view_all_bug_page.php Issue Tracker] | ||
+ | |||
+ | |- | ||
+ | ! scope="row" | NSD file structure <br> (NFV-SOL 007) | ||
+ | | align="left" | | ||
+ | NSD archive specification | ||
+ | |||
+ | This specification fulfils the requirements specified in [http://www.etsi.org/deliver/etsi_gs/NFV-IFA/001_099/014/ ETSI GS NFV-IFA 014] | ||
+ | |||
+ | | [https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/007/ Published specification] | ||
+ | | [http://forge.etsi.org/mantis/set_project.php?project_id=153;251&make_default=no&ref=view_all_bug_page.php Issue Tracker] | ||
|} | |} | ||
== Deployment templates == | == Deployment templates == | ||
− | |||
{| class="wikitable alternance center" | {| class="wikitable alternance center" | ||
Line 29: | Line 34: | ||
| | | | ||
! scope="col" | Descriptions | ! scope="col" | Descriptions | ||
− | ! scope="col" | | + | ! scope="col" | Published Specifications |
! scope="col" | Bug Tracker | ! scope="col" | Bug Tracker | ||
|- | |- | ||
! scope="row" | Deployment templates <br> (NFV-SOL 001) | ! scope="row" | Deployment templates <br> (NFV-SOL 001) | ||
− | | align = "left" | | + | | align="left" | |
− | NFV Descriptors including NSD (Network Service Descriptor) and VNFD (VNF Descriptor) based on TOSCA | + | NFV Descriptors including PNFD (PNF Descriptor), NSD (Network Service Descriptor) and VNFD (VNF Descriptor) based on TOSCA |
+ | |||
+ | This specification fulfills the requirements specified in [http://www.etsi.org/deliver/etsi_gs/NFV-IFA/001_099/011/ ETSI GS NFV-IFA 011] and [http://www.etsi.org/deliver/etsi_gs/NFV-IFA/001_099/014/ ETSI GS NFV-IFA 014] | ||
− | + | All type definitions specified in ETSI GS NFV-SOL 001 are gathered in YAML definition files available at: https://forge.etsi.org/rep/nfv/SOL001 | |
− | | [https:// | + | | [https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/001/ Published Specification] |
| [http://forge.etsi.org/mantis/set_project.php?project_id=153;216&make_default=no&ref=view_all_bug_page.php Issue Tracker] | | [http://forge.etsi.org/mantis/set_project.php?project_id=153;216&make_default=no&ref=view_all_bug_page.php Issue Tracker] | ||
− | |||
|- | |- | ||
! scope="row" | Deployment templates <br> (NFV-SOL 006) | ! scope="row" | Deployment templates <br> (NFV-SOL 006) | ||
− | | align = "left" | | + | | align="left" | |
− | NFV Descriptors including NSD (Network Service Descriptor) and VNFD (VNF Descriptor) based on YANG | + | NFV Descriptors including PNFD (PNF Descriptor), NSD (Network Service Descriptor) and VNFD (VNF Descriptor) based on YANG |
+ | |||
+ | This specification fulfills the requirements specified in [http://www.etsi.org/deliver/etsi_gs/NFV-IFA/001_099/011/ ETSI GS NFV-IFA 011] and [http://www.etsi.org/deliver/etsi_gs/NFV-IFA/001_099/014/ ETSI GS NFV-IFA 014] | ||
− | + | All YANG modules references from ETSI GS NFV-SOL 006 are available at: https://forge.etsi.org/rep/nfv/SOL006 | |
− | | [https:// | + | | [https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/006/ Published Specification] |
− | | [http://forge.etsi.org/mantis/set_project.php?project_id= | + | | [http://forge.etsi.org/mantis/set_project.php?project_id=153;247&make_default=no&ref=view_all_bug_page.php Issue Tracker] |
|} | |} | ||
Latest revision as of 15:11, 10 December 2019
Packages and archives
Descriptions | Published Specifications | Bug Tracker | |
---|---|---|---|
VNF Package (NFV-SOL 004) |
VNF package and PNFD archive specification This specification fulfils the requirements specified in ETSI GS NFV-IFA 011 |
Published specification | Issue Tracker |
NSD file structure (NFV-SOL 007) |
NSD archive specification This specification fulfils the requirements specified in ETSI GS NFV-IFA 014 |
Published specification | Issue Tracker |
Deployment templates
Descriptions | Published Specifications | Bug Tracker | |
---|---|---|---|
Deployment templates (NFV-SOL 001) |
NFV Descriptors including PNFD (PNF Descriptor), NSD (Network Service Descriptor) and VNFD (VNF Descriptor) based on TOSCA This specification fulfills the requirements specified in ETSI GS NFV-IFA 011 and ETSI GS NFV-IFA 014 All type definitions specified in ETSI GS NFV-SOL 001 are gathered in YAML definition files available at: https://forge.etsi.org/rep/nfv/SOL001 |
Published Specification | Issue Tracker |
Deployment templates (NFV-SOL 006) |
NFV Descriptors including PNFD (PNF Descriptor), NSD (Network Service Descriptor) and VNFD (VNF Descriptor) based on YANG This specification fulfills the requirements specified in ETSI GS NFV-IFA 011 and ETSI GS NFV-IFA 014 All YANG modules references from ETSI GS NFV-SOL 006 are available at: https://forge.etsi.org/rep/nfv/SOL006 |
Published Specification | Issue Tracker |
Tutorials
Links to tutorials and webinars