Skip to content

Commit 32b1fb6

Browse files
committed
Rotation docs for heat_domain_admin_password
1 parent 2b27b85 commit 32b1fb6

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

doc/source/operations/secret-rotation.rst

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -370,10 +370,12 @@ Full method
370370
371371
kayobe overcloud service deploy
372372
373-
20. Manually update ``heat_domain_admin_password``
373+
20. Manually update ``heat_domain_admin_password``, using the newly generated
374+
OpenStack Admin credentials.
374375

375-
#. TODO: Instructions
376-
This has not been tested yet
376+
.. code:: bash
377+
378+
openstack user set --domain heat_user_domain --password <password> heat_domain_admin
377379
378380
21. Re-run Tempest to make sure everything has come back
379381

0 commit comments

Comments
 (0)