Some string values in nova.conf.sample need to be quoted

Bug #1040583 reported by Mark McLoughlin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Low
Mark McLoughlin

Bug Description

For example, the default for instance_uuid_format is '[instance: %(uuid)s] ' but unless the value is quoted in nova.conf, we loose the trailing space.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to nova (master)

Fix proposed to branch: master
Review: https://review.openstack.org/11866

Changed in nova:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/11866
Committed: http://github.com/openstack/nova/commit/680c80d9eaafb1ab486f070e23c6158b5a276040
Submitter: Jenkins
Branch: master

commit 680c80d9eaafb1ab486f070e23c6158b5a276040
Author: Mark McLoughlin <email address hidden>
Date: Thu Aug 23 11:59:57 2012 +0100

    Ensure log formats are quoted in sample conf

    Fixes bug #1040583

    This ensures the sample conf has:

      # instance_format="[instance: %(uuid)s] "

    rather than:

      # instance_format=[instance: %(uuid)s]

    Fix suggested by Vish.

    Change-Id: If20aa7276d6868a6885abc85f046733adc40331f
    DocImpact: update nova.conf docs

Changed in nova:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in nova:
milestone: none → folsom-rc1
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in nova:
milestone: folsom-rc1 → 2012.2
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.