981c084014
This change introduces a new way of defining image files. Using yaml, the image file definitions can now be externalized, making updates to the images being built easier. This will also allow for easier customization of the images without having to change the actual code. Change-Id: I321fa12f6a85c6a71cbd6e4e5ed9db3bfa4cb1c7
412 B
412 B
Disk images
image/*
YAML file format
disk_images:
-
imagename: overcloud-compute
builder: dib
arch: amd64
type: qcow2
distro: centos7
elements:
- overcloud-compute
- other-element
packages:
- vim
options: