47d29db3a0
Add some release notes about the composable ha work Change-Id: I8975c3f597d1affbe6e52d4e16a2aad527006264
13 lines
605 B
YAML
13 lines
605 B
YAML
---
|
|
features:
|
|
- With the composable HA work landed it is now possible
|
|
to split pacemaker-managed services like galera, rabbit,
|
|
redis, haproxy and any A/P resource, off to dedicated
|
|
nodes. These services can be split off to separate nodes
|
|
either via the normal Pacemaker service (which has a limit
|
|
of 16 maximum number of nodes) or via the newer PacemakerRemote
|
|
service (but not both on the same node). Note that until
|
|
https://bugzilla.redhat.com/show_bug.cgi?id=1417936 is fixed,
|
|
PacemakerRemote should only be used for Cinder A/P resources
|
|
and Manila A/P resources.
|