]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Refactor API create_volume flow
authorMichal Dulko <michal.dulko@intel.com>
Tue, 16 Jun 2015 06:21:21 +0000 (08:21 +0200)
committerMichal Dulko <michal.dulko@intel.com>
Tue, 16 Jun 2015 06:21:21 +0000 (08:21 +0200)
commitdef25810d4f5fb5ca37e66e34cddfb37f560712d
tree19b0eae373e6f01baba1b526b37f7f7f93e3feea
parent106261582f10453de2ba9a2218e6ac5452811a5e
Refactor API create_volume flow

This commit refactors the code to be more compliant with DRY rule.
I've also changed some comments to be more readable and correct.

Partial-Implements: blueprint taskflow-refactoring
Change-Id: I0345c07ac490b6bd738c0fdac0b621bb9156f899
cinder/volume/api.py
cinder/volume/flows/api/create_volume.py