summaryrefslogtreecommitdiff
path: root/designate/worker/service.py
Commit message (Expand)AuthorAgeFilesLines
* Fix missing default for hard_delete and bump rpc versionErik Olof Gunnar Andersson2023-02-011-1/+1
* Add option to force delete zone-files in delete API.Manish Honap2022-10-201-4/+8
* Re-factored central and rpc decoratorsErik Olof Gunnar Andersson2022-07-301-1/+1
* Removed RPC calls from MDNS and moved them to the WorkerErik Olof Gunnar Andersson2022-06-231-5/+28
* Improved logging and minor cleanup of worker apiErik Olof Gunnar Andersson2022-04-071-3/+3
* Enable H306 check and fix import orderingMichael Johnson2021-11-181-3/+3
* Refactored service layerErik Olof Gunnar Andersson2019-09-201-7/+23
* Fixed renaming topic breaking serviceErik Olof Gunnar Andersson2019-06-171-1/+1
* Replace RCPDispatcher with decoratorErik Olof Gunnar Andersson2019-04-021-0/+6
* Worker should send NOTIFY also to all servers in 'also_notifies' pool settings.Dmitry Galkin2018-08-071-3/+20
* Remove translation of log messagesErik Olof Gunnar Andersson2018-03-141-7/+5
* Docs RefactorGraham Hayes2017-12-051-2/+1
* Move RPC topics which hard-coded in Designate project.Nguyen Van Trung2017-04-261-1/+1
* Worker ModelTim Simmons2016-08-241-0/+172