Comment 2 for bug 2030084

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

Reviewed: https://review.opendev.org/c/starlingx/distcloud/+/890534
Committed: https://opendev.org/starlingx/distcloud/commit/c22c654147cb272b3b838caf3b5798b18cb21d87
Submitter: "Zuul (22348)"
Branch: master

commit c22c654147cb272b3b838caf3b5798b18cb21d87
Author: Caio Bruchert <email address hidden>
Date: Fri Aug 4 12:00:59 2023 -0300

    Fix minimum management IP address validation

    When installing a subcloud with the minimum of 4 management IP
    addresses the validation fails stating that the minimum number
    should be 5 but 4 should be allowed.

    Test Plan:
        PASS: install SX subcloud with 4 management addresses
        PASS: install DX subcloud with 4 management addresses

    Closes-Bug: 2030084

    Change-Id: I85b8de5ec3bc01bd9ccb24fb3f8d3b59cf547d44
    Signed-off-by: Caio Bruchert <email address hidden>