Merge "install-rdo.rst typo fixed"

This commit is contained in:
Zuul 2020-09-27 00:26:52 +00:00 committed by Gerrit Code Review
commit 35b5c65bd0
1 changed files with 2 additions and 2 deletions

View File

@ -70,7 +70,7 @@ Replace ``Senlin_DBPASS`` with a suitable password.
:: ::
$openstack user create --project services --password-prompt senlin $openstack user create --project service --password-prompt senlin
User Password: User Password:
Repeat User Password: Repeat User Password:
+-----------+----------------------------------+ +-----------+----------------------------------+
@ -86,7 +86,7 @@ Replace ``Senlin_DBPASS`` with a suitable password.
:: ::
$ openstack role add --project services --user senlin admin $ openstack role add --project service --user senlin admin
.. note:: .. note::