2d8f1d91c7
Previously it was checked using blkid -t LABEL=config-2, but this was not finding the partition, causing that images with a pre-existing config-drive partition had an extra one created by ironic. Switched to using the 'lsblk' command and parsing the output of that to get the information on the partition. Change-Id: Ic5228ce91d1a133fd846ceb7be547a227292dd38 Closes-Bug: #1654269 Depends-On: I3676cd8e5c5e61fe4e3f67ab9e121c4cd0cd599b |
||
---|---|---|
.. | ||
ironic-lib.filters |