kolla/kolla/cmd
Marcin Juszkiewicz 3a4b223d6a Change how build process treats unbuildable images
We have a list of images which are unbuildable for distro/buildtype/arch
combos. This patch renames it from SKIPPED_IMAGES to UNBUILDABLE_IMAGES
because 'skipped' images is something else in our code.

Now all unbuildable images are marked as such and so are their children.

At the end of build there is information provided about skipped images
(due to --skip-parents or --skip-existing options) and then information
about not buildable images. Both list should only contain entries
related to requested build.

Change-Id: If9b521339f564e483cba03d52e7c4eba271821a5
2019-07-21 17:39:06 +00:00
..
__init__.py Make Kolla installable via PIP 2015-08-24 16:08:49 -07:00
build.py Change how build process treats unbuildable images 2019-07-21 17:39:06 +00:00