Comment 3 for bug 1944679

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to masakari-dashboard (stable/xena)

Reviewed: https://review.opendev.org/c/openstack/masakari-dashboard/+/810884
Committed: https://opendev.org/openstack/masakari-dashboard/commit/fae46199bba14b9d0f746338803fffa898f6532c
Submitter: "Zuul (22348)"
Branch: stable/xena

commit fae46199bba14b9d0f746338803fffa898f6532c
Author: Pavlo Shchelokovskyy <email address hidden>
Date: Tue Sep 21 17:15:35 2021 +0300

    Use service list instead of hypervisor list

    the host names in them are not necessarily the same,
    and Masakari service itself validates the input against
    the nova service list, not hypervisor list,
    since change I9c591d33f17a8d5950bdb1fc2d686e2301fc6d95 in Masakari.

    Closes-Bug: #1944679
    Change-Id: Id017b91c59aff54435c35d410fcb56a086a732ef
    (cherry picked from commit 021d1c184e5d87b5b4df5e067954f6f1cb46b6c4)