Remove TODO in Validation description, revise description
Move TODO text so it will not appear in description and GUI. Revise description to better describe behavior of validation. Change-Id: I580e26dfb74c299340e1cba6a4c1aca10edf180a Closes-bug: #1643541
This commit is contained in:
@@ -3,10 +3,10 @@
|
||||
vars:
|
||||
metadata:
|
||||
name: Check connectivity to various OpenStack services
|
||||
# TODO: this could also check for undercloud endpoints
|
||||
description: >
|
||||
# TODO: this could also check for undercloud encpoints
|
||||
This will attempt to connect to each service endpoint defined in
|
||||
your hosts file's controller_vip variable.
|
||||
This validation gets the PublicVip address from the deployment and
|
||||
tries to access Horizon and get a Keystone token.
|
||||
groups:
|
||||
- post-deployment
|
||||
tasks:
|
||||
|
||||
Reference in New Issue
Block a user