One thing that seems to work OK:
export OS_PASSWORD=$(set -x; juju run --unit keystone/0 leader-get admin_passwd)
Also, I have reported LP: #1765222 regarding resetting the admin-password not making any changes.
One thing that seems to work OK:
export OS_PASSWORD=$(set -x; juju run --unit keystone/0 leader-get admin_passwd)
Also, I have reported LP: #1765222 regarding resetting the admin-password not making any changes.