Fix for ops-quotas.rst

doc/source/ops-quotas.rst:6: D001 Line too long

Change-Id: I89de6e8fc695790cada0816dae01e3ac828adf13
This commit is contained in:
Ivan Anfimov 2025-02-20 19:41:35 +00:00
parent 03a366467a
commit 99a0a4eecd

View File

@ -3,11 +3,11 @@ Quotas
====== ======
To prevent system capacities from being exhausted without notification, To prevent system capacities from being exhausted without notification,
you can set up :term:`quotas <quota>`. Quotas are operational limits. For example, you can set up :term:`quotas <quota>`. Quotas are operational limits.
the number of gigabytes allowed per tenant can be controlled to ensure that For example, the number of gigabytes allowed per tenant can be controlled
a single tenant cannot consume all of the disk space. Quotas are to ensure thata single tenant cannot consume all of the disk space.
currently enforced at the tenant (or project) level, rather than the Quotas are currently enforced at the tenant (or project) level, rather than
user level. the user level.
.. warning:: .. warning::