Adding it to the charm-guide for a note for upgraders. It looks like the issue is that the migration code in charm-helpers was to get things from disk to the peer relation, and now it tries to get things from disk to the leader-settings. What it doesn't do is migrate the passwords from the peer-relation to the leader-settings.
Adding it to the charm-guide for a note for upgraders. It looks like the issue is that the migration code in charm-helpers was to get things from disk to the peer relation, and now it tries to get things from disk to the leader-settings. What it doesn't do is migrate the passwords from the peer-relation to the leader-settings.