|
GROUP SPECIFICATION
Network Functions Virtualisation (NFV) Release 2;
Protocols and Data Models;
NFV descriptors based on TOSCA specification
Disclaimer
The present document has been produced and approved by the Network Functions Virtualisation (NFV) ETSI Industry
Specification Group (ISG) and represents the views of those members who participated in this ISG.
It does not necessarily represent the views of the entire ETSI membership.
---------------------- Page: 1 ----------------------
2 ETSI GS NFV-SOL 001 V2.6.1 (2019-05)
Reference
RGS/NFV-SOL001ed261
Keywords
data, information model, model, NFV
ETSI
650 Route des Lucioles
F-06921 Sophia Antipolis Cedex - FRANCE
Tel.: +33 4 92 94 42 00 Fax: +33 4 93 65 47 16
Siret N° 348 623 562 00017 - NAF 742 C
Association à but non lucratif enregistrée à la
Sous-Préfecture de Grasse (06) N° 7803/88
Important notice
The present document can be downloaded from:
The present document may be made available in electronic versions and/or in print. The content of any electronic and/or
print versions of the present document shall not be modified without the prior written authorization of ETSI. In case of any
existing or perceived difference in contents between such versions and/or in print, the prevailing version of an ETSI
deliverable is the one made publicly available in PDF format at www.etsi.org/deliver.
Users of the present document should be aware that the document may be subject to revision or change of status.
Information on the current status of this and other ETSI documents is available at
If you find errors in the present document, please send your comment to one of the following services:
Copyright Notification
No part may be reproduced or utilized in any form or by any means, electronic or mechanical, including photocopying
and microfilm except as authorized by written permission of ETSI.
The content of the PDF version shall not be modified without the written authorization of ETSI.
The copyright and the foregoing restriction extend to reproduction in all media.
© ETSI 2019.
All rights reserved.
TM TM TM
DECT , PLUGTESTS , UMTS and the ETSI logo are trademarks of ETSI registered for the benefit of its Members.
TM TM
3GPP and LTE are trademarks of ETSI registered for the benefit of its Members and
of the 3GPP Organizational Partners.
oneM2M™ logo is a trademark of ETSI registered for the benefit of its Members and
of the oneM2M Partners.
GSM and the GSM logo are trademarks registered and owned by the GSM Association.
ETSI
---------------------- Page: 2 ----------------------
3 ETSI GS NFV-SOL 001 V2.6.1 (2019-05)
Contents
Intellectual Property Rights . 16
Foreword . 16
Modal verbs terminology . 16
1 Scope . 17
2 References . 17
2.1 Normative references . 17
2.2 Informative references . 18
3 Definition of terms, symbols and abbreviations . 18
3.1 Terms . 18
3.2 Symbols . 19
3.3 Abbreviations . 19
4 Overview of TOSCA model . 19
5 General concept of using TOSCA to model NFV descriptors . 19
5.1 Introduction . 19
5.2 Network Service Descriptor . 19
5.3 Virtualised Network Function Descriptor . 20
5.4 Physical Network Function Descriptor. 20
5.5 tosca_definitions_version and Namespace prefix . 20
5.6 Imports statement . 21
5.6.1 VNFD TOSCA service template . 21
5.6.2 NSD TOSCA service template . 21
5.6.3 PNFD TOSCA service template . 22
5.7 Type extension . 23
5.7.1 Introduction. 23
5.7.2 Rules . 23
5.7.3 VNFD Types . 23
5.7.4 NSD types . 24
6 VNFD TOSCA model . 24
6.1 Introduction . 24
6.2 Data Types. 25
6.2.1 tosca.datatypes.nfv.L2AddressData . 25
6.2.1.1 Description . 25
6.2.1.2 Properties . 25
6.2.1.3 Definition . 25
6.2.1.4 Examples . 26
6.2.1.5 Additional Requirements . 26
6.2.2 tosca.datatypes.nfv.L3AddressData . 26
6.2.2.1 Description . 26
6.2.2.2 Properties . 26
6.2.2.3 Definition . 27
6.2.2.4 Examples . 27
6.2.2.5 Additional Requirements . 27
6.2.3 tosca.datatypes.nfv.AddressData . 27
6.2.3.1 Description . 27
6.2.3.2 Properties . 28
6.2.3.3 Definition . 28
6.2.3.4 Examples . 29
6.2.3.5 Additional Requirements . 29
6.2.4 tosca.datatypes.nfv.VirtualNetworkInterfaceRequirements . 29
6.2.4.1 Description . 29
6.2.4.2 Properties . 29
6.2.4.3 Definition . 30
6.2.4.4 Examples . 30
ETSI
---------------------- Page: 3 ----------------------
4 ETSI GS NFV-SOL 001 V2.6.1 (2019-05)
6.2.4.5 Additional Requirements . 30
6.2.5 tosca.datatypes.nfv.ConnectivityType . 31
6.2.5.1 Description . 31
6.2.5.2 Properties . 31
6.2.5.3 Definition . 31
6.2.5.4 Examples . 32
6.2.5.5 Additional Requirements . 32
6.2.6 tosca.datatypes.nfv.RequestedAdditionalCapability . 32
6.2.6.1 Description . 32
6.2.6.2 Properties . 32
6.2.6.3 Definition . 32
6.2.6.4 Examples . 33
6.2.6.5 Additional Requirements . 33
6.2.7 tosca.datatypes.nfv.VirtualMemory . 33
6.2.7.1 Description . 33
6.2.7.2 Properties . 33
6.2.7.3 Definitions . 34
6.2.7.4 Examples . 34
6.2.7.5 Additional Requirements . 34
6.2.8 tosca.datatypes.nfv.VirtualCpu . 35
6.2.8.1 Description . 35
6.2.8.2 Properties . 35
6.2.8.3 Definition . 35
6.2.8.4 Examples . 36
6.2.8.5 Additional Requirements . 36
6.2.9 tosca.datatypes.nfv.VirtualCpuPinning. 36
6.2.9.1 Description . 36
6.2.9.2 Properties . 36
6.2.9.3 Definition . 37
6.2.9.4 Examples . 37
6.2.9.5 Additional Requirements . 37
6.2.10 tosca.datatypes.nfv.VnfcConfigurableProperties . 37
6.2.10.1 Description . 37
6.2.10.2 Properties . 38
6.2.10.3 Definition . 38
6.2.10.4 Examples . 38
6.2.10.5 Additional Requirements . 39
6.2.11 tosca.datatypes.nfv.VnfcAdditionalConfigurableProperties . 39
6.2.11.1 Description . 39
6.2.11.2 Properties . 39
6.2.11.3 Definition . 39
6.2.12 tosca.datatypes.nfv.VduProfile . 40
6.2.12.1 Description . 40
6.2.12.2 Properties . 40
6.2.12.3 Definition . 40
6.2.12.4 Examples . 41
6.2.12.5 Additional requirements . 42
6.2.13 tosca.datatypes.nfv.VlProfile . 42
6.2.13.1 Description . 42
6.2.13.2 Properties . 42
6.2.13.3 Definition . 43
6.2.13.4 Examples . 43
6.2.13.5 Additional Requirements . 43
6.2.14 tosca.datatypes.nfv.VirtualLinkProtocolData . 43
6.2.14.1 Description . 43
6.2.14.2 Properties . 44
6.2.14.3 Definition . 44
6.2.14.4 Examples . 44
6.2.14.5 Additional Requirements . 44
6.2.15 tosca.datatypes.nfv.L2ProtocolData . 45
6.2.15.1 Description . 45
6.2.15.2 Properties . 45
ETSI
---------------------- Page: 4 ----------------------
5 ETSI GS NFV-SOL 001 V2.6.1 (2019-05)
6.2.15.3 Definition . 45
6.2.15.4 Examples . 46
6.2.15.5 Additional Requirements . 46
6.2.16 tosca.datatypes.nfv.L3ProtocolData . 46
6.2.16.1 Description . 46
6.2.16.2 Properties . 46
6.2.16.3 Definition . 47
6.2.16.4 Examples . 48
6.2.16.5 Additional Requirements . 48
6.2.17 tosca.datatypes.nfv.IpAllocationPool . 48
6.2.17.1 Description . 48
6.2.17.2 Properties . 48
6.2.17.3 Definition . 48
6.2.17.4 Examples . 48
6.2.17.5 Additional Requirements . 49
6.2.18 tosca.datatypes.nfv.InstantiationLevel . 49
6.2.18.1 Description . 49
6.2.18.2 Properties . 49
6.2.18.3 Definition . 49
6.2.18.4 Examples . 49
6.2.18.5 Additional Requirements . 50
6.2.19 tosca.datatypes.nfv.VduLevel . 50
6.2.19.1 Description . 50
6.2.19.2 Properties . 50
6.2.19.3 Definition . 50
6.2.19.4 Examples . 50
6.2.19.5 Additional Requirements . 50
6.2.20 tosca.datatypes.nfv.VnfLcmOperationsConfiguration . 51
6.2.20.1 Description . 51
6.2.20.2 Properties . 51
6.2.20.3 Definition . 52
6.2.20.4 Examples . 52
6.2.20.5 Additional Requirements . 52
6.2.21 tosca.datatypes.nfv.VnfInstantiateOperationConfiguration . 52
6.2.21.1 Description . 52
6.2.21.2 Properties . 53
6.2.21.3 Definition . 53
6.2.21.4 Examples . 53
6.2.21.5 Additional Requirements . 53
6.2.22 tosca.datatypes.nfv.VnfScaleOperationConfiguration . 53
6.2.22.1 Description . 53
6.2.22.2 Properties . 53
6.2.22.3 Definition . 54
6.2.22.4 Examples . 54
6.2.22.5 Additional Requirements . 54
6.2.23 tosca.datatypes.nfv.VnfScaleToLevelOperationConfiguration . 54
6.2.23.1 Description . 54
6.2.23.2 Properties . 54
6.2.23.3 Definition . 54
6.2.23.4 Examples . 55
6.2.23.5 Additional Requirements . 55
6.2.24 tosca.datatypes.nfv.VnfHealOperationConfiguration .
...