5.2.5.10. Suggested Naming Convention for Common Parameters

Many VNFs use the parameters in the table below are used in user_data. The table below provides a suggested naming convention for these common parameters.

5.2.5.10.1. Netmask

Table 8: Suggested Naming Convention for Common Parameters: Netmask

Parameter Name

Parameter Type

Notes

{network-role}_subnet_<index>_netmask

string

int_<network-role>_subnet_<index>_netmask

string

{network-role}_v6_subnet_<index>_netmask

string

int_{network-role}_v6_subnet_<index>_netmask

string

5.2.5.10.2. CIDR

Table 9: Suggested Naming Convention for Common Parameters: CIDR

Parameter Name

Parameter Type

Notes

<network-role>_subnet_<index>_cidr

string

int_<network-role>_subnet_<index>_cidr

string

<network-role>_v6_subnet_<index>_cidr

string

int_<network-role>_v6_subnet_<index>_cidr

string

5.2.5.10.3. Default Gateway

Table 10: Suggested Naming Convention for Common Parameters: Default Gateway

Parameter Name

Parameter Type

Notes

{network-role}_subnet_<index>_default_gateway

string

{network-role}_v6_subnet_<index>_default_gateway

string

5.2.5.10.4. DCAE Collector IP Address

Table 11: Suggested Naming Convention for Common Parameters: DCAE Collector Address

Parameter Name

Parameter Type

Notes

dcae_collector_ip_<index>

string

dcae_collector_v6_ip_<index>

string

5.2.5.10.5. NTP Server IP Address

Table 12: Suggested Naming Convention for Common Parameters: NTP Server IP Address

Parameter Name

Parameter Type

Notes

ntp_ip_<index>

string

ntp_v6_ip_<index>

string

5.2.5.10.6. DNS

Table 13: Suggested Naming Convention for Common Parameters: DCAE Collector Address

Parameter Name

Parameter Type

Notes

dns_{network-role}_ip_<index>

string

dns_{network-role}_v6_ip_<index>

string

5.2.5.10.7. Security Group

Table 14: Suggested Naming Convention for Common Parameters: Security Group

Parameter Name

Parameter Type

Notes

{vm-type}_security_group

string

Security Group applicable to one {vm-type} and more than one network (internal and/or external)

{network-role}_security_group

string

Security Group applicable to more than one {vm-type} and one external network

int_{network-role}_security_group

string

Security Group applicable to more than one {vm-type} and one internal network

{vm-type}_{network-role}_security_group

string

Security Group applicable to one {vm-type} and one external network

{vm-type}_int_{network-role}_security_group

string

Security Group applicable to one {vm-type} and one internal network

shared_security_group

string

Security Group applicable to more than one {vm-type} and more than one network (internal and/or external)