Merge "fixed the neutron conf in compute node to use QoS"

This commit is contained in:
Jenkins 2016-10-11 06:22:52 +00:00 committed by Gerrit Code Review
commit 9f18a13ea3

View File

@ -94,7 +94,7 @@ On network nodes:
On compute nodes:
#. In ``/etc/neutron/plugins/ml2/ml2_conf.ini``, add ``qos`` to the
#. In ``/etc/neutron/plugins/ml2/openvswitch_agent.ini``, add ``qos`` to the
``extensions`` setting in the ``[agent]`` section. For example:
.. code-block:: ini