Files
tripleo-docs/deploy-guide/source/features/deploy_cellv2.rst
Martin Schuppert cbc028a9dd Enhancement to cell v2 doc with split for stein/train
In train we'll add a new tripleoclient command to help with
export stack data which is required for the cell stack input.

Also this change adds a basic and an advanced cell deployment
architecture. Due to release specific features the doc is split
into in different parts (stein,train and cell management)

Depends-On: https://review.opendev.org/672070
Change-Id: Ia14e01f7f8deb55a6ac4f1b30a84352822143c27
2019-08-21 15:20:25 +02:00

1.1 KiB

Deploy an additional nova cell v2

Warning

Multi cell cupport is only supported in Stein and later versions.

The different sections in this guide assume that you are ready to deploy a new overcloud, or already have installed an overcloud (min Stein release).

Note

Starting with CentOS 8 and TripleO Stein release, podman is the CONTAINERCLI to be used in the following steps.

The minimum requirement for having multiple cells is to have a central OpenStack controller cluster running all controller services. Additional cells will have cell controllers running the cell DB, cell MQ and a nova cell conductor service. In addition there are 1..n compute nodes. The central nova conductor service acts as a super conductor of the whole environment.

For more details on the cells v2 layout check Cells Layout (v2)

deploy_cellv2_stein.rst deploy_cellv2_basic.rst deploy_cellv2_advanced.rst deploy_cellv2_routed.rst deploy_cellv2_additional.rst deploy_cellv2_manage_cell.rst