]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Add required spaces in log messages
authorabhishekkekane <abhishek.kekane@nttdata.com>
Tue, 23 Sep 2014 07:26:56 +0000 (00:26 -0700)
committerabhishekkekane <abhishek.kekane@nttdata.com>
Tue, 23 Sep 2014 07:33:34 +0000 (00:33 -0700)
commit44c635574b752dd89871fa1b671c2ecd12912899
treec2abc6e8746168a7ea4062a7c54b23bf2a2d58b4
parentdb2c817fc7adef98b6770d9dba12c698d6d5ad46
Add required spaces in log messages

Added required spaces in between two words for log messages.

cinder/volume/drivers/huawei/huawei_t.py validate_connector method.
cinder/transfer/api.py accept method.
cinder/brick/initiator/linuxscsi.py flush_device_io method.

Closes-Bug: #1372788
Change-Id: Ia0ab72d930c1b9099dd2796032b7b2b0b857bad5
cinder/brick/initiator/linuxscsi.py
cinder/transfer/api.py
cinder/volume/drivers/huawei/huawei_t.py