manila/manila/share/drivers/quobyte
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 NFS based driver for Quobyte file storage system 2015-03-17 10:04:39 +01:00
jsonrpc.py Fix mutable default argument in Quobyte jsonrpc 2018-06-21 09:04:29 +02:00
quobyte.py Add config option reserved_share_from_snapshot_percentage. 2021-08-27 19:10:36 +02:00