<div dir="ltr">Hi Michael,<div><br></div><div>indeed this worked. Thanks.</div><div>@Sergey or Michael, if the zone sharing would work, would it be something that I could use in Wallaby in the near future?<br></div><div><br></div><div>Thanks</div><div><br></div><div>Tomas</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">pi 9. 9. 2022 o 22:29 Michael Johnson <<a href="mailto:johnsomor@gmail.com">johnsomor@gmail.com</a>> napísal(a):<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi Tomáš,<br>
<br>
I have tested this out and it appears to be working correctly. See<br>
this pastebin: <a href="https://paste.openstack.org/show/816672/" rel="noreferrer" target="_blank">https://paste.openstack.org/show/816672/</a><br>
<br>
Looking at your email, it appears the record name was not under the<br>
correct zone.<br>
"1.226.254.10.in-addr.arpa." should have been "1.0-26.226.254.10.in-addr.arpa."<br>
<br>
I hope this example helps. In follow up, I will be adding a section to<br>
the docs for this and adding a scenario test as I don't see one.<br>
<br>
Michael<br>
<br>
On Fri, Sep 9, 2022 at 4:10 AM Sergey Drozdov<br>
<<a href="mailto:sergey.drozdov.dev@gmail.com" target="_blank">sergey.drozdov.dev@gmail.com</a>> wrote:<br>
><br>
> Hi everyone,<br>
><br>
> I am currently working on the aforementioned patchset [1]; I have finished rebasing and am making my way through the comments.<br>
> I believe it will be ready for review by early next week, probably Monday.<br>
><br>
> Best Regards,<br>
> Sergey<br>
><br>
> [1] <a href="https://review.opendev.org/c/openstack/designate/+/726334" rel="noreferrer" target="_blank">https://review.opendev.org/c/openstack/designate/+/726334</a><br>
><br>
> > On 9 Sep 2022, at 02:18, Michael Johnson <<a href="mailto:johnsomor@gmail.com" target="_blank">johnsomor@gmail.com</a>> wrote:<br>
> ><br>
> > Hi Tomáš,<br>
> ><br>
> > Shared zones was a goal to get merged in Zed, but unfortunately no one<br>
> > found time to fix the open issues on the patch. This is a topic on the<br>
> > PTG agenda and hopefully we can add that feature in the Antelope<br>
> > release.<br>
> ><br>
> > As for classless reverse zones, this feature should work (I remember<br>
> > someone using it in 2020). I do however remember someone else<br>
> > struggling with this in the past given the complicated setup required<br>
> > for classless zones in DNS. I will refresh my memory on how those<br>
> > zones work tomorrow and see if I can improve the documentation (I only<br>
> > found that one mention as well).<br>
> ><br>
> > Michael<br>
> ><br>
> > On Thu, Sep 8, 2022 at 4:11 PM Tomáš Bredár <<a href="mailto:tomas.bredar@gmail.com" target="_blank">tomas.bredar@gmail.com</a>> wrote:<br>
> >><br>
> >> Hi Folks,<br>
> >><br>
> >> I have a few questions:<br>
> >> 1. Is there a possibility to share DNS zones between tenants? I've found this [1] patchset, but it's not merged yet.<br>
> >> 2. Is there a way to create a classless reverse zone? According to [2], it should work. Creating a zone is ok:<br>
> >> openstack zone create --email <a href="mailto:tomas.bredar@gmail.com" target="_blank">tomas.bredar@gmail.com</a> \<br>
> >>    --ttl 3600 --description "in-addr.arpa. zone for reverse lookups for e-devel subnet <a href="http://10.254.226.0/26" rel="noreferrer" target="_blank">10.254.226.0/26</a>" \<br>
> >>    0-26.226.254.10.in-addr.arpa.<br>
> >><br>
> >> But when I try to add a recordset, I get an error:<br>
> >> openstack recordset create --record <a href="http://testvm.bredytest.abc.com" rel="noreferrer" target="_blank">testvm.bredytest.abc.com</a>. --type PTR     --ttl 600 0-26.226.254.10.in-addr.arpa. 1.226.254.10.in-addr.arpa.<br>
> >> RecordSet is not contained within it's parent zone<br>
> >><br>
> >> I'm using OpenStack Wallaby<br>
> >> If this won't work, I'm considering using the neutron integration with external DNS.<br>
> >><br>
> >> Thanks for your help<br>
> >><br>
> >> Tomas<br>
> >><br>
> >> [1] <a href="https://review.opendev.org/c/openstack/designate/+/726334" rel="noreferrer" target="_blank">https://review.opendev.org/c/openstack/designate/+/726334</a><br>
> >> [2] <a href="https://docs.openstack.org/designate/latest/user/manage-ptr-records.html" rel="noreferrer" target="_blank">https://docs.openstack.org/designate/latest/user/manage-ptr-records.html</a><br>
> ><br>
><br>
</blockquote></div>