Comment 1 for bug 1898035

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

Reviewed: https://review.opendev.org/755498
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=d309e3cdf52bb4f8800c59f295a9c2ffb4069369
Submitter: Zuul
Branch: master

commit d309e3cdf52bb4f8800c59f295a9c2ffb4069369
Author: Balazs Gibizer <email address hidden>
Date: Thu Oct 1 14:01:37 2020 +0200

    Temporarily disable parts of heal port allocation test

    Due to bug 1894825 the nova-next job fails on master as the allocation
    key cannot be deleted from the binding:profile of a neutron port. This
    patch temporarily disable this test step while the bug is being fixed
    and a new neutronlib is released with the fix.

    Change-Id: I4dfebfb5c92dd8a5cdc779aac587e7477cd5fad6
    Related-Bug: #1894825
    Closes-Bug: #1898035