python-tripleoclient/releasenotes/notes/validation-from-deployment-97536649daa282d7.yaml
Brad P. Crochet f2422607a9 Add support for calling validations from deployment
The deploy plan and overcloud deploy commands can now enable the usage
of the additional validations that are called via workflows. The
'overcloud deploy' command and the 'plan deploy' command adds a new
'--run-validations' switch.

Change-Id: Ic8f79ca3f0ffdd1d5136f1ef24913281359a7808
Partial-Bug: #1638697
Depends-On: I439361ae20c4e302b83870cdc06a5baa90ea683c
2017-01-24 11:49:13 -05:00

5 lines
115 B
YAML

---
features:
- Adds the ability for external TripleO validations to
be called during a deployment workflow.