cinder/cinder/api/v3
Rajat Dhasmana ace1748218 Support format info in fs type drivers
This feature adds format info in filesystem type
drivers with the following changes:
1) Store format info in admin_metadata while creating/cloning
volumes
2) Use format info while extending volumes
3) Modify volume format when performing snapshot delete
(blockRebase) operation on attached volume.
4) Return format in connection_info

blueprint add-support-store-volume-format-info

Change-Id: I43036837274a7c8dba612db53b34a6ce2cfb2f07
2021-03-12 12:41:12 -05:00
..
views Add encryption_key_id to volume and backup details 2021-02-04 07:23:08 -08:00
__init__.py cinder-api-microversions code 2016-02-24 06:50:54 -07:00
attachments.py Support format info in fs type drivers 2021-03-12 12:41:12 -05:00
backups.py Add user_id in backup list and show API 2018-12-12 00:52:05 -05:00
clusters.py V3 jsonschema validation: Clusters 2018-03-23 13:17:56 +05:30
consistencygroups.py Import HTTPStatus instead of http_client 2020-10-08 13:16:18 -04:00
default_types.py Merge "Import HTTPStatus instead of http_client" 2020-11-11 21:21:37 +00:00
group_snapshots.py Import HTTPStatus instead of http_client 2020-10-08 13:16:18 -04:00
group_specs.py Import HTTPStatus instead of http_client 2020-10-08 13:16:18 -04:00
group_types.py Import HTTPStatus instead of http_client 2020-10-08 13:16:18 -04:00
groups.py Import HTTPStatus instead of http_client 2020-10-08 13:16:18 -04:00
limits.py Use constants for microversion values 2017-09-22 08:15:56 -05:00
messages.py Import HTTPStatus instead of http_client 2020-10-08 13:16:18 -04:00
resource_common_manage.py Use constants for microversion values 2017-09-22 08:15:56 -05:00
resource_filters.py Use constants for microversion values 2017-09-22 08:15:56 -05:00
router.py Default type overrides 2020-09-16 14:05:31 +00:00
snapshot_manage.py Import HTTPStatus instead of http_client 2020-10-08 13:16:18 -04:00
snapshots.py Refactor API utilities into api_utils.py 2019-08-05 16:59:59 -04:00
volume_manage.py Import HTTPStatus instead of http_client 2020-10-08 13:16:18 -04:00
volume_metadata.py Replace md5 with oslo version 2020-11-13 16:01:14 -05:00
volume_transfer.py Import HTTPStatus instead of http_client 2020-10-08 13:16:18 -04:00
volumes.py Import HTTPStatus instead of http_client 2020-10-08 13:16:18 -04:00
workers.py Import HTTPStatus instead of http_client 2020-10-08 13:16:18 -04:00