charm-rabbitmq-server/actions
Alex Kavanagh 42714adfde Add service user password rotation feature
This patch adds the service user rotation feature, which provides two
actions:

 - list-service-usernames
 - rotate-service-user-password

The first lists the possible usernames that can be rotated.  The
second action rotates the service, and is tested via the func-test-pr.

Change-Id: Ia94ab3d54cd8a59e9ba5005b88d3ec1ff87019b1
func-test-pr: https://github.com/openstack-charmers/zaza-openstack-tests/pull/1029
2023-05-05 10:17:01 +02:00
..
actions.py Add service user password rotation feature 2023-05-05 10:17:01 +02:00
check-queues Add action to check rmq queues 2018-02-26 09:46:00 -07:00
cluster-status Add cluster_status action, correct actions.py typo 2017-10-11 21:39:04 +00:00
complete-cluster-series-upgrade Series Upgrade 2018-09-17 14:49:41 +02:00
force-boot Add `force-boot` action 2020-06-22 13:04:11 +03:00
forget-cluster-node Forget cluster node as an action 2020-06-09 08:48:13 -07:00
list-service-usernames Add service user password rotation feature 2023-05-05 10:17:01 +02:00
list-unconsumed-queues Added list-unconsumed-queues action 2019-02-27 09:36:13 +01:00
pause Add pause/resume actions and sync charm-helpers 2016-04-05 18:52:37 +00:00
restart-services Implementation of deferred restarts 2021-04-09 21:11:30 +00:00
resume Add pause/resume actions and sync charm-helpers 2016-04-05 18:52:37 +00:00
rotate-service-user-password Add service user password rotation feature 2023-05-05 10:17:01 +02:00
run-deferred-hooks Implementation of deferred restarts 2021-04-09 21:11:30 +00:00
show-deferred-events Implementation of deferred restarts 2021-04-09 21:11:30 +00:00