]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Remove duplication of brick.iscsi in brick.iser
authorAnn Kamyshnikova <akamyshnikova@mirantis.com>
Tue, 3 Sep 2013 13:44:50 +0000 (17:44 +0400)
committerAnn Kamyshnikova <akamyshnikova@mirantis.com>
Tue, 22 Oct 2013 08:02:58 +0000 (12:02 +0400)
commitac15e1df04bef7aed8c11f89ceb0d051582f7938
tree3536992e24589f45938c49d7dfa563fb4afad8b3
parent338c826f2c8e3aceef831f006a0b0758dda4074e
Remove duplication of brick.iscsi in brick.iser

TargetAdmin and TgtAdm in iser is mostly a copy of TargetAdmin and
TgtAdm in iscsi.

Change-Id: I8d89a35c478485370b41f4dfd376de07b9fc9314
cinder/brick/exception.py
cinder/brick/iscsi/iscsi.py
cinder/brick/iser/__init__.py [deleted file]
cinder/brick/iser/iser.py [deleted file]
cinder/tests/test_iscsi.py
cinder/tests/test_iser.py [deleted file]
cinder/volume/driver.py
cinder/volume/drivers/lvm.py