Files
tripleo-validations/roles/openstack_endpoints/vars/main.yml
mcgonago 37985a18f7 [Wallaby-Only] [update] Add post-update and pre-update to all post-deployment validations
Add post-update and pre-update to all post-deployment validations

Resolves: rhbz#2208569
Change-Id: If9170987b10753e571866d2d22c89afafaeef20f
2023-06-08 15:23:28 +00:00

14 lines
374 B
YAML

---
metadata:
name: Check connectivity to various OpenStack services
# TODO: this could also check for undercloud endpoints
description: >
This validation gets the PublicVip address from the deployment and
tries to access Horizon and get a Keystone token.
groups:
- post-deployment
- pre-upgrade
- post-upgrade
- pre-update
- post-update