tripleo-heat-templates/releasenotes/notes/remove-disable-config-download-environment-04f61210d0a304a1.yaml
Rabi Mishra c8311ecc5f Remove disable-config-download-environment.yaml
Non config-download deployment method has been
deprecated since rocky. I think it's time remove it.

Change-Id: I42d9bb6cac7b262daee82d82e87c299cdae9a1b9
Partial-Bug: #1832441
2019-06-12 11:39:02 +05:30

9 lines
246 B
YAML

---
upgrade:
- |
Removes the environment for deprecated non-config-download workflow.
Now specifying --no-config-download/--stack-only in cli would
create/update the heat stack but would not deploy configurations
on the nodes.