Comment 16 for bug 1866202

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

Reviewed: https://review.opendev.org/712571
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=2589b8f22ad2d263bcecbb8278e73f0822e7eba3
Submitter: Zuul
Branch: master

commit 2589b8f22ad2d263bcecbb8278e73f0822e7eba3
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/712487/
    Change-Id: Ice40fec0eacefd9778614996fb3417b78cdd17d3
    Related-Bug: #1866202
    Related-Bug: #1841441