common/config/generator.py does not properly handle the same option name in multiple groups
Bug #1288586 reported by
Steven Dake
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Heat |
Fix Released
|
High
|
Thomas Herve | ||
Havana |
Fix Released
|
High
|
Adam Gandelman | ||
oslo-incubator |
Fix Released
|
High
|
Zane Bitter | ||
Havana |
New
|
Undecided
|
Unassigned |
Bug Description
The generator.py in master of oslo-incubator does not properly handle the same option names in different groups.
For example if there is a group "heat_api" with bind_host and "heat_api_cfn" with bind_host, one of them will not generate some of the options. In other cases, entire groups are ignored.
To verify, sync the config module into master of heat and check out the difference of the config file.
Changed in oslo: | |
importance: | Undecided → Medium |
Changed in oslo: | |
assignee: | nobody → Zane Bitter (zaneb) |
Changed in heat: | |
status: | New → Triaged |
importance: | Undecided → High |
milestone: | none → juno-1 |
Changed in oslo: | |
importance: | Medium → High |
milestone: | none → juno-1 |
tags: | added: config |
Changed in designate: | |
status: | New → Triaged |
tags: | added: havana-backport-potential |
tags: | removed: havana-backport-potential |
Changed in oslo: | |
status: | Triaged → Fix Committed |
Changed in heat: | |
status: | Fix Committed → Fix Released |
Changed in oslo: | |
status: | Fix Committed → Fix Released |
Changed in heat: | |
milestone: | juno-1 → 2014.2 |
no longer affects: | designate |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/78535
Review: https:/