install-doc: Disable ceilometer-api service
We tell people to configure ceilometer-api with apache/mod_wsgi. But we miss to disable the ceilometer-api service for testing purpose. Change-Id: I05949719d9804162fd990c298a5bfd8b9a42e616
This commit is contained in:
parent
40da6c9748
commit
5c621712a9
@ -68,3 +68,11 @@
|
||||
|
||||
Replace ``CEILOMETER_PASS`` with the password you chose for
|
||||
the ``ceilometer`` user in the Identity service.
|
||||
|
||||
|
||||
3. Stop and disable the ceilometer-api which is dedicated for testing only
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
# systemctl disable ceilometer-api
|
||||
# systemctl stop ceilometer-api
|
||||
|
Loading…
x
Reference in New Issue
Block a user