]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Attach log listeners to other engines
authorJoshua Harlow <harlowja@yahoo-inc.com>
Sat, 21 Jun 2014 01:54:55 +0000 (18:54 -0700)
committerJoshua Harlow <harlowja@yahoo-inc.com>
Sat, 21 Jun 2014 02:09:48 +0000 (19:09 -0700)
commit09a369ae1b094c201d4536ebd75b5d18bc3d6ebd
treeeaf7dda52b26e62422119412644adcb8e88c9622
parent581d8ada14d2541be6784a730bb3a70ea8d52b9c
Attach log listeners to other engines

Attach the created task/flow/engine listener to
the other usages of taskflow that exist in cinder
so that those locations can also benefit from
the same logging of state and activity.

Part of blueprint task-logging

Change-Id: I4ba7fe625a88967607adaa18d329bec56825201c
cinder/flow_utils.py
cinder/scheduler/manager.py
cinder/volume/api.py
cinder/volume/flows/common.py
cinder/volume/manager.py