From 99a0a4eecda3190f26fd043d426c032881ba73c1 Mon Sep 17 00:00:00 2001 From: Ivan Anfimov Date: Thu, 20 Feb 2025 19:41:35 +0000 Subject: [PATCH] Fix for ops-quotas.rst doc/source/ops-quotas.rst:6: D001 Line too long Change-Id: I89de6e8fc695790cada0816dae01e3ac828adf13 --- doc/source/ops-quotas.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/source/ops-quotas.rst b/doc/source/ops-quotas.rst index 5bee3a14..169dc44e 100644 --- a/doc/source/ops-quotas.rst +++ b/doc/source/ops-quotas.rst @@ -3,11 +3,11 @@ Quotas ====== To prevent system capacities from being exhausted without notification, -you can set up :term:`quotas `. Quotas are operational limits. For example, -the number of gigabytes allowed per tenant can be controlled to ensure that -a single tenant cannot consume all of the disk space. Quotas are -currently enforced at the tenant (or project) level, rather than the -user level. +you can set up :term:`quotas `. Quotas are operational limits. +For example, the number of gigabytes allowed per tenant can be controlled +to ensure thata single tenant cannot consume all of the disk space. +Quotas are currently enforced at the tenant (or project) level, rather than +the user level. .. warning::