Sample config tool update and cleanup

Bug #1000133 reported by Zhongyue Luo
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Wishlist
Zhongyue Luo

Bug Description

Current method of extracting config options will not work
once the global config object gets removed.

1. Update tool to read a cfg.Opt subclasse instance or list of cfg.Opt subclass
   instances rather than the FLAG object.
2. Word wrap help messages
3. Insert line between consecutive options

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/7491

Changed in nova:
status: New → In Progress
Zhongyue Luo (zyluo)
description: updated
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/7491
Committed: http://github.com/openstack/nova/commit/991614add8a0dabe1cfa15ef19d5df2396410cf3
Submitter: Jenkins
Branch: master

commit 991614add8a0dabe1cfa15ef19d5df2396410cf3
Author: Zhongyue Luo <email address hidden>
Date: Wed May 16 13:27:50 2012 +0800

    Sample config file tool updates

    Fixes bug #1000133

    Current method of extracting config options will not work
    once the global config object gets removed.

    1. Update tool to read a cfg.Opt subclass instance or list of cfg.Opt subclass
       instances rather than the FLAG object.
    2. Word wrap help messages
    3. Insert line between consecutive options
    4. Print warnings for missing option help string

    Change-Id: Idd17048b6e8db6e939946968e011e68da8585b8c

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