Comment 12 for bug 1841932

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (stable/ussuri)

Reviewed: https://review.opendev.org/747189
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=9d28d7ec808469ec129b66c69b9e63cd9537a63f
Submitter: Zuul
Branch: stable/ussuri

commit 9d28d7ec808469ec129b66c69b9e63cd9537a63f
Author: ramboman <email address hidden>
Date: Wed Apr 22 21:33:22 2020 +0800

    replace the "hide_hypervisor_id" to "hw:hide_hypervisor_id"

    When we use the flavor extra_specs "hide_hypervisor_id" in
    AggregateInstanceExtraSpecsFilter, then will retrun False.
    So we need correct the extra_specs.

    Change-Id: I9d8d8c3a30cf6da7e8fb48374347e069ab075df2
    Closes-Bug: 1841932
    (cherry picked from commit bf488a8630702160021b5848bf6e86fbb8015205)