os-brick/os_brick
Jordan Pittier 80fbea0ccb Fix mock==1.1.0 break unit tests
assert_called_once() is not a valid mock assertion. Replace with
assert mock.call_count == 1.

Change-Id: Idb21807ee647d79b1b9792ebd0c1909f09b71706
2015-07-10 18:03:39 +02:00
..
initiator Merge "Add connector driver for the ScaleIO cinder driver" 2015-07-09 18:49:27 +00:00
remotefs update os-brick to pass python3 tests 2015-06-30 15:35:06 -07:00
tests Fix mock==1.1.0 break unit tests 2015-07-10 18:03:39 +02:00
__init__.py Update os-brick requirements 2015-04-17 17:11:34 +00:00
exception.py Cleanup Python 3 changes 2015-07-09 13:48:01 +02: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