Emilien Macchi 42c4dc36bc heat-engine: disable the check on database connection
After some investigations, the mysql connection is not persistent and is
only established when heat API is used by a client.
By checking if the TCP connection is actually established, we have a fail
every time Pacemaker checks. If no Heat API requests have been sent for
some time, Heat will be considered as failed and will be restart which
is not clean.

This patch aims to disable this check and only let AMQP connection
check.

Signed-off-by: Emilien Macchi <emilien.macchi@enovance.com>
2014-02-17 11:07:59 +01:00
2012-08-29 13:01:25 +00:00
2012-08-29 01:15:24 +00:00
2012-08-28 18:13:54 -07:00

openstack-resource-agents

Pacemaker High Availability resource agents for OpenStack

Description
Pacemaker High Availability resource agents for OpenStack
Readme 661 KiB
Languages
Shell 99.7%
Makefile 0.3%