designate-tempest-plugin/designate_tempest_plugin/common
Arkady Shtempler 356c5ae37d Adding new test cases to "quota" scenario test suite
1) test_api_export_size_quota
   Verifies: "Number of recordsets allowed in a zone export"
2) test_recordset_records_quota
   Verifies: "Number of records allowed per recordset"
3) test_zone_records_quota
   Verifies: "Number of records allowed per zone"
4) test_zone_recordsets_quota
   Verifies: "Number of records allowed per recordset"
5) test_zones_quota (modify)
   Verifies: "The number of zone allowed per project"

Change-Id: Ia89091087f004e174f38ca0685605057abbf5cdd
2022-06-14 17:48:00 +03:00
..
__init__.py Initial layout of Designate tempest plugin 2016-04-07 08:08:46 +01:00
constants.py Adds new scenario test to the Zones suite + minor refactoring 2022-05-12 14:50:14 +03:00
exceptions.py Fix waiters to raise on resources going to ERROR 2022-01-31 23:25:19 +00:00
models.py Add __ne__ built-in function 2016-10-16 09:27:14 +08:00
waiters.py Adding new test cases to "quota" scenario test suite 2022-06-14 17:48:00 +03:00