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
This commit is contained in:
Rodolfo Alonso Hernandez 2020-06-17 16:07:33 +00:00
parent 7d8f400791
commit 8c3441e856
1 changed files with 1 additions and 4 deletions

View File

@ -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