Error in keystone resources in tripleo-ansible with ansible 2.9
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
tripleo |
Fix Released
|
High
|
yatin |
Bug Description
Following error is happening in undercloud installation when testing TripleO with ansible 2.9:
TASK [tripleo_
Monday 16 March 2020 10:19:52 +0000 (0:00:00.141) 0:17:24.093 **********
changed: [undercloud] => (item={'heat': {'project': 'service'}})
An exception occurred during task execution. To see the full traceback, use -vvv. The error was: AttributeError: 'str' object has no attribute 'get'
fatal: [undercloud]: FAILED! =>
msg: Unexpected failure during module execution.
stdout: ''
Is seems to not happen in all scenarios/
A repository is available to test tripleo with the new version of ansible. To enable it, just need to add following .repo file:
Changed in tripleo: | |
status: | New → Triaged |
importance: | Undecided → High |
assignee: | nobody → wes hayutin (weshayutin) |
milestone: | none → ussuri-3 |
tags: | added: alert |
Changed in tripleo: | |
milestone: | ussuri-3 → ussuri-rc3 |
Fix proposed to branch: master /review. opendev. org/719443
Review: https:/