kolla-ansible/releasenotes/notes/deprecated-auto-detect-openstack_release-d96b5ae2fc27f5ac.yaml
chenxing 4eceb48d2d Update "openstack_release" variable to static brach name
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
2019-09-16 12:42:44 +00:00

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.