ironic_lib.disk_partitioner
Module¶ironic_lib.disk_partitioner.
DiskPartitioner
(device, disk_label='msdos', alignment='optimal')[source]¶Bases: object
add_partition
(size, part_type='primary', fs_type='', boot_flag=None)[source]¶Add a partition.
Parameters: |
|
---|---|
Returns: | The partition number. |
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.