Chapter 1. Core Overcloud Parameters
Parameter | Description |
---|---|
|
Set to true to append per network VIPs to |
|
The DNS domain used for the hosts. This must match the overcloud_domain_name configured on the undercloud. The default value is |
|
The DNS name of this cloud. The default value is |
|
The DNS name of this cloud’s control plane endpoint. The default value is |
|
The DNS name of this cloud’s internal API endpoint. The default value is |
|
The DNS name of this cloud’s storage endpoint. E.g. ci-overcloud.storage.tripleo.org. The default value is |
|
The DNS name of this cloud’s storage management endpoint. The default value is |
|
Defines a fixed VIP for the Control Plane. Value uses the following format: |
|
The name of the undercloud OpenStack Networking (neutron) control plane subnet. The default value is |
|
The subnet CIDR of the control plane network. The parameter is automatically resolved from the |
|
Setting this to a unique value will re-run any deployment tasks that perform configuration on a OpenStack Orchestration (heat) |
| List of server hostnames to blacklist from any triggered deployments. |
| Can be used to override the calcluated EndpointMap. |
| Control the IP allocation for the ExternalVirtualInterface port. E.g. [{ip_address:'1.2.3.4'}]. |
| Additional hiera configuration to inject into the cluster. |
| List of extra hosts entries to be appended to /etc/hosts. |
| Map of extra global_config_settings data to set on each node. |
|
An Open vSwitch bridge to create on each hypervisor. This defaults to |
|
What interface to add to the |
|
Control the IP allocation for the InternalApiVirtualInterface port. Value uses the following format: |
|
OpenStack Orchestration (heat) action when to apply network configuration changes. The default value is |
|
ID or name for Control Plane ctlplane network. The default value is |
|
An OVS bridge to create for accessing external networks. The default value is |
|
The interface to attach to the external bridge. The default value is |
|
Maximum batch size for creating nodes. It is recommended to not exceed a batch size of 32 nodes. The default value is |
|
Whether this is an cell additional to the default cell. The default value is |
|
Indicates that the nova-metadata API service has been deployed per-cell, so that we can have better performance and data isolation in a multi-cell deployment. Users should consider the use of this configuration depending on how OpenStack Networking (neutron) is setup. If networks span cells, you might need to run nova-metadata API service globally. If your networks are segmented along cell boundaries, then you can run nova-metadata API service per cell. When running nova-metadata API service per cell, you should also configure each OpenStack Networking (neutron) metadata-agent to point to the corresponding nova-metadata API service. The default value is |
| Control the IP allocation for the virtual IP used by OVN DBs. E.g. [{ip_address:'1.2.3.4'}]. |
|
Control the IP allocation for the PublicVirtualInterface port. Value uses the following format: |
|
Salt for the RabbitMQ cookie. Change to force the randomly generated RabbitMQ cookie to change. The default value is |
|
Control the IP allocation for the virtual IP used by Redis. Value uses the following format: |
| Extra properties or metadata passed to OpenStack Compute (nova) for the created nodes in the overcloud. Accessible through the OpenStack Compute (nova) metadata API. |
|
Control the IP allocation for the StorageMgmgVirtualInterface port. Value uses the following format: |
|
Control the IP allocation for the StorageVirtualInterface port. Value uses the following format: |
| List of undercloud hosts entries to be appended to /etc/hosts. The value is populated with the HEAT_HOSTS entries on the undercloud by tripleoclient when running deploy. |
|
Set to a previously unused value during |