Comment 8 for bug 1896920

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

Reviewed: https://review.opendev.org/c/openstack/neutron/+/823362
Committed: https://opendev.org/openstack/neutron/commit/ee794994d5b7cd3e049a3d68e4cc07ed7cf121d7
Submitter: "Zuul (22348)"
Branch: stable/ussuri

commit ee794994d5b7cd3e049a3d68e4cc07ed7cf121d7
Author: Rodolfo Alonso Hernandez <email address hidden>
Date: Wed Sep 23 16:35:45 2020 +0000

    Reduce log level in "ensure_device_is_ready"

    If the device is not ready, the method should inform about this
    event. The code calling this method, if needed, can write a higher
    log message.

    Change-Id: Ib7c5ba736f6e4ccc88df665faeef304c176a24e7
    Closes-Bug: #1896920
    (cherry picked from commit b1f1c8aa50012d09b7a81abfb99d02e0c457fc8c)