Updated references in "Manage Keystone Accounts"

To be cherry picked to stx 5.0
Added references in additional topics

Updated review comments
Signed-off-by: Juanita-Balaraj <juanita.balaraj@windriver.com>
Change-Id: I9bb9ad3d51938c6714320371e506eecb3e1232e1
Signed-off-by: Juanita-Balaraj <juanita.balaraj@windriver.com>
This commit is contained in:
Juanita-Balaraj 2021-10-20 16:30:42 -04:00
parent 183f2617d4
commit 8ff5c131f8
7 changed files with 24 additions and 6 deletions

View File

@ -0,0 +1 @@

View File

@ -56,4 +56,6 @@ Ensure that all subclouds are managed and online.
command :command:`keyring set CGCS admin` and provide the new admin
password.
.. only:: partner
.. include:: /_includes/dm-credentials-on-keystone-pwds.rest

View File

@ -245,3 +245,6 @@ If all attempts fail, restore the subcloud from backups, that will revert the
subcloud to the original state prior to rehoming.
.. only:: partner
.. include:: /_includes/dm-credentials-on-keystone-pwds.rest

View File

@ -7,7 +7,7 @@ Keystone Accounts
=================
|prod| uses tenant accounts and user accounts to identify and manage access to
StarlingX resources, and images in the Local Docker Registry.
|prod| resources, and images in the Local Docker Registry.
You can create and manage Keystone projects and users from the web management
interface, the CLI, or the |prod|'s Keystone REST API.

View File

@ -6,16 +6,26 @@
Manage Keystone Accounts
========================
See
You can create and manage Keystone projects and users from the web management
interface, the CLI, or the |prod|'s Keystone REST API.
See:
`https://docs.openstack.org/keystone/pike/admin/cli-manage-projects-users-and-roles.html
<https://docs.openstack.org/keystone/pike/admin/cli-manage-projects-users-and-roles.html>`_
for details on managing Keystone projects, users, and roles.
:ref:`Password Recovery <password-recovery>` for details on how to change or
reset a Keystone user password.
All Kubernetes accounts are subject to system password rules. For complete
details on password rules, see :ref:`System Account Password Rules
<starlingx-system-accounts-system-account-password-rules>`.
:ref:`System Account Password Rules <starlingx-system-accounts-system-account-password-rules>`
for details on password rules, as all Kubernetes accounts are subject to system
password rules.
:ref:`Change the Admin Password on Distributed Cloud <changing-the-admin-password-on-distributed-cloud>`
for details on changing the keystone admin user password across the entire
|prod-dc| system.
.. only:: partner
.. include:: /_includes/manage-keystone-accounts.rest
.. include:: /_includes/dm-credentials-on-keystone-pwds.rest

View File

@ -38,4 +38,6 @@ This section describes how to change or reset a Keystone user password.
where <user> is the username and <temp\_password> is a temporary password.
.. only:: partner
.. include:: /_includes/dm-credentials-on-keystone-pwds.rest