Comment 2 for bug 1494459

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

Reviewed: https://review.openstack.org/222353
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=3474ca236de44bb4ccc11d864554f1922f6c64ae
Submitter: Jenkins
Branch: master

commit 3474ca236de44bb4ccc11d864554f1922f6c64ae
Author: Patrick East <email address hidden>
Date: Thu Sep 10 13:00:27 2015 -0700

    Swap the decorator order for PureFCDriver methods

    Right now the debug trace decorator is logging the decorator method from
    the FCZM helper and not the actual driver methods its supposed to be.

    Change-Id: If658393e5e9d1b3e068fc7a200998e8033ada48f
    Closes-Bug: #1494459