]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Fix typo in cinder.tests.test_create_volume_flow
authorZhongyue Luo <zhongyue.nah@intel.com>
Mon, 9 Sep 2013 14:18:33 +0000 (22:18 +0800)
committerZhongyue Luo <zhongyue.nah@intel.com>
Tue, 10 Sep 2013 06:38:11 +0000 (14:38 +0800)
commit0416e5124307433c4cb8333ab5636490db84fada
tree8e6cfd62d78deca69e4e55f8cfc5e0665d689dc8
parentd7b85a51885d0804a1363b6e4903f269ce690c38
Fix typo in cinder.tests.test_create_volume_flow

Mock is 3rd party so should be placed after 'time' package.
Changed sheduler -> scheduler

Change-Id: I9c8ef7980c0444a725232d03c29b39d4805586ff
cinder/tests/test_create_volume_flow.py