|
1 week ago | |
---|---|---|
src | 3 weeks ago | |
unit_tests | 9 months ago | |
.gitignore | 1 year ago | |
.gitreview | 1 year ago | |
.stestr.conf | 1 year ago | |
.zuul.yaml | 11 months ago | |
LICENSE | 1 year ago | |
README.md | 9 months ago | |
rebuild | 3 weeks ago | |
requirements.txt | 1 week ago | |
test-requirements.txt | 1 month ago | |
tox.ini | 1 week ago |
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.
See file config.yaml
for the full list of configuration options, along with
their descriptions and default values.
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.
Please report bugs on Launchpad.
For general charm questions refer to the OpenStack Charm Guide.