]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Add create_iscsi_target stub to TargetAdmin
authorEric Harney <eharney@redhat.com>
Mon, 27 Jan 2014 23:46:26 +0000 (18:46 -0500)
committerEric Harney <eharney@redhat.com>
Tue, 28 Jan 2014 14:47:12 +0000 (09:47 -0500)
commita56ace019b2ed24181d8d8658d67f6557352cfeb
tree6c773413956213fcd4c5d1ba446dccbc2a9e3ea6
parent80096b6fb62cec4056efd1aba070623a789571dc
Add create_iscsi_target stub to TargetAdmin

This should be defined in TargetAdmin, as it is assumed to be
present in all subclasses by callers.

IetAdm and LioAdm may need additional work to behave as desired
in all circumstances (such as volume extend), but this should
at least stabilize things in the meantime.

Closes-Bug: 1273480

Change-Id: Iac1381286ea07982e6db7f7c7abf3f9100e4be50
cinder/brick/iscsi/iscsi.py