167e2ff3db
Kayobe overcloud introspection data save fails because the dynamic inventory script siliently breaks causing Ansible to parse it as a static inventory file. The failure occurs due to OS_TOKEN being set. This change works around setting OS_TOKEN before running the dynamic inventory script by setting OS_CLOUD before querying inspector. Confirmed on Stein and Train, and verified in both environments. Story: 2007326 Task: 38846 Change-Id: I57fbf91ae3440d3e4e6a64cd7d05151e299c9322
7 lines
174 B
YAML
7 lines
174 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixes a bug where introspection data save would fail.
|
|
See `Story 2007326 <https://storyboard.openstack.org/#!/story/2007326>`_
|
|
for more details.
|