Config example missing whitespace

Bug #1477302 reported by Emerson Posadas
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Glance
Fix Released
Undecided
makocchi

Bug Description

From "/etc/glance/glance-api.conf"

On the [paste_deploy] section.

The example for flavor is missing with a whitespace, which breaks the convention of <parameter> = <value>

[paste_deploy]
# Name of the paste configuration file that defines the available pipelines
#config_file = glance-api-paste.ini

# Partial name of a pipeline in your paste configuration file with the
# service name removed. For example, if your paste section name is
# [pipeline:glance-api-keystone], you would configure the flavor below
# as 'keystone'.
#flavor= <----- no whitespace between the parameter and the equal sign

Should be
# flavor =

Tags: config
Revision history for this message
Emerson Posadas (toxickore) wrote :
makocchi (makocchi)
Changed in glance:
assignee: nobody → makocchi (makocchi)
Changed in glance:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to glance (master)

Reviewed: https://review.openstack.org/204800
Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=f703b6037c758598781226832bb0e8d14edd77d5
Submitter: Jenkins
Branch: master

commit f703b6037c758598781226832bb0e8d14edd77d5
Author: makocchi <email address hidden>
Date: Thu Jul 23 10:04:57 2015 +0900

    Keeping the configuration file with convention

    Add whitespace into "key=val" string in the conf file.

    Change-Id: I22e0310862eec344c85c2f0bfe617f4bbdfeb1e1
    Closes-Bug: #1477305
    Closes-Bug: #1477302

Changed in glance:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in glance:
milestone: none → liberty-2
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in glance:
milestone: liberty-2 → 11.0.0
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.