Comment 2 for bug 1133131

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

Reviewed: https://review.openstack.org/23113
Committed: http://github.com/openstack/cinder/commit/9e14e07b8cc203506f8e6de515707a2e923cda17
Submitter: Jenkins
Branch: master

commit 9e14e07b8cc203506f8e6de515707a2e923cda17
Author: John Griffith <email address hidden>
Date: Wed Feb 27 20:49:53 2013 +0000

    Improve logging for volume operations via manager

    A large percentage of the logging information was
    being done using debug. This change moves some
    of the logging information to be info level and
    also tries to add some consistency in terms of
    the general create/delete operations.

    This includes moving logging for the basic operations
    into the manager and omitting the repetive messages from
    the drivers.

    Fixes bug: 1133131

    Change-Id: I792efde67f30d637431ad2fa45714e50bf9c705d