nested_level data type incorrect in testcase <create_nested_snapshots_and_attach_volume.json>

Bug #1594656 reported by lvfm
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Rally
Fix Released
Undecided
lvfm

Bug Description

In testcase <samples/tasks/scenarios/cinder/create_nested_snapshots_and_attach_volume.json>, nested_level is a dict, but it should be an integer.

lvfm (lv-fumei)
Changed in rally:
status: New → In Progress
assignee: nobody → lvfm (lv-fumei)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to rally (master)

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

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

Reviewed: https://review.openstack.org/331934
Committed: https://git.openstack.org/cgit/openstack/rally/commit/?id=331d0975a8751483b35eeda685d91fa799f098a9
Submitter: Jenkins
Branch: master

commit 331d0975a8751483b35eeda685d91fa799f098a9
Author: Lv Fumei <email address hidden>
Date: Tue Jun 21 11:47:28 2016 +0800

    Modify nested_level from dict to integer

    In function create_nested_snapshots_and_attach_volume, nested_level's
    default value is 1, and it is used to operate with an integer
    (for i in range(nested_level - 1):).

    Change-Id: I4879d7cdcb5a56b83a1415c4a8fc427241ddc913
    Closes-Bug: #1594656

Changed in rally:
status: In Progress → Fix Released
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.