Comment 10 for bug 1841441

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to tripleo-common (stable/train)

Reviewed: https://review.opendev.org/712949
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=e64cccf5e6cb6bd923efbc6b82eca95cf0b9a119
Submitter: Zuul
Branch: stable/train

commit e64cccf5e6cb6bd923efbc6b82eca95cf0b9a119
Author: Alex Schultz <email address hidden>
Date: Wed Mar 11 15:20:22 2020 -0600

    Add interface-names to centos8 images

    Back in Bug #1841441, we disabled the net.ifnames because of the
    RHEL7->RHEL8 changes to interface names. Now that we have centos8, we
    need to ensure this action is also run on those images.

    Depends-On: https://review.opendev.org/#/c/712947/
    Change-Id: Ice40fec0eacefd9778614996fb3417b78cdd17d3
    Related-Bug: #1866202
    Related-Bug: #1841441
    (cherry picked from commit 2589b8f22ad2d263bcecbb8278e73f0822e7eba3)