Merge "Remove glance-registry from docs"

This commit is contained in:
Zuul
2020-10-15 15:11:25 +00:00
committed by Gerrit Code Review

View File

@@ -176,7 +176,6 @@ The following table lists the commands to restart an OpenStack service.
* - Image service * - Image service
- .. code-block:: console - .. code-block:: console
# service glance-registry restart
# service glance-api restart # service glance-api restart
* - Compute service (controller node) * - Compute service (controller node)
- .. code-block:: console - .. code-block:: console
@@ -449,13 +448,10 @@ Yes:
Diagnose Image service issues Diagnose Image service issues
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The ``glance-registry`` handles the database operations for managing the The ``glance-api`` handles the API interactions and image store.
storage of the image index and properties. The ``glance-api`` handles the
API interactions and image store.
To troubleshoot problems or errors with the Image service, refer to To troubleshoot problems or errors with the Image service, refer to
:file:`/var/log/glance-api.log` and :file:`/var/log/glance-registry.log` inside :file:`/var/log/glance-api.log` inside the glance api container.
the glance api container.
You can also conduct the following activities which may generate logs to help You can also conduct the following activities which may generate logs to help
identity problems: identity problems: