cinder/cinder/tests/unit/targets
Gorka Eguileor eb1b23dc6c LVM: Added NVMe TCP support for the nvmet target
This patch adds NVMe TCP transport protocol support to the LVM driver's
nvmet target helper.

Configuration option is ``target_protocol = nvmet_tcp`` when using
``nvmet`` as the ``target_helper``.

NVMe TCP has been supported since:

- RHEL 8
- CentOS 8-Stream
- Fedora 28
- Ubuntu 19.04
- SUSE Linux Enterprise Server 15
- openSUSE 15.1/15.2

No changes to OS-Brick are necessary, since the transport type is not
hardcoded in the connector and uses the value from 'transport_type'
present in the connection info dictionary instead.

Change-Id: Icc0ad567d304bf3de1e34873ad8562650ada9383
2021-05-18 12:01:15 +02:00
..
__init__.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
targets_fixture.py Move unit test code under tests/unit/ 2020-04-30 18:13:54 -04:00
test_base_iscsi_driver.py Introduce flake8-import-order extension 2020-01-06 09:59:35 -06:00
test_cxt_driver.py Move unit test code under tests/unit/ 2020-04-30 18:13:54 -04:00
test_iet_driver.py Remove six of dir cinder/tests/unit/policies&scheduler&targets/* 2020-10-08 10:58:09 +08:00
test_iser_driver.py Introduce flake8-import-order extension 2020-01-06 09:59:35 -06:00
test_lio_driver.py Introduce flake8-import-order extension 2020-01-06 09:59:35 -06:00
test_nvmeof_driver.py Introduce flake8-import-order extension 2020-01-06 09:59:35 -06:00
test_nvmet_driver.py LVM: Added NVMe TCP support for the nvmet target 2021-05-18 12:01:15 +02:00
test_scst_driver.py Introduce flake8-import-order extension 2020-01-06 09:59:35 -06:00
test_spdknvmf.py [SPDK] Add https protocol option to communicate with SPDK 2020-05-21 16:53:40 +02:00
test_tgt_driver.py Move unit test code under tests/unit/ 2020-04-30 18:13:54 -04:00