Adding the option to set the zone quota to unlimited

by assigning negative value for the resource like -1

Change-Id: Iaeca2be8b38075e3e7e8f79621b4b41cbe9934f7
Closes-Bug: #1876198
This commit is contained in:
hamza alqtaishat
2020-05-07 17:31:18 +00:00
committed by Jens Harbott (frickler)
parent 1da9e434ad
commit 12d50c7f5b
4 changed files with 51 additions and 1 deletions

View File

@@ -84,6 +84,7 @@ Update Quotas
.. http:patch:: /quotas/TENANT_ID
Updates the specified quota(s) to their new values.
Negative quota values mean unlimited.
**Example request:**