summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "Use ids when removing ptr records" into stable/zedstable/zedZuul2023-04-201-9/+17
|\
| * Use ids when removing ptr recordsErik Olof Gunnar Andersson2023-04-131-9/+17
* | Use ids when removing sink managed recordsErik Olof Gunnar Andersson2023-04-133-12/+110
|/
* [coordination] backend_url should be secretTakashi Kajinami2023-03-211-0/+1
* Removed unsupported test B309 from banditErik Olof Gunnar Andersson2023-03-151-1/+1
* Fix dns.resolver import for mdnsErik Olof Gunnar Andersson2023-02-091-1/+3
* CI: Move queue configuration into project-templateDr. Jens Harbott2022-10-231-1/+1
* Fix minimum versions in requirements.txt15.0.0.0rc215.0.0Michael Johnson2022-09-211-1/+1
* Update TOX_CONSTRAINTS_FILE for stable/zedOpenStack Release Bot2022-09-161-4/+4
* Update .gitreview for stable/zedOpenStack Release Bot2022-09-161-0/+1
* Fix Redis connection over TLS15.0.0.0rc1Michael Johnson2022-09-071-0/+7
* Fix compatibility with oslo.db 12.1.0Stephen Finucane2022-09-051-0/+4
* Merge "Add backend validation and re-factored pool manage"Zuul2022-09-016-235/+687
|\
| * Add backend validation and re-factored pool manageErik Olof Gunnar Andersson2022-08-296-235/+687
* | Merge "Add simple API versioning to the Designate API"Zuul2022-08-318-98/+201
|\ \
| * | Add simple API versioning to the Designate APIMichael Johnson2022-06-308-98/+201
* | | Merge "Switch Designate to Alembic database migrations"Zuul2022-08-3069-1838/+1777
|\ \ \
| * | | Switch Designate to Alembic database migrationsMichael Johnson2022-08-0469-1838/+1777
* | | | Merge "Validate MX records during recordset create or update"Zuul2022-08-292-1/+15
|\ \ \ \ | |_|_|/ |/| | |
| * | | Validate MX records during recordset create or updatekpdev2022-08-152-1/+15
* | | | Merge "Imported Translations from Zanata"Zuul2022-08-231-4/+4
|\ \ \ \
| * | | | Imported Translations from ZanataOpenStack Proposal Bot2022-08-231-4/+4
* | | | | Merge "Clean up manage pools and add additional testing"Zuul2022-08-234-58/+128
|\ \ \ \ \
| * | | | | Clean up manage pools and add additional testingErik Olof Gunnar Andersson2022-08-224-58/+128
* | | | | | Merge "Add additional backend tests"Zuul2022-08-231-0/+38
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Add additional backend testsErik Olof Gunnar Andersson2022-08-151-0/+38
* | | | | | Imported Translations from ZanataOpenStack Proposal Bot2022-08-223-17/+35
| |/ / / / |/| | | |
* | | | | Fix designate-manage pool update MissingProjectIDMichael Johnson2022-08-162-2/+6
|/ / / /
* | | | Merge "Add basic get backend test"Zuul2022-08-164-30/+60
|\ \ \ \
| * | | | Add basic get backend testErik Olof Gunnar Andersson2022-08-134-30/+60
| |/ / /
* | | | Merge "Add basic test for disabling the api"Zuul2022-08-163-4/+29
|\ \ \ \
| * | | | Add basic test for disabling the apiErik Olof Gunnar Andersson2022-08-133-4/+29
| |/ / /
* | | | Merge "Add basic quotas api tests"Zuul2022-08-154-24/+183
|\ \ \ \ | |/ / / |/| | |
| * | | Add basic quotas api testsErik Olof Gunnar Andersson2022-08-134-24/+183
* | | | Merge "Simplified backend unit tests"Zuul2022-08-1310-41/+181
|\ \ \ \ | |/ / / |/| | |
| * | | Simplified backend unit testsErik Olof Gunnar Andersson2022-08-1010-41/+181
* | | | Merge "Add a user guide for Neutron/Nova DNS integration"Zuul2022-08-115-1/+366
|\ \ \ \
| * | | | Add a user guide for Neutron/Nova DNS integrationMichael Johnson2022-07-225-1/+366
* | | | | Sync rootwrap.conf from oslo.rootwrapTakashi Kajinami2022-08-112-1/+7
| |/ / / |/| | |
* | | | Merge "Fixed issues with __repr__ and __str__ on objects"Zuul2022-08-1026-112/+127
|\ \ \ \
| * | | | Fixed issues with __repr__ and __str__ on objectsErik Olof Gunnar Andersson2022-08-0726-112/+127
* | | | | Merge "Remove netaddr module requirement"Zuul2022-08-085-10/+14
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Remove netaddr module requirementMichael Johnson2022-08-025-10/+14
* | | | | Added additional test coverage for adaptersErik Olof Gunnar Andersson2022-08-062-24/+79
* | | | | Merge "Re-factored central and rpc decorators"Zuul2022-08-0412-308/+419
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Re-factored central and rpc decoratorsErik Olof Gunnar Andersson2022-07-3012-308/+419
| | |/ / | |/| |
* | | | Imported Translations from ZanataOpenStack Proposal Bot2022-07-281-13/+38
|/ / /
* | | Merge "Replace deprecated readfp method with read_file"Zuul2022-07-251-1/+1
|\ \ \
| * | | Replace deprecated readfp method with read_fileljhuang2022-07-221-1/+1
| |/ /
* | | Merge "Fix sqlalchemy table_names DeprecationWarning"Zuul2022-07-232-2/+6
|\ \ \