os-brick/os_brick
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
tests Allow RBDClient to be used from a with-statement 2015-12-10 15:40:38 -05:00
__init__.py Update os-brick requirements 2015-04-17 17:11:34 +00:00
exception.py Wait for FC multipath devices to become writable 2015-10-22 12:29:47 -07:00
executor.py renamed the project to os-brick 2015-02-05 23:58:37 +00:00
i18n.py Drop use of 'oslo' namespace package 2015-04-28 22:25:57 +00:00
utils.py Brick: Fix race in removing iSCSI device 2015-04-20 08:02:38 -07:00