Comment 2 for bug 1254978

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to cinder (master)

Reviewed: https://review.openstack.org/58448
Committed: http://github.com/openstack/cinder/commit/018ba6302b0f5b909e9f32f44a14c21313a2663e
Submitter: Jenkins
Branch: master

commit 018ba6302b0f5b909e9f32f44a14c21313a2663e
Author: KIYOHIRO ADACHI <email address hidden>
Date: Tue Nov 26 15:54:17 2013 +0900

    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