charm-keystone/scripts
Alex Kavanagh c7e34558c4 Make Fernet key distribution more robust
The related bug indicated that the Fernet keys could get out of sync
between the leader and non-leader units.  This patchset assumes that
hooks fail, or that units are off-line when the rotation occurs.  Thus
it tries hard to ensure that the keys are in sync.  It still uses juju
to 'send' the keys from the leader to the subordinate units, so in that
sense, it is not a fix to the related bug, but it does make it more
robust.

Change-Id: Id40a3ccbe565bd742e3fdbd5190deb6b21204a82
Related-Bug: #1849519
2020-11-17 15:24:49 +00:00
..
add_to_cluster Sync scripts/. 2013-04-09 11:35:51 -07:00
fernet_rotate_and_sync.py Make Fernet key distribution more robust 2020-11-17 15:24:49 +00:00
remove_from_cluster Sync scripts/. 2013-04-09 11:35:51 -07:00