Merge ~leniwcowaty/curtin:lvm-stripes-handler into ~curtin-dev/curtin:master
Proposed by
Leniwcowaty
| Status: | Needs review |
|---|---|
| Proposed branch: | ~leniwcowaty/curtin:lvm-stripes-handler |
| Merge into: | ~curtin-dev/curtin:master |
| Diff against target: |
34 lines (+5/-0) 2 files modified
curtin/block/schemas.py (+1/-0) curtin/commands/block_meta.py (+4/-0) |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| curtin developers | code | Pending | |
|
Review via email:
|
|||
Commit message
This fix enables setting up LVM striped volumes using curtin installer
Description of the change
This fix adds "stripes" key to validated schemas for LVM_PARTITION of type "integer".
It also adds handling of this key to the function lvm_partition_
To post a comment you must log in.