node-health validation will now be using openstack-ansible-collection
modules to obtain information about cloud structure and state.
This will allow the validation to be executed in environments with
more strict authentication requirements.
Documentation was updated to provide more information about authentication
procedure used.
Signed-off-by: Jiri Podivin <jpodivin@redhat.com>
Change-Id: Id3f332b7fd70a54d537dabec447ffa22a36256fd
(cherry picked from commit bc547f3f14)
447 B
447 B
node_health
Role is used by the pre-upgrade_node-health validation to verify state of
the overcloud compute services and baremetal nodes they are running
on.
As the clients contacted require Keystone authentication, the role requires relevant values, such as Keystone endpoint and username, for correct operation. Otherwise it will produce authentication error.