summaryrefslogtreecommitdiff
path: root/designate/central/service.py
Commit message (Expand)AuthorAgeFilesLines
* Support filtering on zone import/export listMichael Chapman2021-11-191-6/+14
* Adding distributed locking to centralErik Olof Gunnar Andersson2020-04-081-2/+8
* Removed deprecated pool-manager implementationErik Olof Gunnar Andersson2019-09-241-43/+4
* Refactored service layerErik Olof Gunnar Andersson2019-09-201-13/+16
* Bump to hacking 1.1.0Erik Olof Gunnar Andersson2019-07-041-4/+4
* Merge "Fixed renaming topic breaking service"Zuul2019-06-171-2/+1
|\
| * Fixed renaming topic breaking serviceErik Olof Gunnar Andersson2019-06-171-2/+1
* | Updated context to use project_idErik Olof Gunnar Andersson2019-06-131-29/+29
|/
* Merge "Clean up zone locking"Zuul2019-05-251-18/+13
|\
| * Clean up zone lockingErik Olof Gunnar Andersson2019-05-131-18/+13
* | Replace RCPDispatcher with decoratorErik Olof Gunnar Andersson2019-04-021-1/+91
|/
* Fix DBDeadLock error resulting into 500Takahito Hirose2019-03-271-1/+1
* Make unit-testing more robustErik Olof Gunnar Andersson2019-02-191-1/+3
* Fix the child search logic during zone deletion.Dmitry Galkin2019-01-041-1/+3
* Check the project zone quota when accepting zone transfer.Dmitry Galkin2018-08-301-0/+4
* Make update_status use synchronized_zoneArjun Baindur2018-07-311-0/+1
* Add unique constraint to service_statusesErik Olof Gunnar Andersson2018-05-201-0/+8
* Remove translation of log messagesErik Olof Gunnar Andersson2018-03-141-55/+47
* Merge "Keep NS records for subdomains during Zone import."Zuul2018-03-051-1/+4
|\
| * Keep NS records for subdomains during Zone import.Dmitry Galkin2018-02-211-1/+4
* | Migrate object to OVODai Dang Van2018-02-251-0/+6
|/
* Use secure random to generate transfer keykairat_kushaev2018-01-221-1/+3
* Show the correct ptr record instead of the first oneJens Harbott2017-11-091-2/+4
* Check for multi level tldsGraham Hayes2017-10-171-7/+12
* Make central service tests py3 compatibleThomas Herve2017-06-291-7/+6
* Stop using deprecated 'message' attribute in ExceptionVu Cong Tuan2017-06-231-3/+5
* Merge "Unskip and fix handler tests in py3"Jenkins2017-05-301-1/+5
|\
| * Unskip and fix handler tests in py3Thomas Herve2017-05-231-1/+5
* | Trivial fix pep8 and typosNgo Quoc Cuong2017-05-061-1/+1
|/
* Move RPC topics which hard-coded in Designate project.Nguyen Van Trung2017-04-261-1/+1
* Make notifications pluggableTim Simmons2017-01-191-4/+11
* The usage of LOG mismatch in the codezhangyanxian2016-12-161-1/+1
* Fix for allowing user to create zone other than ending with TLDalokmaurya2016-10-201-16/+2
* Resolve description parameter in v2:set floating ipsonu.kumar2016-09-121-0/+1
* Merge "Worker Model"Jenkins2016-08-251-16/+54
|\
| * Worker ModelTim Simmons2016-08-241-16/+54
* | Improve performance of recordsets APIJames Li2016-08-121-3/+4
|/
* Add v2/quotasGraham Hayes2016-07-061-2/+4
* Fixing several typosJavier Ramirez2016-06-291-2/+2
* Expose /v2/recordsets api endpointJames Li2016-05-111-6/+17
* Merge "Refactor central/service and others"Jenkins2016-04-151-148/+64
|\
| * Refactor central/service and othersFederico Ceratto2016-04-081-148/+64
* | Add support for getting Service StatusEndre Karlson2016-04-121-1/+40
* | Give better error messages for zone importsTim Simmons2016-04-061-4/+12
|/
* Add scheduler for poolsGraham Hayes2016-03-141-4/+10
* Merge "Use a single recordset validation method"2.0.0.0b3Jenkins2016-03-021-22/+27
|\
| * Use a single recordset validation methodEric Larson2016-03-011-22/+27
* | Merge "Ensure the zone records quota is enforced"Jenkins2016-03-021-7/+34
|\ \
| * | Ensure the zone records quota is enforcedEric Larson2016-03-011-7/+34
| |/
* | Use lazy properties in servicesEric Larson2016-02-251-6/+14
|/