commit 8927704efafaf12f12212f445a3e8a9425b2a97b
Author: Tomas Sedovic <email address hidden>
Date: Tue Nov 22 07:58:15 2016 -0500
Don't rely on overcloudrc
We were reading overcloudrc for the openstack-endpoints validation.
However, the name of tha file may differ if the deployment plan is
called something else than "overcloud" and more importantly, the GUI
deployments don't create the file on the undercloud at all.
This updates the Ansible inventory to read the admin password and
keystone url for the specified plan if available and the validation to
use those values instead of relying on overcloudrc.
Reviewed: https:/ /review. openstack. org/400800 /git.openstack. org/cgit/ openstack/ tripleo- validations/ commit/ ?id=8927704efaf af12f12212f445a 3e8a9425b2a97b
Committed: https:/
Submitter: Jenkins
Branch: master
commit 8927704efafaf12 f12212f445a3e8a 9425b2a97b
Author: Tomas Sedovic <email address hidden>
Date: Tue Nov 22 07:58:15 2016 -0500
Don't rely on overcloudrc
We were reading overcloudrc for the openstack-endpoints validation.
However, the name of tha file may differ if the deployment plan is
called something else than "overcloud" and more importantly, the GUI
deployments don't create the file on the undercloud at all.
This updates the Ansible inventory to read the admin password and
keystone url for the specified plan if available and the validation to
use those values instead of relying on overcloudrc.
Change-Id: I9ff26016c43888 267968ef2588f68 6f7de95bda3
Closes-Bug: #1643808