<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    On 09/03/15 20:37, Steve Wormley wrote:<br>
    <blockquote
cite="mid:CAF47bhHfR9qAPAkUFQ=81=mYUpu_wMZ-OyKAEtTP9kJ22KpP9A@mail.gmail.com"
      type="cite">
      <div dir="ltr">As far as I am aware it is not presently built-in
        to Openstack. You'll need to add a dnsmasq_config_file option to
        your dhcp agent configurations and then populate the file with: 
        <div>domain=DOMAIN_NAME,CIDR for each network</div>
        <div>i.e.</div>
        <div>domain=<a moz-do-not-send="true" href="http://example.com"
            target="_blank">example.com</a>,<a moz-do-not-send="true"
            href="http://10.11.22.0/24" target="_blank">10.11.22.0/24</a></div>
        <div>...</div>
        <div><br>
        </div>
        <div>-Steve</div>
        <div><br>
        </div>
      </div>
    </blockquote>
    Thanks Steve, <br>
    <br>
    I am aware of that 'hack' which has a substantial number of
    downsides.<br>
    <br>
    The biggest one being that it per subnet - and I afraid to find out
    what would happen if more than one tenant configures the same subnet
    - this could cause all sorts of problems.<br>
    <br>
    And all of this has to be done with appropriate shell permissions to
    the neutron node.<br>
    <br>
    In other words, it could work, but only for a very certain use case.<br>
    <br>
    <blockquote
cite="mid:CAF47bhHfR9qAPAkUFQ=81=mYUpu_wMZ-OyKAEtTP9kJ22KpP9A@mail.gmail.com"
      type="cite">
      <div class="gmail_extra"><br>
        <div class="gmail_quote">On Thu, Sep 3, 2015 at 1:04 AM, Maish
          Saidel-Keesing <span dir="ltr"><<a moz-do-not-send="true"
              href="mailto:maishsk@maishsk.com" target="_blank">maishsk@maishsk.com</a>></span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello all
            (cross-posting to openstack-operators as well)<br>
            <br>
            Today the setting of the dns suffix that is provided to the
            instance is passed through dhcp_agent.<br>
            <br>
            There is the option of setting different DNS servers per
            subnet (and and therefore tenant) but the domain suffix is
            something that stays the same throughout the whole system is
            the domain suffix.<br>
            <br>
            I see that this is not a current neutron feature.<br>
            <br>
            Is this on the roadmap? Are there ways to achieve this
            today? If so I would be very interested in hearing how.<br>
            <br>
            Thanks<span class="HOEnZb"><font color="#888888"><br>
                -- <br>
                Best Regards,<br>
                Maish Saidel-Keesing</font></span><br>
          </blockquote>
        </div>
      </div>
    </blockquote>
    <br>
    <div class="moz-signature">-- <br>
      Best Regards,<br>
      Maish Saidel-Keesing</div>
  </body>
</html>