designate-tempest-plugin/designate_tempest_plugin/services/dns
Arkady Shtempler a2b08ee1b1 Recordset scenario test suite changes
1) Re-factoring: replace underscores by index, use constants
2) Moving "test_create_soa_record_not_permitted" from Scenario to API
3) New test: "test_delete_ns_record_not_permitted"
   Primary user is not able to delete NS type recordset
4) New test: "test_update_records_propagated_to_backends"
   Update recordset TTL (all types except NS and SOA) and
   make sure that the updated TTL is propagated to the backends
5) Adding backend validation check to the existing test:
   "test_create_and_delete_records_on_existing_zone"
6) Remove "NS" type record from "recordset_data.json"
   Reason: the test was bogus because it was creating an NS record
   for a sub-zone

Change-Id: I169b3666a941ac61ac56619cdbe0f947340f669f
2022-07-24 11:46:07 +03:00
..
admin Add __all__ to __init__ for service clients 2017-11-22 15:20:03 +00:00
json Merge "Remove six" 2022-06-15 18:13:39 +00:00
query Remove six 2022-05-10 16:50:09 +09:00
v2 Recordset scenario test suite changes 2022-07-24 11:46:07 +03:00
__init__.py Remove v1 API tests 2021-07-06 22:33:56 +00:00