ironic-lib/etc/rootwrap.d
Yolanda Robla Mota 2d8f1d91c7 Fix retrieval of config-2 existing partition
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
2017-01-11 14:55:40 -08:00
..
ironic-lib.filters Fix retrieval of config-2 existing partition 2017-01-11 14:55:40 -08:00