tripleo-validations/releasenotes/notes/node-health-validation-7663706ff8c711a2.yaml
Florian Fuchs a0c06ae727 Add a health check for overcloud nodes
This adds a basic connection check to see if nodes are in a state where
they can be connected to, prior to an upgrade or a scale-up.

The validation uses data from Nova and Ironic to display more detailed
info in the failing nodes.

Change-Id: I3b098fd2aa169397e73757fb44941011c9206678
2018-02-06 14:57:00 +01:00

7 lines
233 B
YAML

---
features:
- |
Adds a node health validation. The validation tries to ping all overcloud
nodes. For those that can't be reached some information is collected from
nova and ironic to display in the validation output.