Wednesday, 2022-11-09

johnsomKind of curious on that, I thought the upper constraint restriction saved us on that issue. I will have to go look again.00:33
eanderssonI don’t think that code is really used 08:48
eanderssonit’s primarily used by the secondary stuff, but could be wrong. 08:49
opendevreviewmitya-eremeev-2 proposed openstack/designate stable/victoria: Specify AXFR transfer timeout for dnspython v1.  https://review.opendev.org/c/openstack/designate/+/86405812:13
opendevreviewmitya-eremeev-2 proposed openstack/designate stable/victoria: Specify AXFR transfer timeout for dnspython v1.  https://review.opendev.org/c/openstack/designate/+/86405812:14
johnsomJayF I took a look at https://review.opendev.org/c/openstack/designate/+/744013 and I think it looks fine. The coverage is not great, but it does at least run the meat of the change. Overall coverage isn't great in that driver, it would be nice if someone took an afternoon and worked to improve it. (59%, 81%, 46%) But I don't think that should block this patch.15:43
JayFI'm not going to feed you a line about how I'll come back around to it; I'm happy to add it to my list but that's not a guarantee it gets done with how quickly that list is growing15:44
JayFbut if we could get that change in, it'd be a big help -- it basically is the last patch to "unfork" the downstream15:45
johnsomUnderstood. A PTL can wish though right? Maybe you will get an intern15:45
opendevreviewmitya-eremeev-2 proposed openstack/designate master: Secondary zone loops AXFR transfer during zone creation  https://review.opendev.org/c/openstack/designate/+/86413117:09
opendevreviewmitya-eremeev-2 proposed openstack/designate master: Secondary zone loops AXFR transfer during zone creation  https://review.opendev.org/c/openstack/designate/+/86413117:15
ozzzo_workI'm trying to figure out the python API for Designate. Reading here: https://docs.openstack.org/python-designateclient/latest/user/bindings.html#17:28
ozzzo_workIt says "To view examples of usage please checkout the doc/examples folder"17:28
ozzzo_workbut after installing python-designateclient I can't locate that folder17:29
johnsomozzzo_work Hi17:29
johnsomFYI, most of OpenStack services are moving towards deprecating the python client bindings, and instead recommending you use the OpenStackSDK: https://docs.openstack.org/openstacksdk/latest/user/index.html17:30
johnsomFor new development, I would encourage you to consider using the OpenStack SDK.17:31
johnsomThat said, the examples are here in GIT: https://opendev.org/openstack/python-designateclient/src/branch/master/doc/examples17:31
johnsomLet me look if they are included in the pip module.17:32
johnsomNope, it doesn't look like they were packaged in the pip module.17:33
ozzzo_workI'm adding to existing code so I think I'll use python for now but I'll bring up the change with my team and start looking at the SDK. When can we expect the python bindings to stop working?17:33
johnsomI have not announced a deprecation cycle for it yet (It's just been discussed), so it will be at least a year after that announcement.17:34
johnsomSo, not super soon17:34

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!