Alex Ramírez dfc4c28fe0 Cleanup Master CI
* update:
  - charmcraft.yaml for v3
  - tox.ini to use py3.12 by default
  - test-requirements.in to use zaza for juju3
  - update test bundles to work with charmcraft v3
  - update .zuul.yaml to point at correct jobs for master (for now)
  - fix cs -> ch typo in noble-basic.yaml
* generate:
  - merged-requirements-py312.txt
  - test-requirements-py312.txt
* add:
   - update-requirements env to tox.ini and src/tox.ini

Change-Id: I2aec11060a38b556bf51188fcc3411d414aa2d2e
Signed-off-by: Alex Ramírez <alex.ramirez@canonical.com>
2026-06-24 14:57:48 +01:00
2026-06-24 14:57:48 +01:00
2026-05-27 17:38:26 -04:00
2019-04-19 19:33:53 +00:00
2019-03-19 19:13:17 +00:00
2026-06-24 14:57:48 +01:00
2022-08-26 18:40:43 +00:00
2026-06-24 14:57:48 +01:00
2019-03-12 18:12:33 +00:00
2026-05-26 18:38:32 -04:00
2020-05-19 12:29:34 -04:00
2025-10-29 13:59:13 -07:00
2026-06-24 14:57:48 +01:00
2026-06-24 14:57:48 +01:00
2026-06-24 14:57:48 +01:00
2026-06-24 14:57:48 +01:00

Overview

Pacemaker Remote is a small daemon that allows a host to be used as a Pacemaker node without running the full cluster stack. The pacemaker-remote charm is a subordinate charm that deploys the daemon.

This charm can be used to help deploy Masakari, which provides automated recovery of KVM-based OpenStack machine instances. See the masakari charm for more information on that use case.

Usage

Configuration

See file config.yaml for the full list of configuration options, along with their descriptions and default values.

Deployment

To deploy pacemaker-remote:

juju deploy pacemaker-remote

Because this is a subordinate charm a relation will need to be added to another application to have the charm deployed on a machine.

Bugs

Please report bugs on Launchpad.

For general charm questions refer to the OpenStack Charm Guide.

S
Description
Juju Charm - Pacemaker Remote
Readme 10 MiB
Languages
Python 100%