Comment 3 for bug 1853334

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-tripleoclient (master)

Reviewed: https://review.opendev.org/695294
Committed: https://git.openstack.org/cgit/openstack/python-tripleoclient/commit/?id=69eec5ce08a4adbeb315dda00dd2990657930506
Submitter: Zuul
Branch: master

commit 69eec5ce08a4adbeb315dda00dd2990657930506
Author: Harald Jensås <email address hidden>
Date: Wed Nov 20 20:13:34 2019 +0100

    Fix inspector ip range for dhcpv6-stateless

    When using dhcpv6-stateless a range should not be
    used. According to dnsmasq manual page:

      A static-only subnet with address all zeros may be
      used as a "catch-all" address to enable replies to
      all Information-request packets on a subnet which
      is provided with stateless DHCPv6, ie
      --dhcp-range=::,static

    Closes-Bug: #1853334
    Change-Id: I6627da48bc170f7ecccaf84c0fccda9e2edd5af3