Revert "Change "services" to "service""

This was correct for the RDO installation guide.

This reverts commit b90278b503.

Change-Id: I5107e712a903f334f1a3a996b9140e9e2fe0807a
This commit is contained in:
Zane Bitter 2018-10-18 17:23:34 +00:00
parent b90278b503
commit 63bff7408a
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ requires additional information in the Identity service.
.. code-block:: console
$ openstack role add --project service --user heat admin
$ openstack role add --project services --user heat admin
.. note::