### Scenario ### As admin set the “recordset_records” to X Create a Zone and try to add a recordset (with number of records is over X) to that zone. ### Actual Result ### Recordset is successfully created ### Expected Result ### Immediate “413 over_quota” response. Notes: 1) For reproducing: https://review.opendev.org/c/openstack/designate-tempest-plugin/+/827934 test name: test_recordset_records_quota 2) From Michael: This is a bug in the quota code. I can see that they are checking the quota for the existing records instead of the total including the new records.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Release of components for Red Hat OpenStack Platform 17.0 (Wallaby)), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHEA-2022:6543