Comment 5 for bug 1944679

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

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

commit a879b6bbfbd17d2a4dbee4c0dde200db7d944631
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)
    (cherry picked from commit fae46199bba14b9d0f746338803fffa898f6532c)