os-brick/os_brick/tests
Jon Bernard 7b9a6686bc RBD: consider a custom keyring in connection info
If a 'keyring' key is found in the connection info passed to
connect_volume() use its value as the path to the keyring instead of the
default location (/etc/ceph/<cluster>.client.<user>.keyring).

This allows services such as cinder's RBD and Ceph backup drivers to
make use of a custom keyring path that an admin has defined.

Change-Id: Ib1230d3e40f56371567e1aead40db59667bad295
Closes-bug: #1668304
2017-03-28 15:51:44 +00:00
..
encryptors Encryptors: Fix compat with Nova encryptors for Ocata 2017-01-24 13:31:29 +00:00
initiator RBD: consider a custom keyring in connection info 2017-03-28 15:51:44 +00: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 Removes unnecessary utf-8 encoding 2016-12-22 10:24:40 +07:00
windows Windows connectors: add device_scan_interval arg 2016-12-22 18:48:02 +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 Fix cmd execution stderr, stdout unicode errors 2016-08-25 16:34:28 +00:00
test_utils.py Mask passwords in utils.trace for func params 2016-11-08 12:55:46 -05:00