b7466e5829
The latest release of puppet-corosync does not yet support pcs 0.10.0, which is now available in CentOS 8/9 or Ubuntu Focal/Jammy. The unreleased change to adapt to pcs 0.10.0[1] made some breaking interface change and our current implementation has not yet fully adapt to it. Because we haven't see any bug report or request to resolve this situation, we can assume this implementation is not really used. Furthermore we don't really have to use pacemaker for most of OpenStack services, and we can use native resource agents such as systemd resource agent instead of injecting own scripts. Let's deprecate it so that we can remove it in a future release. Change-Id: If90e21e41da40171a766c4740ef93d9c05ecd1c7
6 lines
160 B
YAML
6 lines
160 B
YAML
---
|
|
deprecations:
|
|
- |
|
|
The ``openstack_extras::pacemaker::serices`` defined resource type has been
|
|
deprecated and will be removed in a future release.
|