Wednesday, 2023-01-25

opendevreviewMichael Johnson proposed openstack/designate master: Implement sharing of zones  https://review.opendev.org/c/openstack/designate/+/72633402:16
opendevreviewMerged openstack/designate-specs master: Update tox.ini for tox4  https://review.opendev.org/c/openstack/designate-specs/+/87139204:20
kevkohi folks, i've checked designate code and it looks like i can create TXT record and set records as a list ...how can i create/update with python-designateclient bash/python client ? thanks 12:43
johnsomkevko https://docs.openstack.org/python-designateclient/latest/cli/index.html#recordset-create from bash, you use the recordset create command and repeat the --record parameter as many times as necessary.15:30
kevkojohnsom: thank you ! 15:30
johnsomFor python, I recommend you use the OpenStack SDK instead of the python bindings in python-designateclient: https://docs.openstack.org/openstacksdk/latest/user/proxies/dns.html#recordset-operations15:31
johnsomkevko There is also documentation here: https://docs.openstack.org/designate/latest/user/manage-recordsets.html#creating-a-recordset15:33
johnsomIt talks about how to create very large TXT records15:33
kevkothank you ..working 15:33
*** dkehn__ is now known as dkehn22:10

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