]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Move the frequently injection task to the base folder.
authorJoshua Harlow <harlowja@yahoo-inc.com>
Wed, 21 Aug 2013 00:47:12 +0000 (17:47 -0700)
committerJoshua Harlow <harlowja@yahoo-inc.com>
Thu, 22 Aug 2013 21:30:30 +0000 (14:30 -0700)
commite15a968886745ef3390bd3de4a573ca59f4efdb8
tree2be728dc9dc01440d4349a88b676527ab672e000
parent4b4bfed7a3d0977c50813a38e636636d017c3909
Move the frequently injection task to the base folder.

Key/value injection is a typical way to bootstrap a
dependency based system (as there needs to be an
initial set of values to depend on). Since this inject
task is frequently used to accomplish this we should
just move it to the base file.

Change-Id: Ib49e949f319bc18744fc95f8a02fab1eade0fb6a
cinder/volume/flows/base.py
cinder/volume/flows/create_volume.py