tripleo-common/tripleo_common/releasenotes/notes/convert-docker-params-84dfc6083e88bb52.yaml
Dan Prince 6ba0c999b9 Wire in parameters.convert_docker_params
This adds a call to parameters.convert_docker_params
to our template processing function so that Overcloud
deploys will have Docker* parameters converted to
the new varients transparently.

Change-Id: I7d62a3424ccb7b01dc101329018ebda896ea8ff3
2019-04-10 13:25:39 -04:00

7 lines
229 B
YAML

---
features:
- |
Convert Docker* params to Container* parameters transparently in our
templates workflows. This will allow us a means to migrate t-h-t
from Docker* parameters to the new generic Container varients.