Enabling the Instance HA service¶
The Instance HA service is not included into the core set of services and needs
to be explicitly enabled in the OpenStackDeployment
custom resource.
Parameter |
|
---|---|
Usage |
Enables Masakari, the OpenStack service that ensures high availability
of instances running on a host. To enable the service, add
spec:
features:
services:
- instance-ha
|