e4f019a5dd
Source images get the most test coverage, so it makes sense to build these by default. Change-Id: Ie10a41a94af95075a1b91feb2b74ade02b17117e
9 lines
393 B
YAML
9 lines
393 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
Updates the default image type to ``source``. Users wishing to build
|
|
``binary`` type images should either specify the ``--type binary`` CLI
|
|
argument or set ``[DEFAULT] type=binary`` in ``kolla-build.conf``.
|
|
This change is to reflect the reality that source images are tested more
|
|
thoroughly and we (as OpenStack community) have better control over them.
|