index
:
delta/openstack/designate.git
master
milestone-proposed
proposed/juno
proposed/kilo
stable/2023.1
stable/havana
stable/icehouse
stable/juno
stable/kilo
stable/liberty
stable/mitaka
stable/newton
stable/ocata
stable/pike
stable/queens
stable/rocky
stable/stein
stable/train
stable/ussuri
stable/victoria
stable/wallaby
stable/xena
stable/yoga
stable/zed
opendev.org: openstack/designate.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
designate
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use monotonic time to protect from system time jumps
Erik Olof Gunnar Andersson
2023-05-07
4
-10
/
+10
*
Fix invalid fallback value for BaseAddressHandler
Erik Olof Gunnar Andersson
2023-04-30
2
-5
/
+89
*
Merge "Use ids when removing sink managed records"
Zuul
2023-04-14
2
-10
/
+102
|
\
|
*
Use ids when removing sink managed records
Erik Olof Gunnar Andersson
2023-04-13
2
-10
/
+102
*
|
Merge "Use ids when removing ptr records"
Zuul
2023-04-13
1
-9
/
+17
|
\
\
|
*
|
Use ids when removing ptr records
Erik Olof Gunnar Andersson
2023-04-09
1
-9
/
+17
|
|
/
*
|
Secondary zone loops AXFR transfer during zone creation
Mitya_Eremeev
2023-04-07
3
-2
/
+40
|
/
*
Merge "Move to a batch model for incrementing serial"
Zuul
2023-04-06
19
-189
/
+510
|
\
|
*
Move to a batch model for incrementing serial
Erik Olof Gunnar Andersson
2023-04-04
19
-189
/
+510
*
|
Merge "Fix sharing a zone with the zone owner"
Zuul
2023-04-04
2
-0
/
+15
|
\
\
|
|
/
|
/
|
|
*
Fix sharing a zone with the zone owner
Michael Johnson
2023-03-31
2
-0
/
+15
*
|
Merge "Update designate for RBAC "direction change""
Zuul
2023-04-03
30
-353
/
+548
|
\
\
|
*
|
Update designate for RBAC "direction change"
Michael Johnson
2023-03-31
30
-353
/
+548
*
|
|
Merge "Use SDK instead of neutronclient"
Zuul
2023-03-31
3
-85
/
+128
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Use SDK instead of neutronclient
elajkat
2023-03-25
3
-85
/
+128
|
|
/
*
|
Removed unnecessary import in sql code
Erik Olof Gunnar Andersson
2023-03-26
1
-2
/
+1
|
/
*
Merge "Update for sqlalchemy v2.x compatibility"
Zuul
2023-03-20
14
-344
/
+398
|
\
|
*
Update for sqlalchemy v2.x compatibility
Erik Olof Gunnar Andersson
2023-03-11
14
-344
/
+398
*
|
[coordination] backend_url should be secret
Takashi Kajinami
2023-03-20
1
-0
/
+1
|
/
*
Add hacking check for line continuation backslash
16.0.0.0rc1
16.0.0
Michael Johnson
2023-02-21
25
-127
/
+138
*
Merge "Implement sharing of zones"
Zuul
2023-02-16
32
-181
/
+1706
|
\
|
*
Implement sharing of zones
Igor Malinovskiy
2023-02-14
32
-181
/
+1706
*
|
Fix mdns deprecation warning and minor improvements
Erik Olof Gunnar Andersson
2023-02-11
3
-6
/
+7
*
|
Merge "Deprecate the agent framework and drivers"
Zuul
2023-02-11
17
-29
/
+184
|
\
\
|
*
|
Deprecate the agent framework and drivers
Michael Johnson
2023-02-05
17
-29
/
+184
|
|
/
*
|
Fix dns.resolver import for mdns
Erik Olof Gunnar Andersson
2023-02-07
1
-1
/
+3
|
/
*
Merge "Fix missing default for hard_delete and bump rpc version"
Zuul
2023-02-01
2
-4
/
+5
|
\
|
*
Fix missing default for hard_delete and bump rpc version
Erik Olof Gunnar Andersson
2023-02-01
2
-4
/
+5
*
|
Add oslo.policy.enforcer entry point
Pavlo Shchelokovskyy
2023-01-31
1
-0
/
+8
|
/
*
Use new get_rpc_client API from oslo.messaging
Tobias Urdin
2023-01-19
1
-1
/
+1
*
Workaround issue with dnspython >= 2.3.0
Michael Johnson
2023-01-17
4
-1
/
+66
*
Fix missing space IllegalChildZone
Jayce Houtman
2023-01-04
1
-1
/
+1
*
Remove unused get_migration_manager function
Michael Johnson
2022-12-02
1
-10
/
+0
*
Merge "Fix configuration leak in unit tests"
Zuul
2022-11-23
1
-3
/
+9
|
\
|
*
Fix configuration leak in unit tests
Michael Johnson
2022-11-23
1
-3
/
+9
*
|
Merge "Add option to force delete zone-files in delete API."
Zuul
2022-11-23
24
-33
/
+172
|
\
\
|
|
/
|
/
|
|
*
Add option to force delete zone-files in delete API.
Manish Honap
2022-10-20
24
-33
/
+172
*
|
Cleaned up and optimized sqlalchemy base
Erik Olof Gunnar Andersson
2022-11-19
4
-116
/
+140
*
|
Merge "Add basic api version test coverage"
Zuul
2022-11-19
1
-0
/
+78
|
\
\
|
*
|
Add basic api version test coverage
Erik Olof Gunnar Andersson
2022-10-27
1
-0
/
+78
|
|
/
*
|
Merge "Improved Zone Lock coverage"
Zuul
2022-11-19
3
-3
/
+111
|
\
\
|
*
|
Improved Zone Lock coverage
Erik Olof Gunnar Andersson
2022-10-27
3
-3
/
+111
|
|
/
*
|
Reload Infoblox config after deleting zone
Scott Solkhon
2022-11-11
3
-2
/
+34
|
/
*
Merge "Removed unused SQL functions and better coverage"
Zuul
2022-10-15
3
-124
/
+95
|
\
|
*
Removed unused SQL functions and better coverage
Erik Olof Gunnar Andersson
2022-10-08
3
-124
/
+95
*
|
Fixes compatibility with jsonschema >= 4.16.0
Michael Johnson
2022-10-13
1
-1
/
+1
*
|
Remove unicode
Erik Olof Gunnar Andersson
2022-10-11
11
-61
/
+62
|
/
*
Fix mdns test_handler setup
Michael Johnson
2022-09-21
1
-0
/
+6
*
Fix Redis connection over TLS
15.0.0.0rc1
Michael Johnson
2022-09-07
1
-0
/
+7
*
Fix compatibility with oslo.db 12.1.0
Stephen Finucane
2022-09-05
1
-0
/
+4
[next]