Pacemaker High Availability resource agents for OpenStack
Go to file
Adam Spiers c5b7ea4bd0 Write a real README.rst
OpenStack generally prefers reStructuredText for READMEs, so replace the
stub README.md with more useful information in reST format.

Change-Id: Ief8908e3c19a0b996c070e8122ba4dbbf2c4dfc9
Signed-off-by: Adam Spiers <aspiers@suse.com>
2015-10-21 12:51:38 +01:00
debian Adapt the debian subdir copyright file 2012-08-29 13:24:30 +00:00
ocf Merge pull request #17 from rhafer/neutron-ha-tool 2014-11-26 15:03:14 +01:00
.gitreview Add .gitreview 2015-10-20 09:57:51 +02:00
ChangeLog Added a ChangeLog 2012-08-29 13:01:25 +00:00
COPYING Initial checkin of this repository 2012-08-29 01:15:24 +00:00
Makefile Add missing reference to DESTDIR to Makefile 2012-08-29 02:43:52 +00:00
README.rst Write a real README.rst 2015-10-21 12:51:38 +01:00

Pacemaker High Availability resource agents for OpenStack

This repository contains a collection of Pacemaker resource agents (RAs) which can be used to provide highly available OpenStack services managed within Pacemaker clusters.

Usage

Please see the OpenStack High Availability Guide for usage instructions. It is a bit out of date, but most of the information is still accurate; hopefully we can update it soon.

Development

Bugs can be viewed and reported via <https://launchpad.net/openstack-resource-agents>.

Suggestions for improvements are very welcome; changes can be submitted for review via the normal OpenStack development process.

History

Martin Loschwitz started this repository in 2012, hosted at <https://github.com/madkiss/openstack-resource-agents>, and together with Sébastien Han and Emilien Macchi contributed the majority of resource agents.

Martin eventually stepped down from maintainership, and in October 2015 the project was moved to StackForge.