faa5b33fef
The awk expression that was in use prior to this change was fragile and in some cases could incorrectly identify the unmounted block devices. This change switches to parsing the json output which should hopefully be more robust. Change-Id: Ifa89e7307eb445b4f1708f0c6ac3409b3f96aafe Story: 2010367 Task: 46578
7 lines
220 B
YAML
7 lines
220 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixes an issue where a host configure with ``--wipe-disks`` would
|
|
wipe block devices that were mounted. See `story
|
|
2010367 <https://storyboard.openstack.org/#!/story/2010367>`__ for details.
|