summaryrefslogtreecommitdiff
path: root/designate/tests/unit/test_central/test_basic.py
Commit message (Expand)AuthorAgeFilesLines
* Secondary zone loops AXFR transfer during zone creationMitya_Eremeev2023-04-071-0/+36
* Move to a batch model for incrementing serialErik Olof Gunnar Andersson2023-04-041-6/+9
* Add hacking check for line continuation backslash16.0.0.0rc116.0.0Michael Johnson2023-02-211-23/+22
* Implement sharing of zonesIgor Malinovskiy2023-02-141-23/+94
* Add option to force delete zone-files in delete API.Manish Honap2022-10-201-0/+32
* Re-factored central and rpc decoratorsErik Olof Gunnar Andersson2022-07-301-12/+13
* Removed RPC calls from MDNS and moved them to the WorkerErik Olof Gunnar Andersson2022-06-231-19/+5
* Removing more unused rpc callsErik Olof Gunnar Andersson2022-04-261-86/+0
* Improved logging and minor cleanup of worker apiErik Olof Gunnar Andersson2022-04-071-5/+5
* Remove unused central codeErik Olof Gunnar Andersson2022-02-141-376/+0
* Fix recordset_records quota enforcementzhouhenglc2022-02-111-2/+103
* Updated status logic to always NOTIFY on changeErik Olof Gunnar Andersson2022-02-061-6/+27
* Fix designate-manage pool update bugsErik Olof Gunnar Andersson2022-01-061-32/+8
* Fix support for scoped tokens and default rolesMichael Johnson2021-12-141-14/+16
* Enable H306 check and fix import orderingMichael Johnson2021-11-181-3/+3
* [goal] Deprecate the JSON formatted policy fileGhanshyam Mann2021-03-081-1/+2
* [part1]:Remove sixgugug2020-06-161-5/+4
* Use unittest.mock instead of third party mockSean McGinnis2020-05-291-110/+109
* Fix issues with newer flake8Dr. Jens Harbott2020-05-121-1/+1
* Update hacking for Python3Andreas Jaeger2020-04-011-1/+1
* Removed deprecated pool-manager implementationErik Olof Gunnar Andersson2019-09-241-174/+36
* Updated context to use project_idErik Olof Gunnar Andersson2019-06-131-11/+10
* Renamed unit.test_api to unit.apiErik Olof Gunnar Andersson2019-06-031-1/+0
* Replace RCPDispatcher with decoratorErik Olof Gunnar Andersson2019-04-021-248/+380
* Fix DBDeadLock error resulting into 500Takahito Hirose2019-03-271-0/+26
* Set worker model to be the defaultGraham Hayes2019-03-061-38/+143
* Check for multi level tldsGraham Hayes2017-10-171-0/+6
* Remove unused cfg import and fix uuid format in test-caseNguyen Van Trung2017-08-151-6/+2
* Make central service tests py3 compatibleThomas Herve2017-06-291-2/+0
* Merge "Stop using deprecated 'message' attribute in Exception"Jenkins2017-06-281-7/+5
|\
| * Stop using deprecated 'message' attribute in ExceptionVu Cong Tuan2017-06-231-7/+5
* | Merge "Remove unnecessary setUp function in testcase"Jenkins2017-06-281-3/+0
|\ \
| * | Remove unnecessary setUp function in testcaselingyongxu2017-06-081-3/+0
| |/
* | Improve testcaseDai Dang Van2017-06-061-148/+201
|/
* Remove usage of parameter enforce_typeChangBo Guo(gcb)2017-05-221-2/+1
* Worker ModelTim Simmons2016-08-241-3/+5
* Expose /v2/recordsets api endpointJames Li2016-05-111-7/+12
* Add scheduler for poolsGraham Hayes2016-03-141-34/+44
* Merge "Move SOA refresh interval into unit tests"Jenkins2016-03-031-2/+8
|\
| * Move SOA refresh interval into unit testsFederico Ceratto2016-02-231-2/+8
* | Merge "Use a single recordset validation method"2.0.0.0b3Jenkins2016-03-021-4/+38
|\ \
| * | Use a single recordset validation methodEric Larson2016-03-011-4/+38
| |/
* | Merge "Ensure the zone records quota is enforced"Jenkins2016-03-021-1/+62
|\ \
| * | Ensure the zone records quota is enforcedEric Larson2016-03-011-1/+62
| |/
* | Use lazy properties in servicesEric Larson2016-02-251-0/+11
|/
* Add delayed NOTIFYFederico Ceratto2016-02-171-1/+2
* Switch to mock fixtures, minor cleanupFederico Ceratto2016-01-271-4/+7
* test: make enforce_type=True in CONF.set_overridecaoyue2016-01-181-1/+2
* Update email addresses hp.com to hpe.comFederico Ceratto2016-01-111-1/+1
* Fix NO_DOMAIN handling with The Big RenameTim Simmons2015-12-031-1/+1