yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #82483
[Bug 1876198] [NEW] Setting unlimited qouta for zone
Public bug reported:
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
** Affects: neutron
Importance: Undecided
Status: New
** Tags: rfe
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1876198
Title:
Setting unlimited qouta for zone
Status in neutron:
New
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
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1876198/+subscriptions
Follow ups