094f7d4a43
Remove the old pre-deployment checks code that is now in a workflow, and call that workflow. Change-Id: I853309b4edec54e5c84b07b28d32f6839e4a2690 Depends-On: Ic28b91e408b957c850f631759bd4c1b4df86dba3 Closes-Bug: #1638697
10 lines
306 B
YAML
10 lines
306 B
YAML
---
|
|
features:
|
|
- Pre-deployment checks are now being called in a
|
|
workflow. This simplifies the client, and removes
|
|
code that does not need to be in the client.
|
|
fixes:
|
|
- Fixes `bug 1638697
|
|
<https://bugs.launchpad.net/tripleo/+bug/1638607>`__ Moves the
|
|
pre-deployment checks to workflows.
|