a0c06ae727
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
7 lines
233 B
YAML
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.
|