Masakari: Incorrect reference to dictionary key in 'with_dict' loop
Bug #2054867 reported by
Mina
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
kolla-ansible |
Fix Released
|
Medium
|
Mina | ||
Antelope |
Confirmed
|
Undecided
|
Unassigned | ||
Bobcat |
Confirmed
|
Undecided
|
Unassigned | ||
Caracal |
In Progress
|
Medium
|
Mina | ||
Yoga |
Confirmed
|
Undecided
|
Unassigned | ||
Zed |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
The bug occurs in the 'Copying over existing policy file' task within the Masakari roles configuration file (config.yml). The issue lies in the 'with_dict' loop where '{{ item }}' is incorrectly referenced instead of '{{ item.key }}'. This leads to potential errors in policy file copying for the Masakari services.
Changed in kolla-ansible: | |
status: | New → In Progress |
To post a comment you must log in.
Fix proposed to branch: master /review. opendev. org/c/openstack /kolla- ansible/ +/915760
Review: https:/