From 63bff7408ad9ba95284c6af63228ddf96b981ae4 Mon Sep 17 00:00:00 2001 From: Zane Bitter Date: Thu, 18 Oct 2018 17:23:34 +0000 Subject: [PATCH] Revert "Change "services" to "service"" This was correct for the RDO installation guide. This reverts commit b90278b503aff2ad8148af38525beb90ffb117d8. Change-Id: I5107e712a903f334f1a3a996b9140e9e2fe0807a --- doc/source/install/install-rdo.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/install/install-rdo.rst b/doc/source/install/install-rdo.rst index 91f74519b5..91fdd56fe9 100644 --- a/doc/source/install/install-rdo.rst +++ b/doc/source/install/install-rdo.rst @@ -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::