]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Removes ssh_execute in utils.py
authorZhongyue Luo <zhongyue.nah@intel.com>
Mon, 19 Aug 2013 01:58:26 +0000 (09:58 +0800)
committerZhongyue Luo <zhongyue.nah@intel.com>
Wed, 21 Aug 2013 00:52:03 +0000 (08:52 +0800)
commitced1deb310cea2734563a7f20915c759078a3388
tree0a58d78ed0bd220224272e23509bf8889b75da36
parentfc705de5e4058efcd9b4f268f1428bc8e673193c
Removes ssh_execute in utils.py

The ssh_execute function is already defined in oslo.processutils
Removes the version in utils.py

Change-Id: Ie0bd73d1f4e6df290270f6d712584431e965be78
cinder/utils.py
cinder/volume/drivers/san/san.py