Comment 36 for bug 1956435

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

Reviewed: https://review.opendev.org/c/openstack/neutron/+/840421
Committed: https://opendev.org/openstack/neutron/commit/d1c2d2c4fee0844f1081ff501a43939cc988c943
Submitter: "Zuul (22348)"
Branch: master

commit d1c2d2c4fee0844f1081ff501a43939cc988c943
Author: Sahid Orentino Ferdjaoui <email address hidden>
Date: Mon May 2 16:33:47 2022 +0200

    dhcp: support multiple segmentations per network

    This change makes the DHPC agent to handle multiple segmentation per
    network.

    For each segmentation a DHCP Process will be started, this has the
    benefit to keep the current logic of building a DHCP service per
    network domain.

    Partial-Bug: #1956435
    Partial-Bug: #1764738
    Signed-off-by: Sahid Orentino Ferdjaoui <email address hidden>
    Change-Id: I88264ce2303cbaed983d437203232bd1459d58b2