]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
fix missing unit in log message
authorKun Huang <academicgareth@gmail.com>
Tue, 10 Sep 2013 15:34:26 +0000 (23:34 +0800)
committerKun Huang <academicgareth@gmail.com>
Wed, 11 Sep 2013 02:57:08 +0000 (10:57 +0800)
commit146a80fbaee58d0870fa08949d0160eb0707da30
tree26b77d3cc6a24cb0e574065ea1896da2f1777fe8
parent78544f80fac264cfc249962d7439e7a612db887a
fix missing unit in log message

Bad log message:
    "extend volume 1 to 2"
Correct one:
    "extend volume 1 GB to 2 GB"

(also update my profile in .mailmap)

Change-Id: I6d229c4440f2f5443b45a10f3912c20e21c63f32
.mailmap
cinder/volume/drivers/coraid.py
cinder/volume/drivers/rbd.py
cinder/volume/drivers/sheepdog.py
cinder/volume/drivers/windows/windows.py