We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b27b85 commit 32b1fb6Copy full SHA for 32b1fb6
doc/source/operations/secret-rotation.rst
@@ -370,10 +370,12 @@ Full method
370
371
kayobe overcloud service deploy
372
373
-20. Manually update ``heat_domain_admin_password``
+20. Manually update ``heat_domain_admin_password``, using the newly generated
374
+ OpenStack Admin credentials.
375
- #. TODO: Instructions
376
- This has not been tested yet
+ .. code:: bash
377
+
378
+ openstack user set --domain heat_user_domain --password <password> heat_domain_admin
379
380
21. Re-run Tempest to make sure everything has come back
381
0 commit comments