hyperv_attaching_volume_retry_count and hyperv_wait_between_attach_retry should be IntOpt not StrOpt

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

Bug Description

In nova/virt/hyperv/volumeops.py

hyperv_attaching_volume_retry_count and hyperv_wait_between_attach_retry are cfg.StrOpt, but the default values are integers and they are used as integers.

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

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

Reviewed: https://review.openstack.org/11814
Committed: http://github.com/openstack/nova/commit/80bf5e5e9541359d86e12958686f2678d220dd60
Submitter: Jenkins
Branch: master

commit 80bf5e5e9541359d86e12958686f2678d220dd60
Author: Joe Gordon <email address hidden>
Date: Wed Aug 22 12:02:41 2012 -0700

    Fix hyperv Cfgs: StrOpt to IntOpt

    Change hyperv_attaching_volume_retry_count and hyperv_wait_between_attach_retry
    from StrOpt to IntOpt

    Fix bug 1040246

    Change-Id: I8a70212cbc6852bdab4190ac8eb314d10e1a1ed5

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.