typo in config option help

Bug #1712110 reported by Brian Rosmaita
6
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

https://github.com/openstack/glance/blob/362d187eaa8b2988854811533d49254bee85844a/glance/common/config.py

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
Revision history for this message
Brian Rosmaita (brian-rosmaita) wrote :

Forgot to add "Closes-bug" to the commit message. This bug is addressed by the following patch:
https://review.openstack.org/#/c/495912/

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: Icd79be4eb9d363e70955dbe208aba8564cf21e8e

Changed in glance:
status: Triaged → In Progress
Revision history for this message
Brian Rosmaita (brian-rosmaita) wrote :
Changed in glance:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to glance (stable/pike)

Reviewed: https://review.openstack.org/496030
Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=92e20482a69278408d65a0bc1a93633fd036290f
Submitter: Jenkins
Branch: stable/pike

commit 92e20482a69278408d65a0bc1a93633fd036290f
Author: Brian Rosmaita <email address hidden>
Date: Mon Aug 21 12:01:58 2017 -0400

    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.

    Closes-bug: #1712110

    Change-Id: Icd79be4eb9d363e70955dbe208aba8564cf21e8e
    (cherry picked from commit d38c8d23975e37bc4450d0ac707f3c4ab48f2011)

tags: added: in-stable-pike
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/glance 15.0.0.0rc2

This issue was fixed in the openstack/glance 15.0.0.0rc2 release candidate.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.