cinder/cinder
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
..
api Prohibit volume manage to an encrypted volume type 2022-03-21 11:48:01 -04:00
backup Merge "mypy: ceph backup driver" 2022-04-04 20:57:22 +00:00
brick LVM: Retry lvextend commands on code 139 2021-08-18 12:29:01 -04:00
cmd Merge "db: Vendor 'oslo_db.sqlalchemy.migration'" 2021-09-10 18:11:04 +00:00
common Remove the need for project_id from API endpoints 2022-02-08 08:32:23 -08:00
compute Add REIMAGE_VOLUME message action 2022-04-28 14:40:04 +08:00
db Merge "db: Remove 'use_slave' arguments" 2022-03-23 16:24:13 +00:00
group db: Remove 'db_driver' option 2021-08-27 15:13:21 +01:00
image Merge "Use 'visibility' instead of 'is_public' when only use Glance API v2" 2021-12-22 18:36:09 +00:00
interface Remove attach and detach volume driver methods 2022-01-31 15:46:22 +01:00
keymgr Introduce flake8-import-order extension 2020-01-06 09:59:35 -06:00
locale Imported Translations from Zanata 2022-03-26 02:18:15 +00:00
message Add REIMAGE_VOLUME message action 2022-04-28 14:40:04 +08:00
objects Merge "Fix: nfs format info limitation" 2021-12-22 18:35:58 +00:00
policies Support volume re-image 2022-02-24 15:23:38 +05:30
privsep Remove privsep/hscli 2022-04-06 12:04:05 -04:00
scheduler Remove various unused code 2022-01-24 14:53:40 +00:00
tests Add REIMAGE_VOLUME message action 2022-04-28 14:40:04 +08:00
transfer db: Remove 'db_driver' option 2021-08-27 15:13:21 +01:00
volume Merge "Fix PowerFlex connector HTTPS certificate validation" 2022-04-11 14:57:09 +00:00
wsgi Introduce flake8-import-order extension 2020-01-06 09:59:35 -06:00
zonemanager Brocade: Fix lookup UnboundLocalError 2020-08-07 15:24:44 +02:00
__init__.py
context.py Merge "Add infrastructure for testing new RBAC policies" 2021-09-06 17:44:47 +00:00
coordination.py mypy: coordination.py 2021-08-17 14:50:46 +00:00
exception.py mypy: annotate volume_utils / utils / exc 2021-04-30 10:41:30 -04:00
flow_utils.py mypy: create_volume flows 2021-08-10 10:26:39 -04:00
i18n.py
manager.py mypy: Fix unused type: ignore in manager.py 2021-09-16 10:25:39 -04:00
opts.py Merge "Move nimble driver code to hpe folder" 2022-03-02 11:54:20 +00:00
policy.py Add infrastructure for testing new RBAC policies 2021-08-31 15:41:17 -07:00
quota_utils.py Modify/Move project validation methods to api_utils 2021-04-05 08:00:40 -04:00
quota.py Merge "Remove six from quota.py" 2021-04-20 07:49:02 +00:00
rpc.py mypy: continued manager, scheduler, rpcapi 2021-08-11 08:36:09 -04:00
service_auth.py
service.py Fix typo on service cluster change method 2020-05-06 19:36:07 -05:00
ssh_utils.py Remove six in files under cinder/* 2020-10-08 14:00:14 +08:00
utils.py Merge "Correct type annotations for utils.retry()" 2021-11-09 18:24:32 +00:00
version.py