some config opts defined incorrectly (int as str and str as int)

Bug #1128911 reported by Darren Birkett
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Undecided
Darren Birkett

Bug Description

in nova/virt/libvirt/imagebackend.py

the option libvirt_lvm_snapshot_size is an intopt, but a string value is given as a default

in /nova/virt/libvirt/volume.py

the option num_aoe_discover_tries is an intopt but is defined as a stropt

Changed in nova:
assignee: nobody → Darren Birkett (darren-birkett)
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/22178

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

Reviewed: https://review.openstack.org/22178
Committed: http://github.com/openstack/nova/commit/7b2b741d0ceb9b297bae4e424f65718fd5a3e692
Submitter: Jenkins
Branch: master

commit 7b2b741d0ceb9b297bae4e424f65718fd5a3e692
Author: Darren Birkett <email address hidden>
Date: Mon Feb 18 09:58:07 2013 +0000

    fix incorrectly defined ints as strs

    Change-Id: Ie2fd2d9e9eaecba2b7713862211c3060c24e51a6
    Fixes: bug #1128911

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