Tuesday, 2021-10-26

opendevreviewArkady Shtempler proposed openstack/designate-tempest-plugin master: New test cases for tsigkey tests suite  https://review.opendev.org/c/openstack/designate-tempest-plugin/+/79827709:30
opendevreviewArkady Shtempler proposed openstack/designate-tempest-plugin master: New test cases for quota tests suite  https://review.opendev.org/c/openstack/designate-tempest-plugin/+/79907911:46
opendevreviewEmanuel Andrecut proposed openstack/designate-tempest-plugin master: Add more TXT record datasets to validate  https://review.opendev.org/c/openstack/designate-tempest-plugin/+/81503512:26
ozzzoI have 2 PTR records for an IP, and when I try to add a 3rd I get "Duplicate RecordSet" and it doesn't add the 3rd PTR. What am I doing wrong?13:40
opendevreviewArkady Shtempler proposed openstack/designate-tempest-plugin master: New test cases for tsigkey tests suite  https://review.opendev.org/c/openstack/designate-tempest-plugin/+/79827713:45
ozzzoor, are duplicate records not allowed at all, and the 2nd PTR indicates that Designate was broken when it was added?14:15
johnsomozzzo Can you provide a https://paste.openstack.org with the commands you are trying to run? I'm not sure I have enough context to comment.16:53
ozzzoI can't. I'm still not allowed to use IRC from my work computer, nor post any verisign content, and I'm told that it will take a long time to get approval16:55
ozzzobut here's the basic idea of what I'm doing: openstack recordset create --type PTR --record <name> <zone-ID> x.x.x.x.in-addr.arpa.16:57
ozzzoif a PTR already exists for x.x.x.x.in-addr.arpa. then I get the "Duplicate RecordSet" error16:58
ozzzonot that I really need duplicate records, but I'm writing a script to clean up the mess that was created when Designate was failing, and I wanted to create a test case in a lab zone17:00
ozzzothe primary problem is PTR records that don't correspond to a VM, but I see a few cases of multiple PTRs for the same IP17:01
fricklerozzzo: you cannot have two recordsets for the same name and type. if you want multiple records, you need to add them both to the same recordset19:04
fricklerfor the second one, you can use "openstack recordset set --record name1 --record name1 <zone> x.x.x.x.in-addr.arpa."19:05
ozzzoaha that's what I was looking for, ty!19:30
opendevreviewMichael Johnson proposed openstack/designate-tempest-plugin master: Unroll DDT API tests used for refstack/interop  https://review.opendev.org/c/openstack/designate-tempest-plugin/+/81449720:46

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