Remove glance-registry from docs

glance-registry service was deprecated in Queens release and has been
removed in Victoria [1].

[1] https://review.opendev.org/#/c/738671/

Change-Id: Ib33a3f49647d86fae826f416825a85433730b391
This commit is contained in:
gugug 2020-07-07 23:27:45 +08:00
parent 845c5d8464
commit 1456ef0af6
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