summaryrefslogtreecommitdiff
path: root/scripts/rabbitmq-server-ha.ocf
Commit message (Expand)AuthorAgeFilesLines
* Fix bashisms in OCF HA scriptAlexey Lebedeff2016-06-081-7/+7
* Check cluster_status liveness during OCF checksAlexey Lebedeff2016-06-031-3/+40
* Private attributes usage in rabbitmq scriptLiubov Efremova2016-05-121-9/+9
* Stop process when rabbit is running but is not connected to master.Bogdan Dobrelya2016-04-201-0/+1
* Stop a rabbitmq pacemaker resource when monitor failsBogdan Dobrelya2016-04-071-0/+1
* Fix half-hearted attempt to erase mnesia in OCF RAAlexey Lebedeff2016-04-041-2/+2
* Put the RabbitMQ OCF RA policy to /usr/sbinBogdan Dobrelya2016-03-241-4/+13
* Revert "Private attributes usage in rabbitmq script"Bogdan Dobrelya2016-03-111-9/+9
* Merge pull request #653 from dmitrymex/log-pidMichael Klishin2016-03-071-4/+5
|\
| * [OCF HA] Log process id in RabbitMQ OCF scriptDmitry Mescheryakov2016-02-251-4/+5
* | [OCF HA] On neighbor promotion do nothing if we are already clusteredDmitry Mescheryakov2016-02-291-15/+31
* | [OCF HA] Do not check cluster health if master is not electedDmitry Mescheryakov2016-02-261-41/+47
|/
* [OCF HA] Increase tolerable number of rabbitmqctl timeoutsDmitry Mescheryakov2016-02-251-1/+1
* Merge pull request #639 from lefremova/stableMichael Klishin2016-02-191-9/+9
|\
| * Private attributes usage in rabbitmq scriptLiubov Efremova2016-02-191-9/+9
* | Exit waiting loop once node has unjoinedDmitry Mescheryakov2016-02-161-0/+2
|/
* Fix action_stop for the rabbit OCFBogdan Dobrelya2016-02-041-15/+25
* Streamline checking for cluster partitioningDmitry Mescheryakov2016-02-031-23/+21
* Fix cluster membership check for running masterBogdan Dobrelya2016-02-021-0/+5
* Fix uninitialized status_masterBogdan Dobrelya2016-02-021-0/+1
* Suppress curl progress indicator in rabbit OCFAlexey Lebedeff2016-02-021-1/+1
* Fix usage of uninitialized variable in OCF scriptAlexey Lebedeff2016-01-211-1/+1
* Merge pull request #563 from binarin/rabbitmq-server-ocf-list-channels-diagno...Michael Klishin2016-01-211-0/+109
|\
| * Improve 'list_channels' diagnostics in OCFAlexey Lebedeff2016-01-201-1/+1
| * Improve rabbitmq OCF script diagnosticsAlexey Lebedeff2016-01-201-0/+109
* | Reset master score if we decide to restart RabbitMQ on timeoutDmitry Mescheryakov2016-01-191-0/+3
|/
* Add optional prefix for RabbitMQ node FQDNsKyrylo Galanov2016-01-181-4/+17
* Fix rabbitMQ OCF monitor detection of running masterBogdan Dobrelya2016-01-141-18/+24
* Fix get_status, action_stop, proc_stop then beam's unresponsiveBogdan Dobrelya2016-01-111-29/+56
* Fix proc_kill then there is no pid foundBogdan Dobrelya2016-01-111-14/+21
* Syntax and local vars usage fixes to OCF HABogdan Dobrelya2016-01-111-26/+18
* Remove unneeded sleep for a graceful stop by PIDBogdan Dobrelya2016-01-071-6/+2
* Ensure rabbit node uptime is reset in the CIB for OCF resourceBogdan Dobrelya2015-12-311-20/+39
* Fix stop conditions for the rabbit OCF resourceBogdan Dobrelya2015-12-301-50/+195
* Merge branch 'stable'Jean-Sébastien Pédron2015-12-141-1/+1
* Merge branch 'stable'Michael Klishin2015-12-091-5/+14
* Add host_ip fieldMatthew Mosesohn2015-11-161-1/+10
* Merge pull request #411 from binarin/rabbitmq-server-ocf-idempotent-cookieMichael Klishin2015-11-091-2/+15
|\
| * Don't update cookie on every run of HA OCF scriptAlexey Lebedeff2015-11-091-2/+15
* | Fix metadata in OCF HA scriptAlexey Lebedeff2015-11-091-1/+1
|/
* Merge branch 'master' into erlang.mkJean-Sébastien Pédron2015-10-231-8/+9
* Packages are now "self-hosted": no need for the packaging dirJean-Sébastien Pédron2015-10-201-0/+1863