<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi<br>
    I installed designate on Newton openstack in Centos 7.3.<br>
    After complete designate setup as indicated in
<a class="moz-txt-link-freetext" href="https://docs.openstack.org/project-install-guide/dns/ocata/install-rdo.html">https://docs.openstack.org/project-install-guide/dns/ocata/install-rdo.html</a>
    (I have not found specific doc for newton) <br>
     - All processes are running (central, api, mdns, worker, producer,
    sink)<br>
     - I created zone with my domain.<br>
     - I updated my network to indicates domain name ( update with
    --dns-domain)<br>
     - 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`<br>
     - I updated my ml2 plugin to add `dns` in `extension_drivers`
    attribute.<br>
     - I restarted neutron servers.<br>
    <br>
    All commands as 'openstack dns service list' and 'openstack zone
    list ans openstack recordset list xxx' are ok.<br>
    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...<br>
    Any idea? Thank you very much<br>
    <br>
    <div class="moz-signature"><span style="color:#aaaaaa;
        font-size:7px">
        <div>
          <table width="16" height="46">
            <tbody>
              <tr>
                <td>  <br>
                </td>
              </tr>
              <tr>
                <td colspan="1"></td>
              </tr>
            </tbody>
          </table>
        </div>
      </span>
    </div>
  </body>
</html>