Fix tiny typo on configuration doc
Typically the project name for the services is "service", not "services". Change-Id: I4414befff39663f1c205daef381d719042d938af
This commit is contained in:
@@ -80,7 +80,7 @@ Configure the Identity service for the Watcher service
|
||||
.. code-block:: bash
|
||||
|
||||
$ openstack user create --password WATCHER_PASSWORD --enable --email watcher@example.com watcher
|
||||
$ openstack role add --project services --user watcher admin
|
||||
$ openstack role add --project service --user watcher admin
|
||||
$ openstack role add --user watcher --project admin admin
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user