Designate DNS – “not clear message” while trying to set quotas using some non existing quota type
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Designate |
New
|
Undecided
|
Unassigned |
Bug Description
### Scenario ###
Try to set quotas using not existing quota type in its body.
Patch to reproduce: https:/
### Expected result ###
quota_resource_
### Actual result ###
2022-04-27 18:32:22.620 521817 INFO tempest.
2022-04-27 18:32:22.620 521817 DEBUG tempest.
Body: {"zones": 380162, "zone_records": 292536, "zone_recordsets": 552377, "recordset_
Response - Headers: {'date': 'Wed, 27 Apr 2022 18:32:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '152', 'x-openstack-
Body: b'{"code": 500, "type": "quota_
The actual error message is “%s is not a valid quota resource” and it probably had to be something like: “tempest-819388308 is not a valid quota resource.”