Comment 2 for bug 2031024

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

Reviewed: https://review.opendev.org/c/starlingx/config/+/892011
Committed: https://opendev.org/starlingx/config/commit/32b5f7e277f6d79283e1065b1093f81f65d7000e
Submitter: "Zuul (22348)"
Branch: master

commit 32b5f7e277f6d79283e1065b1093f81f65d7000e
Author: Mohammad Issa <email address hidden>
Date: Fri Aug 18 14:53:08 2023 +0000

    Restrict admin type interface to controllers nodes

    Installing a DX+ system, it is possible to create an interface
    and assign it to a network of type admin for non-controller nodes.

    The admin interface associated to admin network should be supported
    only for controller nodes. Worker nodes should reject the assignment
    of a platform interface to a network of type admin.

    Test Plan:
    - Build successful
    - Successfully bring up DC+ system
    - Create interface with admin network type
    - Verify worker node rejected the assigned interface

    Closes-Bug: 2031024

    Change-Id: I80886baa5d2d3dd45c4e67fb1b84d519924c8be3
    Signed-off-by: Mohammad Issa <email address hidden>