summaryrefslogtreecommitdiff
path: root/designate
Commit message (Expand)AuthorAgeFilesLines
* Merge "Remove unused test code for coordination"HEADmasterZuul2023-05-111-24/+0
|\
| * Remove unused test code for coordinationErik Olof Gunnar Andersson2023-05-061-24/+0
* | Merge "Clean up test imports"Zuul2023-05-1115-95/+31
|\ \
| * | Clean up test importsErik Olof Gunnar Andersson2023-05-0715-95/+31
| |/
* | Merge "Fix shared zones missing project ID error"Zuul2023-05-101-0/+2
|\ \
| * | Fix shared zones missing project ID errorMichael Johnson2023-04-171-0/+2
* | | Use monotonic time to protect from system time jumpsErik Olof Gunnar Andersson2023-05-074-10/+10
| |/ |/|
* | Fix invalid fallback value for BaseAddressHandlerErik Olof Gunnar Andersson2023-04-302-5/+89
|/
* Merge "Use ids when removing sink managed records"Zuul2023-04-142-10/+102
|\
| * Use ids when removing sink managed recordsErik Olof Gunnar Andersson2023-04-132-10/+102
* | Merge "Use ids when removing ptr records"Zuul2023-04-131-9/+17
|\ \
| * | Use ids when removing ptr recordsErik Olof Gunnar Andersson2023-04-091-9/+17
| |/
* | Secondary zone loops AXFR transfer during zone creationMitya_Eremeev2023-04-073-2/+40
|/
* Merge "Move to a batch model for incrementing serial"Zuul2023-04-0619-189/+510
|\
| * Move to a batch model for incrementing serialErik Olof Gunnar Andersson2023-04-0419-189/+510
* | Merge "Fix sharing a zone with the zone owner"Zuul2023-04-042-0/+15
|\ \ | |/ |/|
| * Fix sharing a zone with the zone ownerMichael Johnson2023-03-312-0/+15
* | Merge "Update designate for RBAC "direction change""Zuul2023-04-0330-353/+548
|\ \
| * | Update designate for RBAC "direction change"Michael Johnson2023-03-3130-353/+548
* | | Merge "Use SDK instead of neutronclient"Zuul2023-03-313-85/+128
|\ \ \ | |_|/ |/| |
| * | Use SDK instead of neutronclientelajkat2023-03-253-85/+128
| |/
* | Removed unnecessary import in sql codeErik Olof Gunnar Andersson2023-03-261-2/+1
|/
* Merge "Update for sqlalchemy v2.x compatibility"Zuul2023-03-2014-344/+398
|\
| * Update for sqlalchemy v2.x compatibilityErik Olof Gunnar Andersson2023-03-1114-344/+398
* | [coordination] backend_url should be secretTakashi Kajinami2023-03-201-0/+1
|/
* Add hacking check for line continuation backslash16.0.0.0rc116.0.0Michael Johnson2023-02-2125-127/+138
* Merge "Implement sharing of zones"Zuul2023-02-1632-181/+1706
|\
| * Implement sharing of zonesIgor Malinovskiy2023-02-1432-181/+1706
* | Fix mdns deprecation warning and minor improvementsErik Olof Gunnar Andersson2023-02-113-6/+7
* | Merge "Deprecate the agent framework and drivers"Zuul2023-02-1117-29/+184
|\ \
| * | Deprecate the agent framework and driversMichael Johnson2023-02-0517-29/+184
| |/
* | Fix dns.resolver import for mdnsErik Olof Gunnar Andersson2023-02-071-1/+3
|/
* Merge "Fix missing default for hard_delete and bump rpc version"Zuul2023-02-012-4/+5
|\
| * Fix missing default for hard_delete and bump rpc versionErik Olof Gunnar Andersson2023-02-012-4/+5
* | Add oslo.policy.enforcer entry pointPavlo Shchelokovskyy2023-01-311-0/+8
|/
* Use new get_rpc_client API from oslo.messagingTobias Urdin2023-01-191-1/+1
* Workaround issue with dnspython >= 2.3.0Michael Johnson2023-01-174-1/+66
* Fix missing space IllegalChildZoneJayce Houtman2023-01-041-1/+1
* Remove unused get_migration_manager functionMichael Johnson2022-12-021-10/+0
* Merge "Fix configuration leak in unit tests"Zuul2022-11-231-3/+9
|\
| * Fix configuration leak in unit testsMichael Johnson2022-11-231-3/+9
* | Merge "Add option to force delete zone-files in delete API."Zuul2022-11-2324-33/+172
|\ \ | |/ |/|
| * Add option to force delete zone-files in delete API.Manish Honap2022-10-2024-33/+172
* | Cleaned up and optimized sqlalchemy baseErik Olof Gunnar Andersson2022-11-194-116/+140
* | Merge "Add basic api version test coverage"Zuul2022-11-191-0/+78
|\ \
| * | Add basic api version test coverageErik Olof Gunnar Andersson2022-10-271-0/+78
| |/
* | Merge "Improved Zone Lock coverage"Zuul2022-11-193-3/+111
|\ \
| * | Improved Zone Lock coverageErik Olof Gunnar Andersson2022-10-273-3/+111
| |/
* | Reload Infoblox config after deleting zoneScott Solkhon2022-11-113-2/+34
|/
* Merge "Removed unused SQL functions and better coverage"Zuul2022-10-153-124/+95
|\