RETIRED, further work has moved to Debian project infrastructure
Go to file
Tomoki Sekiyama 04f14a3daa Failover to alternative iSCSI portals on login failure
Some Cinder iSCSI backend drivers may return alternative
portals/tragets/luns information in the response from
initialize_connection API, for the case the main portal
is unreachable by network failure. This patch enables
brick to fail-over to alternative portals when it fails
to establish a session to the main portal.

Change-Id: Ic08d018d3b5f282ece823971576043f76bad1b2d
Implements: blueprint iscsi-alternative-portal
2015-02-18 18:10:21 -05:00
doc/source Created the Brick library from Cinder 2015-01-22 19:09:30 +00:00
os_brick Failover to alternative iSCSI portals on login failure 2015-02-18 18:10:21 -05:00
.coveragerc Created the Brick library from Cinder 2015-01-22 19:09:30 +00:00
.gitignore Created the Brick library from Cinder 2015-01-22 19:09:30 +00:00
.gitreview Created the Brick library from Cinder 2015-01-22 19:09:30 +00:00
.mailmap Created the Brick library from Cinder 2015-01-22 19:09:30 +00:00
.testr.conf Created the Brick library from Cinder 2015-01-22 19:09:30 +00:00
CONTRIBUTING.rst Created the Brick library from Cinder 2015-01-22 19:09:30 +00:00
HACKING.rst Created the Brick library from Cinder 2015-01-22 19:09:30 +00:00
LICENSE Created the Brick library from Cinder 2015-01-22 19:09:30 +00:00
MANIFEST.in Created the Brick library from Cinder 2015-01-22 19:09:30 +00:00
README.rst Created the Brick library from Cinder 2015-01-22 19:09:30 +00:00
babel.cfg Created the Brick library from Cinder 2015-01-22 19:09:30 +00:00
openstack-common.conf Created the Brick library from Cinder 2015-01-22 19:09:30 +00:00
requirements.txt Created the Brick library from Cinder 2015-01-22 19:09:30 +00:00
setup.cfg renamed the project to os-brick 2015-02-05 23:58:37 +00:00
setup.py Created the Brick library from Cinder 2015-01-22 19:09:30 +00:00
test-requirements.txt Created the Brick library from Cinder 2015-01-22 19:09:30 +00:00
tox.ini renamed the project to os-brick 2015-02-05 23:58:37 +00:00

README.rst

brick

OpenStack Cinder brick library for managing local volume attaches

Features

  • TODO