2
0
mirror of https://github.com/VinylDNS/vinyldns synced 2025-08-25 03:27:08 +00:00

7 Commits

Author SHA1 Message Date
Britney Wright
a02b47de0c
remove wait_until_zone_exists helper (#620) 2019-05-08 17:04:40 -04:00
Nima Eskandary
f0a25fe943
Zone BackendID in portal (#607)
* list backend ids route and option to update a zones backendid in portal
2019-05-06 11:51:27 -04:00
Varsha Chandrashekar
b431894b9a
Expose get zone by name route in the API (#588) 2019-04-17 15:15:49 -04:00
Michael Ly
a240801843
Fix wait condition for zone update/delete functional tests (#514)
* Force an assertion that wait_until_zone_deleted has succeeded.
* Correct zone tests to wait for zone to be active before testing updates/deletes.
* Replace wait_until_zone_exists with wait_until_zone_active.
2019-03-01 10:37:01 -05:00
Rebecca Star
54b021aa58
Make DS records work (#472)
* allow DS changes to go through
2019-01-31 14:23:41 -05:00
Britney Wright
2a883e2713
Remove zone history check (#373)
* remove get_zone_history
* look for most recent zone change status
*  add wait_until_zone_active
* add helper function for test_sync_zone
2018-12-11 16:30:31 -05:00
Paul James Cleary
f0726ecb37 Initial code release 2018-07-31 14:26:07 -04:00