Comment 2 for bug 1693903

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

Reviewed: https://review.openstack.org/468519
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=590ecfb894a7da0c9a16ab9a60638963a10e48db
Submitter: Jenkins
Branch: master

commit 590ecfb894a7da0c9a16ab9a60638963a10e48db
Author: Chris Dent <email address hidden>
Date: Fri May 26 19:25:18 2017 +0000

    Changing deleting stale allocations warning to debug

    Deleting the allocations is an expected action, and happens
    frequently so we don't want it to be a warning. It is useful
    as a piece of debug information, however.

    Change-Id: Idf88eef036bbe8deca190366f052ab9e355de6e9
    Closes-Bug: #1693903