opendevreview | Michael Johnson proposed openstack/designate master: Implement sharing of zones https://review.opendev.org/c/openstack/designate/+/726334 | 02:16 |
---|---|---|
opendevreview | Merged openstack/designate-specs master: Update tox.ini for tox4 https://review.opendev.org/c/openstack/designate-specs/+/871392 | 04:20 |
kevko | hi 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 |
johnsom | kevko 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 |
kevko | johnsom: thank you ! | 15:30 |
johnsom | For 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-operations | 15:31 |
johnsom | kevko There is also documentation here: https://docs.openstack.org/designate/latest/user/manage-recordsets.html#creating-a-recordset | 15:33 |
johnsom | It talks about how to create very large TXT records | 15:33 |
kevko | thank you ..working | 15:33 |
*** dkehn__ is now known as dkehn | 22:10 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!