cinder/cinder/volume
haailani 76de76646d [SVf]:Fix multiple lsvdisk calls for GMCV create volume operation
[Spectrum Virtualize family] During creation of GMCV type volume
there are multiple lsvdisk calls made for checking the existence
of source change volume, aux volume and change aux volume.
Along with these calls there is a lssystem call which can be
optimized.

This patch optimizes these lsvdisk and lssystem calls which in
turn reduces the computational time for creating GMCV volumes.

Closes-Bug: #1961548

Change-Id: Id00cda88132184e66fbf6c03965f1de30cf02dcf
2022-04-21 10:51:57 +00:00
..
drivers [SVf]:Fix multiple lsvdisk calls for GMCV create volume operation 2022-04-21 10:51:57 +00:00
flows Only init message API in create volume when needed 2022-02-23 10:34:51 -05:00
targets Merge "LVM: Added NVMe TCP support for the nvmet target" 2022-02-01 20:24:26 +00:00
__init__.py
api.py Prohibit volume manage to an encrypted volume type 2022-03-21 11:48:01 -04:00
configuration.py Add support for shared "backend_defaults" config 2017-07-11 18:58:58 +00:00
driver.py Merge "Remove attach and detach volume driver methods" 2022-03-02 19:21:56 +00:00
driver_utils.py Remove log translations 2017-03-19 14:59:57 +00:00
group_types.py Remove six of dir cinder/volume/* 2020-10-14 09:08:54 +08:00
manager.py Merge "Remove attach and detach volume driver methods" 2022-03-02 19:21:56 +00:00
qos_specs.py [Doc] Handle Sphinx warnings as errors 2017-08-29 16:00:09 -05:00
rpcapi.py Support volume re-image 2022-02-24 15:23:38 +05:30
throttling.py Remove exception.Error class 2020-07-21 18:21:21 +03:00
volume_migration.py Initiating Cinder Volume Manager with large number of volumes 2019-01-11 08:19:07 -05:00
volume_types.py Merge "Fix unnecessary migration on retype" 2022-04-01 13:32:36 +00:00
volume_utils.py Remove various unused code 2022-01-24 14:53:40 +00:00