Comment 4 for bug 1840039

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (stable/stein)

Reviewed: https://review.opendev.org/676587
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=864b2e9e6ae8eb93617c1601246ba5d7111a013b
Submitter: Zuul
Branch: stable/stein

commit 864b2e9e6ae8eb93617c1601246ba5d7111a013b
Author: Martin Schuppert <email address hidden>
Date: Tue Aug 13 15:33:46 2019 +0200

    Also assign default subnets to network segment

    Right now only additional subnets get assigned to a network segment.
    But this fails as either all or none subnets on a network must be
    assigned with segments.

    This removes the conditional to also assign the default subnet to
    the segment.

    Change-Id: Ief7af583d03c07f30662abf86da21451f8361197
    Closes-Bug: #1840039
    (cherry picked from commit 461ee36dd0e2453bdbe0d9458706b5e0743a5ac2)