@@ -242,19 +243,150 @@ Arial A.13 Virtual IP address connection point
Virtual IP address connection points (VipCps) are used to allocate one or multiple IP addresses that are shared by other CP instances, which may be instances of the same or of different VduCp or VnfExtCp nodes.
Load balancing
'''
sunshine='''
sunshineVNF.yaml
tosca_definitions_version: tosca_simple_yaml_1_3
description: Relational database, non-scalable
imports:
- etsi_nfv_sol001_vnfd_types.yaml # all of TOSCA VNFD types as defined in ETSI GS NFV-SOL 001
#- virtual_link_backend # mapped in lower-level templates
#- virtual_link_service # mapped in lower-level templates
# get_input function would be used to process the template at run time to access the selected flavour id. If the TOSCA functions are not supported by VNFM, the above function may not be needed, what other mechanisms can be used by VNFM which provide the same function are out of scope of the present document.