872b7ca0fc
Otherwise when running tgt-admin --delete, it might forget to invoke tgtadmn with "--lld iscsi" in order to delete the low-level iscsi exports, which can cause crashes or hangs later on. Closes-Bug: #1311640 Change-Id: I436c67c30565089236e987d84ac2609eedd2d2c7 |
||
---|---|---|
.. | ||
initiator | ||
iscsi | ||
local_dev | ||
remotefs | ||
__init__.py | ||
exception.py | ||
executor.py | ||
README.txt |
Brick is a new library that currently is maintained in Cinder for the Havana release. It will eventually be moved external to Cinder, possibly oslo, or pypi. Any defects found in Brick, should be submitted against Cinder and fixed there, then pulled into other projects that are using brick. * Brick is used outside of Cinder and therefore cannot have any dependencies on Cinder and/or it's database.