charm-rabbitmq-server/.gitignore
David Ames 5318764cc6 Forget cluster node as an action
There are race conditions in which the forget_cluster_node can get
executed against a node that is in the process of joining the cluster.

This change moves forget_cluster_node to an action that can be
performed by the administrator. The asses_cluster_status has been
updated to check for departed nodes and set status pointing toward the
use of the new forget-cluster-node action.

Closes-Bug: #1818260
Change-Id: I64bcdb9811a3816b394395fac19f5af5cc9f9006
2020-06-09 08:48:13 -07:00

14 lines
126 B
Plaintext

bin
revision
.coverage*
.venv
.tox
.testrepository
*.sw[nop]
*.pyc
__pycache__/
.project
.pydevproject
.stestr
.unit-state.db