cinder/cinder/volume/targets
John Griffith 9651f54714 Transition LVM Driver to use Target Objects
This patch refactors the LVM Driver to take a
seperate Target object instead of mixing the
control and data path implementations inside the
driver itself.

It removes the volume/iscsi.py and brick/iscsis/*
files which were duplicating code and actually
very messy in terms of where calls were actually
being implemented.

Change-Id: I43190d1dac33748fe55fa00f260f32ab209be656
2015-01-02 13:13:42 -07:00
..
__init__.py Add iSCSI Target objects as independent objects 2014-11-25 09:09:00 -07:00
driver.py Transition LVM Driver to use Target Objects 2015-01-02 13:13:42 -07:00
fake.py Transition LVM Driver to use Target Objects 2015-01-02 13:13:42 -07:00
iet.py Transition LVM Driver to use Target Objects 2015-01-02 13:13:42 -07:00
iscsi.py Transition LVM Driver to use Target Objects 2015-01-02 13:13:42 -07:00
iser.py Add iSCSI Target objects as independent objects 2014-11-25 09:09:00 -07:00
lio.py Rename oslo.concurrency to oslo_concurrency 2014-12-19 18:39:11 -08:00
tgt.py Rename oslo.concurrency to oslo_concurrency 2014-12-19 18:39:11 -08:00