os-brick/os_brick/tests
Rawan Herzallah 905e73129b Adding NVMEoF for initiator CLI
Added os-brick changes to support NVMEoF for initiator CLI.
A New connector, NVMe connector, is added to handle initiator callsi for
connecting and disconnecting volumes to instances using nvme-cli over
RDMA.

Implements: blueprint nvme-over-fabirc-nova
Needed-By: I67a72c4226e54c18b3a6e4a13b5055fa6e85af09
Needed-By: I7cacd76c63e0ad29eb2d448ce07fbb5176f62721
Co-Authored-By: Ivan Kolodyazhny <e0ne@e0ne.info>
Change-Id: I83697d6b46248edbe0a0ef3b76829b28ed5c048c
2017-11-16 14:39:34 +00:00
..
encryptors encryptors: Delay removal of legacy provider names 2017-05-16 08:27:12 +00:00
initiator Adding NVMEoF for initiator CLI 2017-11-16 14:39:34 +00:00
local_dev Using assertIsNone(x) instead of assertEqual(None, x) 2017-03-23 10:57:37 +08:00
privileged Refactor iSCSI connect 2017-06-16 16:09:35 +02:00
remotefs Move vzstorage related code out of RemoteFsClient 2017-03-30 13:53:10 +03:00
windows Refactor iSCSI disconnect 2017-05-31 15:31:20 +02:00
__init__.py renamed the project to os-brick 2015-02-05 23:58:37 +00:00
base.py Merge "Replace assertDictMatch with assertDictEqual" 2016-12-22 17:24:10 +00:00
test_brick.py Removes unnecessary utf-8 encoding 2016-12-22 10:24:40 +07:00
test_exception.py Use six.text_type instead of unicode 2015-04-03 10:22:45 +03:00
test_executor.py iSCSI multipath: improve logging on connect 2017-06-26 20:31:59 +02:00
test_utils.py Mask passwords in utils.trace for func params 2016-11-08 12:55:46 -05:00