Comment 4 for bug 1934256

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to neutron (master)

Reviewed: https://review.opendev.org/c/openstack/neutron/+/799676
Committed: https://opendev.org/openstack/neutron/commit/26b06d246a345029ca9eb2137c1be14338f0dcae
Submitter: "Zuul (22348)"
Branch: master

commit 26b06d246a345029ca9eb2137c1be14338f0dcae
Author: Przemyslaw Szczerbik <email address hidden>
Date: Tue Jul 6 15:27:01 2021 +0200

    Use os-resource-classes lib for resource classes names

    The os-resource-classes lib is the official source of the standard
    placement resource classes. Currently, the neutron-lib contains a copy
    of those constants. However, they are already marked as deprecated and
    are going to be removed with next major release.

    Related-Bug: #1934256
    Change-Id: I33ecd6f32410f9b7ab1e87a6640201ea157bc383