summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "Use ids when removing ptr records" into stable/2023.1stable/2023.1Zuul2023-04-201-9/+17
|\
| * Use ids when removing ptr recordsErik Olof Gunnar Andersson2023-04-131-9/+17
* | Merge "Use ids when removing sink managed records" into stable/2023.1Zuul2023-04-203-10/+109
|\ \
| * | Use ids when removing sink managed recordsErik Olof Gunnar Andersson2023-04-143-10/+109
| |/
* | Fix shared zones missing project ID errorMichael Johnson2023-04-191-0/+2
|/
* Fix sharing a zone with the zone ownerMichael Johnson2023-04-043-0/+19
* [coordination] backend_url should be secretTakashi Kajinami2023-03-211-0/+1
* Removed unsupported test B309 from banditErik Olof Gunnar Andersson2023-03-201-1/+1
* Update TOX_CONSTRAINTS_FILE for stable/2023.1OpenStack Release Bot2023-03-061-4/+4
* Update .gitreview for stable/2023.1OpenStack Release Bot2023-03-061-0/+1
* Add hacking check for line continuation backslash16.0.0.0rc116.0.0Michael Johnson2023-02-2128-135/+147
* [CI] Reduce workers and disable cinder to save on memoryErik Olof Gunnar Andersson2023-02-181-1/+4
* Merge "Remove unused werkzeug requirement"Zuul2023-02-171-1/+0
|\
| * Remove unused werkzeug requirementMichael Johnson2023-02-171-1/+0
* | Merge "Enable fail-fast on the gate queue"Zuul2023-02-171-0/+1
|\ \ | |/ |/|
| * Enable fail-fast on the gate queueMichael Johnson2023-02-161-0/+1
* | Merge "Do not use Docutil's set_class()"Zuul2023-02-161-22/+22
|\ \ | |/ |/|
| * Do not use Docutil's set_class()Thomas Goirand2023-02-151-22/+22
* | Merge "Implement sharing of zones"Zuul2023-02-1646-331/+2887
|\ \
| * | Implement sharing of zonesIgor Malinovskiy2023-02-1446-331/+2887
* | | Fix mdns deprecation warning and minor improvementsErik Olof Gunnar Andersson2023-02-113-6/+7
* | | Merge "Deprecate the agent framework and drivers"Zuul2023-02-1118-29/+191
|\ \ \
| * | | Deprecate the agent framework and driversMichael Johnson2023-02-0518-29/+191
* | | | Imported Translations from ZanataOpenStack Proposal Bot2023-02-101-6/+6
* | | | Fix dns.resolver import for mdnsErik Olof Gunnar Andersson2023-02-071-1/+3
|/ / /
* | | Imported Translations from ZanataOpenStack Proposal Bot2023-02-041-4/+4
|/ /
* | 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-312-0/+11
|/ /
* | Imported Translations from ZanataOpenStack Proposal Bot2023-01-271-6/+24
|/
* Merge "Use new get_rpc_client API from oslo.messaging"Zuul2023-01-222-2/+2
|\
| * Use new get_rpc_client API from oslo.messagingTobias Urdin2023-01-192-2/+2
* | Merge "Bump minimum dnspython to 2.2.1 for python 3.10"Zuul2023-01-212-1/+6
|\ \ | |/ |/|
| * Bump minimum dnspython to 2.2.1 for python 3.10Michael Johnson2023-01-192-1/+6
* | Workaround issue with dnspython >= 2.3.0Michael Johnson2023-01-175-1/+73
|/
* Fix missing space IllegalChildZoneJayce Houtman2023-01-041-1/+1
* Merge "Make sure proxy_http is always loaded for devstack"Zuul2023-01-031-0/+2
|\
| * Make sure proxy_http is always loaded for devstackNobuto Murata2023-01-031-0/+2
* | Merge "Remove unused get_migration_manager function"Zuul2023-01-031-10/+0
|\ \ | |/ |/|
| * Remove unused get_migration_manager functionMichael Johnson2022-12-021-10/+0
* | Fix tox4 errorliyou012022-12-311-1/+2
* | Imported Translations from ZanataOpenStack Proposal Bot2022-12-111-12/+27
|/
* 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-2327-33/+190
|\ \ | |/ |/|
| * Add option to force delete zone-files in delete API.Manish Honap2022-10-2027-33/+190
* | 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
|\ \ \