resource_registry:
OS::TripleO::Network::Ports::OVNDBsVipPort: /usr/share/openstack-tripleo-heat-templates/network/ports/noop.yaml
OS::TripleO::Network::Ports::RedisVipPort: /usr/share/openstack-tripleo-heat-templates/network/ports/noop.yaml
parameter_defaults:
# Disable network creation in order to use the `network_data.yaml` file from the overcloud stack,
# and create ports for the nodes in the separate stacks on the existing networks.
ManageNetworks: false
# Specify that this is an additional cell
NovaAdditionalCell: True
# The DNS names for the VIPs for the cell
CloudName: cell1.ooo.test
CloudNameInternal: cell1.internalapi.ooo.test
CloudNameStorage: cell1.storage.ooo.test
CloudNameStorageManagement: cell1.storagemgmt.ooo.test
CloudNameCtlplane: cell1.ctlplane.ooo.test
# Map the flavors to use for the CellController and Compute roles
OvercloudCellControllerFlavor: cellcontroller
OvercloudComputeFlavor: compute
# Number of controllers/computes in the cell
CellControllerCount: 3
ComputeCount: 1
# Node names must be unique across all cells
ComputeHostnameFormat: 'cell1-compute-%index%'
CellControllerHostnameFormat: 'cell1-cellcontroller-%index%'
resource_registry:
OS::TripleO::Network::Ports::OVNDBsVipPort: /usr/share/openstack-tripleo-heat-templates/network/ports/noop.yaml
OS::TripleO::Network::Ports::RedisVipPort: /usr/share/openstack-tripleo-heat-templates/network/ports/noop.yaml
parameter_defaults:
# Disable network creation in order to use the `network_data.yaml` file from the overcloud stack,
# and create ports for the nodes in the separate stacks on the existing networks.
ManageNetworks: false
# Specify that this is an additional cell
NovaAdditionalCell: True
# The DNS names for the VIPs for the cell
CloudName: cell1.ooo.test
CloudNameInternal: cell1.internalapi.ooo.test
CloudNameStorage: cell1.storage.ooo.test
CloudNameStorageManagement: cell1.storagemgmt.ooo.test
CloudNameCtlplane: cell1.ctlplane.ooo.test
# Map the flavors to use for the CellController and Compute roles
OvercloudCellControllerFlavor: cellcontroller
OvercloudComputeFlavor: compute
# Number of controllers/computes in the cell
CellControllerCount: 3
ComputeCount: 1
# Node names must be unique across all cells
ComputeHostnameFormat: 'cell1-compute-%index%'
CellControllerHostnameFormat: 'cell1-cellcontroller-%index%'
Copy to ClipboardCopied!Toggle word wrapToggle overflow