4eceb48d2d
Since we use the release name as the default tag to publish images to Dockerhub, we should use this by default. This change also removes support for the magic value "auto". Change-Id: I5610cc7729e9311709147ba5532199a033dfd156 Closes-Bug: #1843518
8 lines
280 B
YAML
8 lines
280 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
Modifies the default value for ``openstack_release`` from ``auto``
|
|
to the name of the release (e.g. ``train``), or ``master`` on the
|
|
master branch. The value of ``auto`` will no longer detect the
|
|
version of the ``kolla-ansible`` Python package.
|