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:
parent
7d8f400791
commit
8c3441e856
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user