cinder/cinder/tests/unit/volume/drivers/nexenta
TommyLike 38950b71e4 Remove 'message' from format argument from exception
This patch removes 'message' from format argument
of 'NexentaException' and 'BadResetResourceStatus'
exceptions.

We should not use 'message' as a format argument
and the reason is described here [1]. From a long
time view we need remove them from exceptions rather
than remove it when initialized.

[1]: https://review.openstack.org/#/c/572674/

Change-Id: Icc0e4aefecbd224a4c14bdaef64b62ec0cd68968
2018-06-20 09:03:50 +08:00
..
__init__.py Move drivers unit tests to unit.volume.drivers directory 2016-07-25 17:39:50 -04:00
test_nexenta.py Remove 'message' from format argument from exception 2018-06-20 09:03:50 +08:00
test_nexenta5_iscsi.py Remove 'message' from format argument from exception 2018-06-20 09:03:50 +08:00
test_nexenta5_jsonrpc.py Extracted HTTP response codes to constants 2017-03-22 12:05:18 +05:30
test_nexenta5_nfs.py Completely remove mox from Cinder unittest 2017-10-25 08:44:37 +00:00
test_nexenta_edge.py Add NexentaEdge drivers 2018-06-07 11:52:42 -07:00