mbergo | Hello kind gentlemen's. Any binaries available to interact with Designator API? | 05:15 |
---|---|---|
nicolasbock | There is the openstack command line client | 05:49 |
opendevreview | huang liujie proposed openstack/designate master: Replace deprecated readfp method with read_file https://review.opendev.org/c/openstack/designate/+/850737 | 09:16 |
opendevreview | huang liujie proposed openstack/designate master: Replace deprecated readfp method with read_file https://review.opendev.org/c/openstack/designate/+/850737 | 09:22 |
ozzzo_work | turns out ctrl2 doesn't know about any zones. I can fix it by using "rndc showzone" to dump a zone on ctrl1 and then "rndc addzone" on ctrl2, but there are 25 zones. Is there an easier way? | 12:46 |
ozzzo_work | theoretically I can write a bash command to pulll the zone list and then for each zone, ssh to ctrl1, run the container, run "rndc showone", then exit, ssh to ctrl2, create the zone, etc., but it seems like there should be a better way | 12:48 |
ozzzo_work | I ended up running a little script in the container | 13:12 |
opendevreview | Andre Aranha proposed openstack/designate stable/yoga: Fix FIPS job - nslookup_target https://review.opendev.org/c/openstack/designate/+/850563 | 13:29 |
*** johnsom_ is now known as johnsom | 15:27 | |
eandersson | ozzzo_work: Newer versions of designate would allow you to handle that using the designate-manage command. I don't think those patches are in Train though | 15:44 |
johnsom | Yeah, that might be why the update didn't work. | 15:45 |
eandersson | Yep | 15:45 |
eandersson | https://github.com/openstack/designate/blob/stable/ussuri/designate/backend/impl_bind9.py#L165 | 15:45 |
eandersson | https://github.com/openstack/designate/blob/stable/train/designate/backend/impl_bind9.py#L140 | 15:45 |
eandersson | In Ussuri and later when you run update it will create the zone on bind if it does not already exist | 15:45 |
johnsom | FYI, we have started an etherpad for the "private DNS" discussion from the openstack discuss mailing list: | 19:05 |
johnsom | https://etherpad.opendev.org/p/%5BDesignate%5DPrivate_DNS_discussion | 19:05 |
johnsom | Yes, I am in green, just haven't typed anything yet | 19:05 |
opendevreview | Michael Johnson proposed openstack/designate master: Add a user guide for Neutron/Nova DNS integration https://review.opendev.org/c/openstack/designate/+/825236 | 22:50 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!