From 32b1fb681ba8b7079113c6b81115d04867985d2a Mon Sep 17 00:00:00 2001 From: Alex-Welsh Date: Thu, 21 Dec 2023 16:30:38 +0000 Subject: [PATCH] Rotation docs for heat_domain_admin_password --- doc/source/operations/secret-rotation.rst | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/doc/source/operations/secret-rotation.rst b/doc/source/operations/secret-rotation.rst index 7912530fb..f3213da37 100644 --- a/doc/source/operations/secret-rotation.rst +++ b/doc/source/operations/secret-rotation.rst @@ -370,10 +370,12 @@ Full method kayobe overcloud service deploy -20. Manually update ``heat_domain_admin_password`` +20. Manually update ``heat_domain_admin_password``, using the newly generated + OpenStack Admin credentials. - #. TODO: Instructions - This has not been tested yet + .. code:: bash + + openstack user set --domain heat_user_domain --password heat_domain_admin 21. Re-run Tempest to make sure everything has come back