cinder/cinder/message
Zhang Fan 998a654d7e Add REIMAGE_VOLUME message action
message_field.Action.REIMAGE_VOLUME doesn't exist. This patch adds the REIMAGE_VOLUME.

The content of message_field.Detail.NOTIFY_COMPUTE_SERVICE_FAILED is "Compute service failed to extend volume".
This message should be "Compute service failed to reimage volume". This patch adds the new REIMAGE_VOLUME_FAILED detail parameter for this message.

Closes-Bug: #1968170
Change-Id: I3e17c6a2a7f252a9d324a1fea616e22869e55702
2022-04-28 14:40:04 +08:00
..
__init__.py User messages API for error cases 2016-04-29 18:41:10 +00:00
api.py Add user messages for backup operations 2021-08-27 05:44:42 -04:00
defined_messages.py Disallow unmanaging encrypted volumes 2017-11-29 10:43:32 -05:00
message_field.py Add REIMAGE_VOLUME message action 2022-04-28 14:40:04 +08:00