i...should probably be using xs:ID?
This commit is contained in:
@@ -20,6 +20,8 @@ import psutil
|
||||
##
|
||||
from aif.utils import xmlBool, size
|
||||
|
||||
# TODO: https://serverfault.com/questions/356534/ssd-erase-block-size-lvm-pv-on-raw-device-alignment
|
||||
|
||||
|
||||
PARTED_FSTYPES = sorted(list(dict(vars(parted.filesystem))['fileSystemType'].keys()))
|
||||
PARTED_FLAGS = sorted(list(parted.partition.partitionFlag.values()))
|
||||
|
||||
Reference in New Issue
Block a user