Comment 3 for bug 2030350

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

Reviewed: https://review.opendev.org/c/starlingx/upstream/+/891042
Committed: https://opendev.org/starlingx/upstream/commit/837787b4047e3fc68cfe98ab3a075baa549c5dd7
Submitter: "Zuul (22348)"
Branch: master

commit 837787b4047e3fc68cfe98ab3a075baa549c5dd7
Author: Rafael Moyano <email address hidden>
Date: Thu Aug 10 12:33:11 2023 -0300

    Add enabled condition for read-only address pools

    This condition will disable the address pools row dropdown
    menu for address pools created before bootstrap which are
    read-only and leave them enabled for address pools created
    post bootstrap which are not read-only.

    Test Plan:
    PASS: Build python-django-horizon package with these changes
     and install it in a system. Verify the changes are applied
      correctly.
    PASS: Build iso with these changes and perform a fresh
    install. Verify the changes are applied correctly.

    Partial-bug: 2030350

    Change-Id: Ieb0397dda8b4c8bc249faf1fd99b8218432fdc51
    Signed-off-by: Rafael Moyano <email address hidden>