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:
MikeG451
2016-11-29 15:39:42 +00:00
parent 6f90fbec81
commit 875882a41c

View File

@@ -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: