66c84843e4
Source images get the most test coverage, so it makes sense to deploy these by default. Change-Id: I8d0c8750e2c1600e84cc2e677a4eae0e9f502dac
9 lines
347 B
YAML
9 lines
347 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
Updates the default image type to ``source``. Users wishing to deploy
|
|
``binary`` type images should set ``kolla_install_type`` to ``binary`` in
|
|
``globals.yml``. This change is to reflect the reality that source images
|
|
are tested more thoroughly and we (as OpenStack community) have better
|
|
control over them.
|