Merge "Fix misleading doc re: secgroup rule quota"

This commit is contained in:
Zuul 2021-02-01 08:38:55 +00:00 committed by Gerrit Code Review
commit 2722c02631
1 changed files with 3 additions and 3 deletions

View File

@ -54,9 +54,9 @@ router and floating IP. Add these lines to the
quota_floatingip = 50
OpenStack Networking also supports quotas for security group
resources: number of security groups and the number of rules for
each security group. Add these lines to the
``quotas`` section in the ``/etc/neutron/neutron.conf`` file:
resources: number of security groups and number of rules.
Add these lines to the ``quotas`` section in the
``/etc/neutron/neutron.conf`` file:
.. code-block:: ini