Merge "Driver for IBM Storwize and SVC storage."
This commit is contained in:
@@ -1090,6 +1090,11 @@ class VolumeTypeCreateFailed(NovaException):
|
||||
"name %(name)s and specs %(extra_specs)s")
|
||||
|
||||
|
||||
class VolumeBackendAPIException(NovaException):
|
||||
message = _("Bad or unexpected response from the storage volume "
|
||||
"backend API: data=%(data)s")
|
||||
|
||||
|
||||
class InstanceTypeCreateFailed(NovaException):
|
||||
message = _("Unable to create instance type")
|
||||
|
||||
|
||||
1240
nova/tests/test_storwize_svc.py
Normal file
1240
nova/tests/test_storwize_svc.py
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user