Comment 8 for bug 1853329

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

Reviewed: https://review.opendev.org/699734
Committed: https://git.openstack.org/cgit/starlingx/config/commit/?id=a9686eccf93dbbb89f8e460aa0fd449e688f957d
Submitter: Zuul
Branch: master

commit a9686eccf93dbbb89f8e460aa0fd449e688f957d
Author: Joseph Richard <email address hidden>
Date: Fri Dec 13 15:01:58 2019 -0500

    Prevent provisioning sriov without mgmt iface

    This commit adds a semantic check to prevent provisioning an sriov
    interface without a mgmt interface configured. This is necessary to
    prevent an invalid network config being generated and applied, which
    causes the node to lose connectivity over mgmt and become unreachable.

    Closes-bug: 1853329
    Change-Id: I783447a2214a1b0f4d698ac20037f8f1e8083958
    Signed-off-by: Joseph Richard <email address hidden>