os-brick/os_brick/tests
Jon Bernard 27cc6c9a5c Allow RBDClient to be used from a with-statement
This allows users of the RBD client to use a 'with' statement and bound
the scope of a client connection to a python block, which makes for
lovely looking code under the right conditions.

Change-Id: I455e8b6063dff36794d8aec7922ee1f26b3cf298
2015-12-10 15:40:38 -05:00
..
initiator Allow RBDClient to be used from a with-statement 2015-12-10 15:40:38 -05:00
remotefs Add quobyte protocol for remotefs connections 2015-12-02 08:11:57 +01:00
__init__.py renamed the project to os-brick 2015-02-05 23:58:37 +00:00
base.py Added ABCMeta class to the InitiatorConnector 2015-07-08 10:57:33 -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_utils.py update os-brick to pass python3 tests 2015-06-30 15:35:06 -07:00