]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Fix bug in tgt conf for volume
authorgit-harry <git-harry@live.co.uk>
Wed, 14 Jan 2015 10:49:11 +0000 (10:49 +0000)
committergit-harry <git-harry@live.co.uk>
Wed, 14 Jan 2015 10:51:28 +0000 (10:51 +0000)
commitebf3ba4839e60bd4f07038a5df48145000416ce6
treee8c91f2bd3aea4d8f96e564ad1c01e88f780cf01
parent1b2ce8b2ef648b9c00dee53b84ca00b2a05ae3e2
Fix bug in tgt conf for volume

'lld' is not a valid directive.

This commit replaces 'lld' with the correct directive of 'driver'.

Change-Id: I165339a9652fe882c50a5a7e270675e343dceb30
Related-bug: #1396265
cinder/tests/targets/test_tgt_driver.py
cinder/volume/targets/tgt.py