.coveragerc
.mailmap
.stestr.conf
.zuul.yaml
AUTHORS
CONTRIBUTING.rst
ChangeLog
HACKING.rst
LICENSE
README.rst
bindep.txt
mypy-files.txt
pylintrc
requirements.txt
setup.cfg
setup.py
test-requirements.txt
tox.ini
doc/requirements.txt
doc/source/conf.py
doc/source/index.rst
doc/source/contributor/contributing.rst
doc/source/install/index.rst
doc/source/reference/index.rst
doc/source/reference/os_brick/exception.rst
doc/source/reference/os_brick/index.rst
doc/source/reference/os_brick/initiator/connector.rst
doc/source/reference/os_brick/initiator/index.rst
doc/source/user/tutorial.rst
etc/os-brick/rootwrap.d/os-brick.filters
os_brick/__init__.py
os_brick/exception.py
os_brick/executor.py
os_brick/i18n.py
os_brick/utils.py
os_brick/version.py
os_brick.egg-info/PKG-INFO
os_brick.egg-info/SOURCES.txt
os_brick.egg-info/dependency_links.txt
os_brick.egg-info/not-zip-safe
os_brick.egg-info/pbr.json
os_brick.egg-info/requires.txt
os_brick.egg-info/top_level.txt
os_brick/caches/__init__.py
os_brick/caches/opencas.py
os_brick/encryptors/__init__.py
os_brick/encryptors/base.py
os_brick/encryptors/cryptsetup.py
os_brick/encryptors/luks.py
os_brick/encryptors/nop.py
os_brick/initiator/__init__.py
os_brick/initiator/connector.py
os_brick/initiator/host_driver.py
os_brick/initiator/initiator_connector.py
os_brick/initiator/linuxfc.py
os_brick/initiator/linuxrbd.py
os_brick/initiator/linuxscsi.py
os_brick/initiator/utils.py
os_brick/initiator/connectors/__init__.py
os_brick/initiator/connectors/base.py
os_brick/initiator/connectors/base_iscsi.py
os_brick/initiator/connectors/base_rbd.py
os_brick/initiator/connectors/fake.py
os_brick/initiator/connectors/fibre_channel.py
os_brick/initiator/connectors/fibre_channel_ppc64.py
os_brick/initiator/connectors/fibre_channel_s390x.py
os_brick/initiator/connectors/gpfs.py
os_brick/initiator/connectors/huawei.py
os_brick/initiator/connectors/iscsi.py
os_brick/initiator/connectors/lightos.py
os_brick/initiator/connectors/local.py
os_brick/initiator/connectors/nvmeof.py
os_brick/initiator/connectors/rbd.py
os_brick/initiator/connectors/remotefs.py
os_brick/initiator/connectors/scaleio.py
os_brick/initiator/connectors/storpool.py
os_brick/initiator/connectors/vmware.py
os_brick/initiator/windows/__init__.py
os_brick/initiator/windows/base.py
os_brick/initiator/windows/fibre_channel.py
os_brick/initiator/windows/iscsi.py
os_brick/initiator/windows/rbd.py
os_brick/initiator/windows/smbfs.py
os_brick/local_dev/__init__.py
os_brick/local_dev/lvm.py
os_brick/privileged/__init__.py
os_brick/privileged/lightos.py
os_brick/privileged/nvmeof.py
os_brick/privileged/rbd.py
os_brick/privileged/rootwrap.py
os_brick/privileged/scaleio.py
os_brick/remotefs/__init__.py
os_brick/remotefs/remotefs.py
os_brick/remotefs/windows_remotefs.py
os_brick/tests/__init__.py
os_brick/tests/base.py
os_brick/tests/test_brick.py
os_brick/tests/test_exception.py
os_brick/tests/test_executor.py
os_brick/tests/test_utils.py
os_brick/tests/caches/__init__.py
os_brick/tests/caches/test_init.py
os_brick/tests/caches/test_opencas.py
os_brick/tests/encryptors/__init__.py
os_brick/tests/encryptors/test_base.py
os_brick/tests/encryptors/test_cryptsetup.py
os_brick/tests/encryptors/test_luks.py
os_brick/tests/encryptors/test_nop.py
os_brick/tests/initiator/__init__.py
os_brick/tests/initiator/test_connector.py
os_brick/tests/initiator/test_host_driver.py
os_brick/tests/initiator/test_linuxfc.py
os_brick/tests/initiator/test_linuxrbd.py
os_brick/tests/initiator/test_linuxscsi.py
os_brick/tests/initiator/test_utils.py
os_brick/tests/initiator/connectors/__init__.py
os_brick/tests/initiator/connectors/test_base_iscsi.py
os_brick/tests/initiator/connectors/test_base_rbd.py
os_brick/tests/initiator/connectors/test_fibre_channel.py
os_brick/tests/initiator/connectors/test_fibre_channel_ppc64.py
os_brick/tests/initiator/connectors/test_fibre_channel_s390x.py
os_brick/tests/initiator/connectors/test_gpfs.py
os_brick/tests/initiator/connectors/test_huawei.py
os_brick/tests/initiator/connectors/test_iscsi.py
os_brick/tests/initiator/connectors/test_iser.py
os_brick/tests/initiator/connectors/test_lightos.py
os_brick/tests/initiator/connectors/test_local.py
os_brick/tests/initiator/connectors/test_nvmeof.py
os_brick/tests/initiator/connectors/test_rbd.py
os_brick/tests/initiator/connectors/test_remotefs.py
os_brick/tests/initiator/connectors/test_scaleio.py
os_brick/tests/initiator/connectors/test_storpool.py
os_brick/tests/initiator/connectors/test_vmware.py
os_brick/tests/local_dev/__init__.py
os_brick/tests/local_dev/fake_lvm.py
os_brick/tests/local_dev/test_brick_lvm.py
os_brick/tests/privileged/__init__.py
os_brick/tests/privileged/test_nvmeof.py
os_brick/tests/privileged/test_rbd.py
os_brick/tests/privileged/test_rootwrap.py
os_brick/tests/remotefs/__init__.py
os_brick/tests/remotefs/test_remotefs.py
os_brick/tests/remotefs/test_windows_remotefs.py
os_brick/tests/windows/__init__.py
os_brick/tests/windows/fake_win_conn.py
os_brick/tests/windows/test_base.py
os_brick/tests/windows/test_base_connector.py
os_brick/tests/windows/test_factory.py
os_brick/tests/windows/test_fibre_channel.py
os_brick/tests/windows/test_iscsi.py
os_brick/tests/windows/test_rbd.py
os_brick/tests/windows/test_smbfs.py
releasenotes/notes/add-luks2-support-13563cfe83aba69c.yaml
releasenotes/notes/add-vstorage-protocol-b536f4e21d764801.yaml
releasenotes/notes/add-windows-fibre-channel-030c095c149da321.yaml
releasenotes/notes/add-windows-iscsi-15d6b1392695f978.yaml
releasenotes/notes/add-windows-smbfs-d86edaa003130a31.yaml
releasenotes/notes/add_custom_keyring_for_rbd_connection-eccbaae9ee5f3491.yaml
releasenotes/notes/bp-lightbits-lightos-clustered-nvmetcp-connector-fd8dfd73330973e9.yaml
releasenotes/notes/bug-1722432-2408dab55c903c5b.yaml
releasenotes/notes/bug-1823200-scaleio-upgrade-3e83b5c9dd148714.yaml
releasenotes/notes/bug-1823200-victoria-b414a1806cba3998.yaml
releasenotes/notes/bug-1862443-e87ef38b60f9b979.yaml
releasenotes/notes/bug-1865754-ceph-octopus-compatibility-0aa9b8bc1b028301.yaml
releasenotes/notes/bug-1884052-798094496dccf23c.yaml
releasenotes/notes/bug-1915678-901a6bd24ecede72.yaml
releasenotes/notes/bug-1924652-2323f905f62ef8ba.yaml
releasenotes/notes/bug-1929223-powerflex-connector-certificate-validation-cf9ffc98391115d5.yaml
releasenotes/notes/bug-1938870-af85c420d1a108a9.yaml
releasenotes/notes/bug-1944474-55c5ebb3a37801aa.yaml
releasenotes/notes/bug-1945323-4140f5aff3558082.yaml
releasenotes/notes/bug-nvmeof-connector-support-multipath-kernels-ff6f1f27fdea2c8e.yaml
releasenotes/notes/default-timeout-26c838af8b7af9fc.yaml
releasenotes/notes/delay-legacy-encryption-provider-name-deprecation-c0d07be3f0d92afd.yaml
releasenotes/notes/deprecate-plain-cryptsetup-encryptor-0a279abc0b0d718c.yaml
releasenotes/notes/disconnect-multipath-cfg-changed-637abc5ecf44fb10.yaml
releasenotes/notes/drop-py2-7dcde3ccd0e167b0.yaml
releasenotes/notes/encryption-a642889a82ff9207.yaml
releasenotes/notes/external-locks-9f015988ebdc37d6.yaml
releasenotes/notes/fc-always-check-single-wwnn-1595689da0eb673b.yaml
releasenotes/notes/fc-flush-single-path-22ed6cc7b56a6d9b.yaml
releasenotes/notes/fix-fc-scan-too-broad-3c576e1846b7f05f.yaml
releasenotes/notes/fix-generate-hostnqn-in-case-old-nvmecli.yaml
releasenotes/notes/fix-multipath-disconnect-819d01e6e981883e.yaml
releasenotes/notes/fix-nvme-issues-8dfc15cb691389fe.yaml
releasenotes/notes/improve-get_sysfs_wwn-df38ea88cdcdcc94.yaml
releasenotes/notes/improve-iscsi-multipath-detection-f36f28a993f61936.yaml
releasenotes/notes/introduce-encryption-provider-constants-a7cd0ce58da2bae8.yaml
releasenotes/notes/iscsi_manual_scan_support-d64a1c3c8e1986b4.yaml
releasenotes/notes/local-attach-in-rbd-connector-c06347fb164b084a.yaml
releasenotes/notes/lvm-delete-error-76f2cc9d8dc91f01.yaml
releasenotes/notes/multipath-improvements-596c2c6eadfba6ea.yaml
releasenotes/notes/nvme-flush-f31ab337224e5d3d.yaml
releasenotes/notes/nvme-hostnqn-c2611dc56729183b.yaml
releasenotes/notes/nvme-rsd-support-d487afd77c534fa1.yaml
releasenotes/notes/nvmeof-multiple-volumes-within-subsystem-support-05879c1c3bdf52c9.yaml
releasenotes/notes/rbd-disconnect-failure-9efa6932df40271b.yaml
releasenotes/notes/rbd-non-openstack-support-28ee093d7d3a700e.yaml
releasenotes/notes/rbd-windows-support-ef6e8184842409dd.yaml
releasenotes/notes/rbd_check_valid_device-2f50c0639adb8e7c.yaml
releasenotes/notes/rbd_extend_volume-5bc6adc08f662c5b.yaml
releasenotes/notes/refactor_iscsi_connect-dfbb24305a954783.yaml
releasenotes/notes/refactor_iscsi_disconnect-557f4173bc1ae4ed.yaml
releasenotes/notes/remove-aoe-7a97315a73c7b24f.yaml
releasenotes/notes/remove-bug-1633518-workaround-75c2e26843660696.yaml
releasenotes/notes/remove-disco-0809537ffb8c50eb.yaml
releasenotes/notes/remove-drbd-21872230fcac1138.yaml
releasenotes/notes/remove-hgst-daa7f07c307974d0.yaml
releasenotes/notes/remove-hyperscale-468f1b61bf4dadf8.yaml
releasenotes/notes/remove-old-constants-20021f5b30bde890.yaml
releasenotes/notes/remove-sheepdog-611257b28bc88934.yaml
releasenotes/notes/scaleio-extend-attached-ec44d3a72395882c.yaml
releasenotes/notes/start-using-reno-23e8d5f1a30851a1.yaml
releasenotes/notes/update-nvmeof-connector-6260a658c15a9a6e.yaml
releasenotes/notes/ussuri-release-979d709dfa7df068.yaml
releasenotes/notes/veritas-hyperscale-connector-fe56cec68b1947cd.yaml
releasenotes/notes/vmware-vmdk-connector-19e6999e6cae43cd.yaml
releasenotes/notes/yoga-known-issues-f1248af0e328d63e.yaml
releasenotes/source/conf.py
releasenotes/source/index.rst
releasenotes/source/mitaka.rst
releasenotes/source/newton.rst
releasenotes/source/ocata.rst
releasenotes/source/pike.rst
releasenotes/source/queens.rst
releasenotes/source/rocky.rst
releasenotes/source/stein.rst
releasenotes/source/train.rst
releasenotes/source/unreleased.rst
releasenotes/source/ussuri.rst
releasenotes/source/victoria.rst
releasenotes/source/wallaby.rst
releasenotes/source/xena.rst
releasenotes/source/_static/.placeholder
releasenotes/source/_templates/.placeholder
tools/fast8.sh
tools/generate_connector_list.py
tools/lintstack.py
tools/lintstack.sh
tools/mypywrap.sh