From 8c3441e856407292fa0f0ae2afdbf6eb3a076cb6 Mon Sep 17 00:00:00 2001 From: Rodolfo Alonso Hernandez Date: Wed, 17 Jun 2020 16:07:33 +0000 Subject: [PATCH] Change service_plugins documentation in QoS to steevedore entries Change the service_plugin references in QoS admin document to use only the steevedore names, to be consistent throughout the document. Change-Id: Iebb28e0a68ce580d03851b083add70c79204da1c Closes-Bug: #1882072 --- doc/source/admin/config-qos.rst | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/doc/source/admin/config-qos.rst b/doc/source/admin/config-qos.rst index db6fed14baf..69f5cf356ef 100644 --- a/doc/source/admin/config-qos.rst +++ b/doc/source/admin/config-qos.rst @@ -118,10 +118,7 @@ On the controller nodes: .. code-block:: none - service_plugins = \ - neutron.services.l3_router.l3_router_plugin.L3RouterPlugin, - neutron.services.metering.metering_plugin.MeteringPlugin, - neutron.services.qos.qos_plugin.QoSPlugin + service_plugins = router,metering,qos #. Optionally, set the needed ``notification_drivers`` in the ``[qos]`` section in ``/etc/neutron/neutron.conf`` (``message_queue`` is the