Support deploying OVN as container services
[apex-tripleo-heat-templates.git] / releasenotes / notes / composable-ha-37e2d7e1f57f5c10.yaml
1 ---
2 features:
3   - With the composable HA work landed it is now possible
4     to split pacemaker-managed services like galera, rabbit,
5     redis, haproxy and any A/P resource, off to dedicated
6     nodes. These services can be split off to separate nodes
7     either via the normal Pacemaker service (which has a limit
8     of 16 maximum number of nodes) or via the newer PacemakerRemote
9     service (but not both on the same node). Note that until
10     https://bugzilla.redhat.com/show_bug.cgi?id=1417936 is fixed,
11     PacemakerRemote should only be used for Cinder A/P resources
12     and Manila A/P resources.