kolla/kolla
Paul Bourke 27619ad7eb Add build profiles to build.py
Add ability to define "profiles" in kolla-build.conf, which are
predefined sets of images to build at once.

The supplied profiles match what Steven defined in the
restructure-template bp, though others can easily be added by the user.

Multiple profiles can be supplied at once, as well as supplemented by
the existing regex mechanism, e.g. to build profiles infra, main, and
also ironic, one can use:

tools/build.py --profile infra --profile main ironic

Change-Id: I0c6f450152cb23dcfc58e0969669fcedf03fab01
Implements: bp restructure-template
Doc-Impact
(cherry picked from commit 592b3bd066)
2015-10-21 09:00:19 +00:00
..
cmd Add build profiles to build.py 2015-10-21 09:00:19 +00:00
__init__.py Make Kolla installable via PIP 2015-08-24 16:08:49 -07:00