typo in config option help
Bug #1712110 reported by
Brian Rosmaita
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Glance |
Fix Released
|
High
|
Brian Rosmaita |
Bug Description
Currently in master and stable/pike
The help for enable_image_import mentions related option [TASKS]/work_dir on lines 674 and 686.
The correct option group name is [task] (see line 718).
Changed in glance: | |
assignee: | nobody → Brian Rosmaita (brian-rosmaita) |
milestone: | none → pike-rc2 |
importance: | Undecided → High |
To post a comment you must log in.
Forgot to add "Closes-bug" to the commit message. This bug is addressed by the following patch: /review. openstack. org/#/c/ 495912/
https:/
Correct group name in config
Help text for enable_image_import refers to [TASKS] whereas the
related option group is named [task]. This patch corrects the
text so that operators don't add config for a group that doesn't
exist and then wonder why it's not having any effect.
Change-Id: Icd79be4eb9d363 e70955dbe208aba 8564cf21e8e