manila/manila/share/drivers/zadara
kpdev 6ca10003a9 Add config option reserved_share_from_snapshot_percentage.
This config option allows different value for reservation percentage,
mostly useful on the platforms, where shares can only be created from
the snapshot on the host where snapshot was taken. The lower value of
this config option against existing (reserved_share_percentage) allows
to create shares from the snapshot on the same host up to a higher
threshold even though non-snapshot/regular share create fails.
In case this config option is not set, the shares created from snapshot
will use reservation percentage value set in 'reserved_share_percentage'.
This will be useful for users who want to keep same reservation percentage
for both non-snapshot/regular and snapshot shares.

DocImpact

Closes-Bug: #1938060
Change-Id: I390da933fe92875e3c7ee40709eacacc030278dc
2021-08-27 19:10:36 +02:00
..
__init__.py Adding Zadara Manila driver 2021-03-06 10:02:09 +02:00
common.py Adding Zadara Manila driver 2021-03-06 10:02:09 +02:00
zadara.py Add config option reserved_share_from_snapshot_percentage. 2021-08-27 19:10:36 +02:00