summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Fix sqlalchemy table_names DeprecationWarningMichael Johnson2022-07-212-2/+6
| |/ /
* | | Merge "Fix pecan lookup_controller DeprecationWarning"Zuul2022-07-231-8/+12
|\ \ \
| * | | Fix pecan lookup_controller DeprecationWarningMichael Johnson2022-07-211-8/+12
* | | | Merge "Enable cache_ok on custom sqlalchemy UUID type"Zuul2022-07-231-0/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Enable cache_ok on custom sqlalchemy UUID typeMichael Johnson2022-07-211-0/+1
| |/ /
* | | Cleaned up and fixed record objects and testsErik Olof Gunnar Andersson2022-07-2012-88/+228
|/ /
* | Merge "Validate matching double quotes in TXT recordsets."Zuul2022-07-203-0/+31
|\ \
| * | Validate matching double quotes in TXT recordsets.Manish Honap2022-07-193-0/+31
| |/
* | Merge "Remove logic for Python < 3.2"Zuul2022-07-191-6/+1
|\ \
| * | Remove logic for Python < 3.2Takashi Kajinami2022-07-171-6/+1
* | | Cleaned up adapter codeErik Olof Gunnar Andersson2022-07-1741-598/+411
* | | Merge "Added basic service unit tests"Zuul2022-07-152-3/+91
|\ \ \
| * | | Added basic service unit testsErik Olof Gunnar Andersson2022-07-092-3/+91
| | |/ | |/|
* | | Merge "Updated dns message code and tests"Zuul2022-07-154-239/+337
|\ \ \
| * | | Updated dns message code and testsErik Olof Gunnar Andersson2022-07-094-239/+337
| |/ /
* | | Merge "Added additional wsgi app testing"Zuul2022-07-142-3/+21
|\ \ \
| * | | Added additional wsgi app testingErik Olof Gunnar Andersson2022-07-122-3/+21
| |/ /
* | | Minmum TTL value is zerodkehn2022-07-072-17/+41
|/ /
* | Merge "Removed RPC calls from MDNS and moved them to the Worker"Zuul2022-06-2544-1296/+755
|\ \
| * | Removed RPC calls from MDNS and moved them to the WorkerErik Olof Gunnar Andersson2022-06-2344-1296/+755
* | | Merge "Update requirements for oslo.context>=4.0.0"Zuul2022-06-251-1/+1
|\ \ \
| * | | Update requirements for oslo.context>=4.0.0Michael Johnson2022-06-221-1/+1
* | | | Fix FIPS job - nslookup_targetMichael Johnson2022-06-221-1/+3
|/ / /
* | | Imported Translations from ZanataOpenStack Proposal Bot2022-06-211-10/+10
| |/ |/|
* | Merge "Remove invalid use of jsonschema.compat"Zuul2022-06-181-15/+14
|\ \
| * | Remove invalid use of jsonschema.compatMichael Johnson2022-06-151-15/+14
* | | Merge "Bump hacking version"Zuul2022-06-162-6/+2
|\ \ \ | |/ / |/| |
| * | Bump hacking versionDr. Jens Harbott2022-06-162-6/+2
* | | Merge "Add zone ownership transfer user guide"Zuul2022-06-142-1/+262
|\ \ \
| * | | Add zone ownership transfer user guideMichael Johnson2022-06-022-1/+262
* | | | Merge "Do not declare queue at a pipeline level"Zuul2022-06-131-1/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | Do not declare queue at a pipeline levelTakashi Kajinami2022-06-131-1/+0
| | |/ | |/|
* | | Merge "Check zone_id in notification_handler to avoid UUID format issue."Zuul2022-06-092-0/+11
|\ \ \
| * | | Check zone_id in notification_handler to avoid UUID format issue.junbo2022-06-082-0/+11
* | | | Drop python3.6/3.7 support in testing runtimelikui2022-06-071-3/+1
* | | | Fix misleading release note for RBAC changes.Michael Johnson2022-06-071-2/+2
|/ / /
* | | Update neutron integration link.junbo2022-06-071-1/+1
|/ /
* | Merge "Fixed incorrect quota exception message"Zuul2022-05-312-2/+2
|\ \
| * | Fixed incorrect quota exception messageErik Olof Gunnar Andersson2022-05-282-2/+2
* | | Merge "Remove deprecated docs section"Zuul2022-05-293-228/+0
|\ \ \ | |/ / |/| / | |/
| * Remove deprecated docs sectionMichael Johnson2022-05-263-228/+0
* | Merge "Update zuul queue configuration"Zuul2022-05-271-3/+2
|\ \ | |/ |/|
| * Update zuul queue configurationMichael Johnson2022-05-191-3/+2
* | Merge "Imported Translations from Zanata"Zuul2022-05-261-2/+290
|\ \
| * | Imported Translations from ZanataOpenStack Proposal Bot2022-05-261-2/+290
* | | Merge "Remove unused notification handler config from central"Zuul2022-05-261-2/+0
|\ \ \ | |/ / |/| |
| * | Remove unused notification handler config from centralMichael Chapman2020-11-251-2/+0
* | | Fix issue with mdns rpc and make mdns safer to upgradeErik Olof Gunnar Andersson2022-05-244-14/+16
* | | Merge "Improve quota API validations"Zuul2022-05-245-55/+130
|\ \ \ | |_|/ |/| |
| * | Improve quota API validationsMichael Johnson2022-05-175-55/+130