On 30/05/17 11:56, Michel Labarre wrote: > Hi > I installed designate on Newton openstack in Centos 7.3. > After complete designate setup as indicated in > https://docs.openstack.org/project-install-guide/dns/ocata/install-rdo.html > (I have not found specific doc for newton) > - All processes are running (central, api, mdns, worker, producer, sink) > - I created zone with my domain. > - I updated my network to indicates domain name ( update with --dns-domain) > - I updated my server.conf on the 3 HA neutron servers (add > `[designate]` group directives, add final dot to my `[default] > dns_domain` attribute and add in `[default]` the driver : > `external_dns_driver = designate` > - I updated my ml2 plugin to add `dns` in `extension_drivers` attribute. > - I restarted neutron servers. > > All commands as 'openstack dns service list' and 'openstack zone list > ans openstack recordset list xxx' are ok. > Now, when i create a VM from dashboard, the VM is created without > problem (as without designate) but no recordset is created. I don't see > any call to port 9001 in api log. It seems that designate plugin is not > called... > Any idea? Thank you very much
can you try to create a port on the network and supply the "--dns_name <name>" parameter? Just to see if the issue is in nova or neutron. Is there any logs in neutron that show a failed connection to Designate? Thanks, Graham > > > > > > _______________________________________________ > Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack > Post to : openstack@lists.openstack.org > Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack > _______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack