![Mate Lakat](/assets/img/avatar_default.png)
Neutron already takes care of the HA for dhcp agents. See neutron setting `dhcp_agents_per_network` in `neutron.conf`. Having the OCF script call dhcp replication function of neutron-ha-tool would mean that the tool will try to plug each network to each DHCP agent, which contradicts neutron's settings. Change-Id: I87d9f7010092178c1677e14456b5e2606e5830dc
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.