summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2020-11-28 04:01:31 +0000
committerGerrit Code Review <review@openstack.org>2020-11-28 04:01:31 +0000
commit0e7c39db07914d7aae6a68009f0ba3e94101cee7 (patch)
treec48f9626d78ba8a7f4f01d1ee04120ef2ee042e8
parent3f4e377927a3b7e080804553be13aacb61c047c0 (diff)
parentb7f1100ef5a55b1fdd68e47b1a7222b383926f10 (diff)
downloadtrove-0e7c39db07914d7aae6a68009f0ba3e94101cee7.tar.gz
Merge "Fix the guest service name in troubleshooting guide" into stable/victoria
-rw-r--r--doc/source/admin/troubleshooting.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/admin/troubleshooting.rst b/doc/source/admin/troubleshooting.rst
index ea56a464..be9f494c 100644
--- a/doc/source/admin/troubleshooting.rst
+++ b/doc/source/admin/troubleshooting.rst
@@ -46,7 +46,7 @@ After log into the instance, you can check the trove-guestagent log by:
.. code-block:: console
- sudo journalctl -u trove-guest.service | less # or
+ sudo journalctl -u guest-agent.service | less # or
sudo vi /var/log/trove/trove-guestagent.log
Please contact Trove team in #openstack-trove IRC channel or send email to