9a95e14512
Currently list_partitions method fails if partition name is defined on any GPT partition, it also only extract one partition flag. Updated _PARTED_PRINT_RE is now set to capture partition name/description and partition flags. Change-Id: I40410622829453a485aa33047848922ab134d725 Task: 30250 Story: 2005322
7 lines
189 B
YAML
7 lines
189 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixes an issues when parsing GPT partitions with names or multiple flags.
|
|
See `story 2005322 <https://storyboard.openstack.org/#!/story/2005322>`_
|
|
for details.
|