Comment 10 for bug 1741079

Revision history for this message
Pawel Suder (pasuder) wrote : Re: Deleting heat stack doesnt delete dns records

I went through https://docs.openstack.org/neutron/latest/admin/config-dns-int-ext-serv.html#use-case-3-ports-are-published-directly-in-the-external-dns-service

1. Does network have dns_name attribute set?
2. Does port have dns_name attribute set?
3. How does stack configure network for each instance?
4. How does stack remove port? Or is it automatically remove with instance?
5. What are the the IP addresses assigned to instance? Do you have records assigned to floating IP? How those ports are created?