82df65cdcc
Elevates the warning from yaml-validate.py about Heat deployment outputs to an error now that config-download is the default. An exclusions list is added to exclude those existing templates that use outputs, which will be cleaned up in the Stein release. Change-Id: I7249df36cb9391d8577432920a9bd33361a58f92
6 lines
196 B
YAML
6 lines
196 B
YAML
---
|
|
other:
|
|
- New Heat deployments that use outputs will now cause an error by
|
|
yaml-validate.py as these do not work with config-download. Existing
|
|
deployments with outputs are excluded.
|