]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Shrink down customized logging listener
authorJoshua Harlow <harlowja@yahoo-inc.com>
Thu, 22 Jan 2015 00:32:28 +0000 (16:32 -0800)
committerJoshua Harlow <harlowja@yahoo-inc.com>
Thu, 22 Jan 2015 01:02:05 +0000 (17:02 -0800)
commit54f97a6b3b8f20a091db806c2eb93f4094baeb09
tree3cdb0cde7b864d0534f4ee5a1e57a2af8bff261c
parent055ba7ab92409ac3596c7b68aa20651c5167f292
Shrink down customized logging listener

Most of the code for this has been moved into taskflow
upstream; so now we should be able to override a single
*cinder-specific* method and retain the same functionality
that previously existed but in a more shareable manner (for
example glance will be using similar code).

Change-Id: I848897ed006147305f9a2c5e1e6a5ecbf598c128
cinder/flow_utils.py