summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix zone update when adding new Bind9 target to pool."14.0.0.0rc114.0.0Zuul2022-03-103-1/+43
|\
| * Fix zone update when adding new Bind9 target to pool.Dmitry Galkin2022-03-093-1/+43
* | Add inactive value to floating ip statusErik Olof Gunnar Andersson2022-03-026-30/+164
* | Fix Designate for use with oslo.context>=4.0.0Michael Johnson2022-03-012-2/+8
* | Make CentOS 9 Stream job non-votingMichael Johnson2022-02-281-2/+2
* | Merge "Add CLI examples to user section"Zuul2022-02-231-202/+474
|\ \
| * | Add CLI examples to user sectionNicolas Bock2020-06-041-202/+474
* | | Merge "Add proper quota error messages"Zuul2022-02-222-55/+112
|\ \ \
| * | | Add proper quota error messagesErik Olof Gunnar Andersson2022-02-182-55/+112
* | | | Merge "Checks for invalid denylist regex patterns"Zuul2022-02-184-2/+85
|\ \ \ \
| * | | | Checks for invalid denylist regex patternsdekehn2022-02-184-2/+85
| |/ / /
* | | | Merge "Fix grenade job for mod_wsgi to uwsgi transition"Zuul2022-02-184-33/+77
|\ \ \ \ | |/ / / |/| | |
| * | | Fix grenade job for mod_wsgi to uwsgi transitionMichael Johnson2022-02-184-33/+77
* | | | Fixed incorrect message when zone import failed due to quotaErik Olof Gunnar Andersson2022-02-184-15/+44
* | | | Simplify create zone import implementationErik Olof Gunnar Andersson2022-02-181-57/+47
|/ / /
* | | Merge "Remove legacy logic for deleting records"Zuul2022-02-181-15/+0
|\ \ \
| * | | Remove legacy logic for deleting recordsErik Olof Gunnar Andersson2022-02-141-15/+0
* | | | Merge "Fix API reference for list service statuses"Zuul2022-02-185-3/+52
|\ \ \ \
| * | | | Fix API reference for list service statusesMichael Johnson2021-03-245-3/+52
* | | | | Merge "Add RBAC policy admin guide."Zuul2022-02-181-3/+132
|\ \ \ \ \
| * | | | | Add RBAC policy admin guide.Michael Johnson2021-12-211-3/+132
* | | | | | Merge "Fix a typo in the tsigkey policy file"Zuul2022-02-181-6/+6
|\ \ \ \ \ \
| * | | | | | Fix a typo in the tsigkey policy fileMichael Johnson2022-01-051-6/+6
* | | | | | | Merge "Fix API reference for service statuses"Zuul2022-02-183-3/+130
|\ \ \ \ \ \ \
| * | | | | | | Fix API reference for service statusesMichael Johnson2021-12-213-3/+130
| | |/ / / / / | |/| | | | |
* | | | | | | Merge "Add template for testing review or branch"Zuul2022-02-171-0/+8
|\ \ \ \ \ \ \
| * | | | | | | Add template for testing review or branchNicolas Bock2020-12-041-0/+8
* | | | | | | | Merge "Move context from tenant to project_id"Zuul2022-02-172-14/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | Move context from tenant to project_idmichaeltchapman2022-01-132-14/+14
* | | | | | | | | Merge "setup.cfg: Replace dashes by underscores"Zuul2022-02-171-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | setup.cfg: Replace dashes by underscoresTakashi Kajinami2022-02-061-2/+2
| |/ / / / / / / /
* | | | | | | | | Merge "Fix typo of intro document"Zuul2022-02-171-1/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | Fix typo of intro documentminwooseo2022-02-041-1/+1
* | | | | | | | | Remove unused central codeErik Olof Gunnar Andersson2022-02-1418-1441/+217
* | | | | | | | | Merge "Integrate OSprofiler and Designate"Zuul2022-02-1413-7/+189
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Integrate OSprofiler and Designatekpdev2022-02-0713-7/+189
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Fix recordset_records quota enforcementzhouhenglc2022-02-116-15/+122
|/ / / / / / / /
* | | | | | | | Merge "Updated status logic to always NOTIFY on change"Zuul2022-02-069-102/+282
|\ \ \ \ \ \ \ \
| * | | | | | | | Updated status logic to always NOTIFY on changeErik Olof Gunnar Andersson2022-02-069-102/+282
| |/ / / / / / /
* | | | | | | | Merge "Add non-voting dnspython latest release unit test"Zuul2022-02-042-0/+15
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Add non-voting dnspython latest release unit testMichael Johnson2022-02-032-0/+15
| |/ / / / / /
* | | | | | | Fix duplicate zone when creating ptr recordsErik Olof Gunnar Andersson2022-01-263-16/+54
* | | | | | | Merge "Add a BIND9 job on CentOS 9 Stream"Zuul2022-01-251-0/+17
|\ \ \ \ \ \ \
| * | | | | | | Add a BIND9 job on CentOS 9 StreamMichael Johnson2022-01-241-0/+17
| |/ / / / / /
* | | | | | | Allow email subadresses to be used within mail url of CAA recordsChristian Rohmann2022-01-223-1/+18
|/ / / / / /
* | | | | | Fix designate-manage pool update bugsErik Olof Gunnar Andersson2022-01-062-81/+65
| |_|/ / / |/| | | |
* | | | | Merge "Updating python testing classifier as per Yoga testing runtime"Zuul2022-01-051-0/+1
|\ \ \ \ \
| * | | | | Updating python testing classifier as per Yoga testing runtimewu.shiming2021-12-211-0/+1
* | | | | | Merge "Add dig command to devstack instructions"Zuul2022-01-051-92/+137
|\ \ \ \ \ \
| * | | | | | Add dig command to devstack instructionsNicolas Bock2021-12-241-92/+137
| | |_|/ / / | |/| | | |