This is a quick rundown on the steps used to create the OSIC baremetal images. For a more detailed rundown on Ironic image building please read the following post.
Install required apt packages
apt-get install -y qemu uuid-runtime curl kpartx
Install the disk-image-builder (DIB)
pip install diskimage-builder --isolated
Clone the