Heat playbook error
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
openstack-ansible |
New
|
Undecided
|
Unassigned |
Bug Description
Hi,
I am trying to run the os-heat playbook and it is reporting the following error:
-----------
TASK [os_heat : Add service user to roles] *******
changed: [c1b_heat_
changed: [c1b_heat_
changed: [c1b_heat_
FAILED - RETRYING: Add service user to roles (5 retries left).
FAILED - RETRYING: Add service user to roles (4 retries left).
FAILED - RETRYING: Add service user to roles (3 retries left).
FAILED - RETRYING: Add service user to roles (2 retries left).
FAILED - RETRYING: Add service user to roles (1 retries left).
failed: [c1b_heat_
hanged": false, "item": {"project": "admin", "role": "admin", "user": "stack_
PLAY RECAP *******
c1b_heat_
-------
How to solve this ?
Could you give us your overrides? (user_*.yml files, and maybe your openstack_ user_config? )
It seems to run fine in gates, so it must be a local configuration issue.