<div dir="ltr">Hi Folks,<div><br></div><div>I have a few questions:</div><div>1. Is there a possibility to share DNS zones between tenants? I've found this [1] patchset, but it's not merged yet.</div><div>2. Is there a way to create a classless reverse zone? According to [2], it should work. Creating a zone is ok:</div><div>openstack zone create --email <a href="mailto:tomas.bredar@gmail.com">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">10.254.226.0/26</a>" \<br>    0-26.226.254.10.in-addr.arpa.<br></div><div><br></div><div>But when I try to add a recordset, I get an error:</div><div>openstack recordset create --record <a href="http://testvm.bredytest.abc.com">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></div><div><br></div><div>I'm using OpenStack Wallaby</div><div>If this won't work, I'm considering using the neutron integration with external DNS.</div><div><br></div><div>Thanks for your help</div><div><br></div><div>Tomas</div><div><br></div><div>[1] <a href="https://review.opendev.org/c/openstack/designate/+/726334">https://review.opendev.org/c/openstack/designate/+/726334</a></div><div>[2] <a href="https://docs.openstack.org/designate/latest/user/manage-ptr-records.html">https://docs.openstack.org/designate/latest/user/manage-ptr-records.html</a></div></div>