Setting unlimited qouta for zone

Bug #1876198 reported by hamza
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Designate
Fix Released
Undecided
hamza

Bug Description

in designate configuration
 Quota driver to use (string value)
#quota_driver = storage

# Number of zones allowed per tenant (integer value)
#quota_zones = 10

# Number of recordsets allowed per zone (integer value)
#quota_zone_recordsets = 500

# Number of records allowed per zone (integer value)
#quota_zone_records = 500

# Number of records allowed per recordset (integer value)
#quota_recordset_records = 20

# Number of recordsets allowed in a zone export (integer value)
#quota_api_export_size = 1000

the user should be able to set any of the above configuration as -1
to denote that there is no limit on it

but when that set now for quota_zone_recordsets = -1 the user will not be allowed to create recordsets at all

Tags: rfe
Akihiro Motoki (amotoki)
affects: neutron → designate
Revision history for this message
hamza (alqtaishat) wrote :

Change proposed to designate code master
https://review.opendev.org/#/c/726214/

Changed in designate:
assignee: nobody → hamza (alqtaishat)
status: New → In Progress
Changed in designate:
assignee: hamza (alqtaishat) → Dr. Jens Harbott (j-harbott)
Changed in designate:
assignee: Dr. Jens Harbott (j-harbott) → hamza (alqtaishat)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to designate (master)

Reviewed: https://review.opendev.org/726214
Committed: https://git.openstack.org/cgit/openstack/designate/commit/?id=12d50c7f5bafa113e70569c805d844b449976f36
Submitter: Zuul
Branch: master

commit 12d50c7f5bafa113e70569c805d844b449976f36
Author: hamza alqtaishat <email address hidden>
Date: Thu May 7 17:31:18 2020 +0000

    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

Changed in designate:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to designate (stable/rocky)

Fix proposed to branch: stable/rocky
Review: https://review.opendev.org/728583

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to designate (stable/train)

Fix proposed to branch: stable/train
Review: https://review.opendev.org/728584

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on designate (stable/rocky)

Change abandoned by "Erik Olof Gunnar Andersson <email address hidden>" on branch: stable/rocky
Review: https://review.opendev.org/c/openstack/designate/+/728583

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on designate (stable/train)

Change abandoned by "Erik Olof Gunnar Andersson <email address hidden>" on branch: stable/train
Review: https://review.opendev.org/c/openstack/designate/+/728584

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.