Incorrect project name in installation instructions for CentOS
Return the instructions to using the "service" project as it was before 5ecee29572556140e57ed667ef275d8429c994b6, and as it is in other manual installation instructions. Add a note that describes the circumstances in which you need to use "services" as the project name. Change-Id: I76de8960ac640b9e8037879af85b84ce39b4cdcb Co-Authored-By: Zane Bitter <zbitter@redhat.com> Task: 28520 Story: 2003872
This commit is contained in:
parent
7cdadf1155
commit
8ea5c9e5e7
@ -70,7 +70,18 @@ requires additional information in the Identity service.
|
|||||||
|
|
||||||
.. code-block:: console
|
.. code-block:: console
|
||||||
|
|
||||||
$ openstack role add --project services --user heat admin
|
$ openstack role add --project service --user heat admin
|
||||||
|
|
||||||
|
.. note::
|
||||||
|
|
||||||
|
If installing OpenStack manually following the `Keystone install
|
||||||
|
guide`_, the name of the services project is ``service`` as given
|
||||||
|
above. However, traditional methods of installing RDO (such as
|
||||||
|
PackStack and TripleO) use ``services`` as the name of the service
|
||||||
|
project. If you installed RDO using a Puppet-based method, substitute
|
||||||
|
``services`` as the project name.
|
||||||
|
|
||||||
|
.. _`Keystone install guide`: https://docs.openstack.org/keystone/latest/install/keystone-users-rdo.html
|
||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user