mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-09 23:54:21 -07:00
[PR #7053/a0c67a88 backport][stable-7] lvol: Fix pct of origin (#7097)
lvol: Fix pct of origin (#7053)
* add support for percentage of origin size for creating snapshot volumes
* add changelog fragment
* add pull request link
Co-authored-by: Felix Fontein <felix@fontein.de>
* fix what's not idempotent
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit a0c67a8894
)
Co-authored-by: Bob Mader <bmader@redhat.com>
This commit is contained in:
parent
93971b292a
commit
76fbb50270
5 changed files with 28 additions and 16 deletions
2
changelogs/fragments/lvol-pct-of-origin.yml
Normal file
2
changelogs/fragments/lvol-pct-of-origin.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- lvol - add support for percentage of origin size specification when creating snapshot volumes (https://github.com/ansible-collections/community.general/issues/1630, https://github.com/ansible-collections/community.general/pull/7053).
|
Loading…
Add table
Add a link
Reference in a new issue