cinder/cinder/volume/drivers/veritas
TommyLike 833e47f5a7 Remove 'message' from format argument from exception
This patch removes 'message' from format argument
of 'UnableToExecuteHyperScaleCmd' exception.

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: I9eb27adcd7880029a133c3657bbae67a0bc21a74
2018-06-14 10:28:09 +08:00
..
__init__.py Implementation of cinder driver for Veritas HyperScale 2017-03-28 21:40:51 +05:30
hs_constants.py Implementation of cinder driver for Veritas HyperScale 2017-03-28 21:40:51 +05:30
utils.py Remove 'message' from format argument from exception 2018-06-14 10:28:09 +08:00
vrtshyperscale.py Implementation of cinder driver for Veritas HyperScale 2017-03-28 21:40:51 +05:30