cinder/cinder/api
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
..
contrib Merge "Remove NestedQuotaDriver" 2021-02-16 16:26:03 +00:00
middleware Import HTTPStatus instead of http_client 2020-10-08 13:16:18 -04:00
openstack Add encryption_key_id to volume and backup details 2021-02-04 07:23:08 -08:00
schemas API validation: Add cinder_host type to support ipv6 in manage 2021-03-11 10:32:13 -05:00
v2 Introduces MV to add volume type ID in volumes details 2021-01-15 10:46:12 -03:00
v3 Support format info in fs type drivers 2021-03-12 12:41:12 -05:00
validation API validation: Add cinder_host type to support ipv6 in manage 2021-03-11 10:32:13 -05:00
views Remove six of dir cinder/api/* 2020-10-07 14:20:48 +08:00
__init__.py Remove API v1 2017-09-06 07:39:10 -05:00
api_utils.py Remove six of dir cinder/api/* 2020-10-07 14:20:48 +08:00
common.py Remove six of dir cinder/api/* 2020-10-07 14:20:48 +08:00
extensions.py Remove exception.Error class 2020-07-21 18:21:21 +03:00
microversions.py Add encryption_key_id to volume and backup details 2021-02-04 07:23:08 -08:00
urlmap.py Remove unused logging import and LOG global var 2016-05-20 17:17:38 +08:00
versions.py Import HTTPStatus instead of http_client 2020-10-08 13:16:18 -04:00