← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1477305] [NEW] glance-registry.conf missing whitespace

 

Public bug reported:

Keeping the configuration file with convention:

parameter = value

instead of

parameter=value

This is found on the [paste_deploy] section:


# Name of the paste configuration file that defines the available pipelines
#config_file = glance-registry-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-registry-keystone], you would configure the flavor below
# as 'keystone'.
# flavor=                   <---- No whitespace between flavor and equal sign

** Affects: glance
     Importance: Undecided
         Status: New

** Patch added: "glance-registry.conf.patch"
   https://bugs.launchpad.net/bugs/1477305/+attachment/4432687/+files/glance-registry.conf.patch

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1477305

Title:
  glance-registry.conf missing whitespace

Status in Glance:
  New

Bug description:
  Keeping the configuration file with convention:

  parameter = value

  instead of

  parameter=value

  This is found on the [paste_deploy] section:

  
  # Name of the paste configuration file that defines the available pipelines
  #config_file = glance-registry-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-registry-keystone], you would configure the flavor below
  # as 'keystone'.
  # flavor=                   <---- No whitespace between flavor and equal sign

To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1477305/+subscriptions


Follow ups