Change "services" to "service"
Because project name is service in Installation Guides[1], It is better not to give reference of this name in installation operation Documentation file. [1]https://github.com/openstack/keystone/blob/master/doc/source/install/common/keystone-users.inc Change-Id: Ib51341d023907b392acbdacd47bd1b3027b721a1changes/62/611562/1
parent
f12fb69cb2
commit
b90278b503
|
@ -70,7 +70,7 @@ requires additional information in the Identity service.
|
|||
|
||||
.. code-block:: console
|
||||
|
||||
$ openstack role add --project services --user heat admin
|
||||
$ openstack role add --project service --user heat admin
|
||||
|
||||
.. note::
|
||||
|
||||
|
|
Loading…
Reference in New Issue