]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Fix _update_volume_stats typos
authorKIYOHIRO ADACHI <adachi@mxs.nes.nec.co.jp>
Tue, 26 Nov 2013 06:54:17 +0000 (15:54 +0900)
committerKIYOHIRO ADACHI <adachi@mxs.nes.nec.co.jp>
Tue, 26 Nov 2013 22:29:45 +0000 (07:29 +0900)
commit018ba6302b0f5b909e9f32f44a14c21313a2663e
tree9b2383c9d2f148aecfd9adea226911394ff410d1
parent0b71a3f0bd502f9637043aa3f21a6653d536b866
Fix _update_volume_stats typos

Fix _update_volume_stats typos in 'cinder/volume/driver.py' and
'cinder/volume/drivers/eqlx.py'.
'_update_volume_status' to '_update_volume_stats'

Change-Id: I0642bdb911ca72517ed655f795e0055f4c4654b8
Closes-Bug: #1254978
cinder/tests/test_eqlx.py
cinder/tests/test_volume.py
cinder/volume/driver.py
cinder/volume/drivers/eqlx.py