Add verify operation steps

Change-Id: Id34fe986faa5ba0c54f41c7044ef44b25eb89f00
Implements: blueprint projectspecificinstallguides
This commit is contained in:
KATO Tomoyuki 2016-06-07 10:10:40 +09:00
parent feb5ca55e6
commit 638b697529
1 changed files with 18 additions and 0 deletions

View File

@ -4,3 +4,21 @@ Verify operation
~~~~~~~~~~~~~~~~
Verify operation of the {{cookiecutter.service}} service.
.. note::
Perform these commands on the controller node.
#. Source the ``admin`` project credentials to gain access to
admin-only CLI commands:
.. code-block:: console
$ . admin-openrc
#. List service components to verify successful launch and registration
of each process:
.. code-block:: console
$ openstack {{cookiecutter.service|lower}} service list