Merge "Remove glance-registry from docs"

This commit is contained in:
Zuul 2020-07-21 08:44:15 +00:00 committed by Gerrit Code Review
commit 2200094295
3 changed files with 5 additions and 9 deletions

View File

@ -7,8 +7,7 @@ these steps on the controller node.
Configure the Image service to use Telemetry
--------------------------------------------
* Edit the ``/etc/glance/glance-api.conf`` and
``/etc/glance/glance-registry.conf`` files and
* Edit the ``/etc/glance/glance-api.conf`` file and
complete the following actions:
* In the ``[DEFAULT]``, ``[oslo_messaging_notifications]`` sections,
@ -35,4 +34,4 @@ Finalize installation
.. code-block:: console
# systemctl restart openstack-glance-api.service openstack-glance-registry.service
# systemctl restart openstack-glance-api.service

View File

@ -7,8 +7,7 @@ these steps on the controller node.
Configure the Image service to use Telemetry
--------------------------------------------
* Edit the ``/etc/glance/glance-api.conf`` and
``/etc/glance/glance-registry.conf`` files and
* Edit the ``/etc/glance/glance-api.conf`` file and
complete the following actions:
* In the ``[DEFAULT]``, ``[oslo_messaging_notifications]`` sections,
@ -35,4 +34,4 @@ Finalize installation
.. code-block:: console
# systemctl restart openstack-glance-api.service openstack-glance-registry.service
# systemctl restart openstack-glance-api.service

View File

@ -7,8 +7,7 @@ these steps on the controller node.
Configure the Image service to use Telemetry
--------------------------------------------
* Edit the ``/etc/glance/glance-api.conf`` and
``/etc/glance/glance-registry.conf`` files and
* Edit the ``/etc/glance/glance-api.conf`` file and
complete the following actions:
* In the ``[DEFAULT]``, ``[oslo_messaging_notifications]`` sections,
@ -35,5 +34,4 @@ Finalize installation
.. code-block:: console
# service glance-registry restart
# service glance-api restart