os-brick/os_brick/tests
Jon Bernard f3db22f57a RBD: enclose ipv6 addresses in square brackets
When using ipv6, the IP address must be enclosed in square brackets
according to RFC 3986, Section 3.2.2.  Without this, an ipv6 cloud will
fail to connect to the ceph cluster prior to backup because the address
and port are not parsed correctly.

Closes-Bug: #1640914
Change-Id: I6501c7cdac38fe545d12e786448a8e0c0a4f6a25
2016-11-11 12:01:24 -05:00
..
encryptors Fix cmd execution stderr, stdout unicode errors 2016-08-25 16:34:28 +00:00
initiator RBD: enclose ipv6 addresses in square brackets 2016-11-11 12:01:24 -05:00
local_dev Mock time.sleep for test_lv_deactivate_timeout test 2016-09-07 12:46:28 +03:00
privileged Trivial rootwrap -> privsep replacement 2016-04-15 15:29:25 +00:00
remotefs Fix cmd execution stderr, stdout unicode errors 2016-08-25 16:34:28 +00:00
windows Add Windows Fibre Channel connector 2016-08-04 23:12:09 +03:00
__init__.py renamed the project to os-brick 2015-02-05 23:58:37 +00:00
base.py Add tracing unit tests 2016-08-11 06:21:23 -07:00
test_brick.py renamed the project to os-brick 2015-02-05 23:58:37 +00:00
test_exception.py Use six.text_type instead of unicode 2015-04-03 10:22:45 +03:00
test_executor.py Fix cmd execution stderr, stdout unicode errors 2016-08-25 16:34:28 +00:00
test_utils.py Mask out passwords when tracing 2016-08-24 16:09:19 -07:00