Invalid order of parameters in docstring for restore factory methods for both v1 and v2

Bug #1482184 reported by Pranali Deore
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Cinder
Fix Released
Undecided
Pranali Deore

Bug Description

In cinder/backup/driver module, there are 2 methods _v1_restore_factory and _v2_restore_factory where invalid order of parameters given in docstring.

{<type tag>: (<fields list>, <restore function>)}

should be

{<type tag>: (<restore function>, <fields list>)}

Changed in cinder:
assignee: nobody → Pranali Deore (pranali-deore)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to cinder (master)

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

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

Reviewed: https://review.openstack.org/209898
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=0d1c1b12e18128f5f35ea6664c6f868cca2a38fd
Submitter: Jenkins
Branch: master

commit 0d1c1b12e18128f5f35ea6664c6f868cca2a38fd
Author: PranaliDeore <email address hidden>
Date: Thu Aug 6 02:18:49 2015 -0700

    Corrected order of parameters in docstring

    In _v1_restore_factory and _v2_restore_factory methods,
    invalid order of parameters given in docstring.

    Changed the order of parameters in docstring.

    Closes-Bug: #1482184
    Change-Id: I7899f8b04b41f271b3d64ec54199dfc414620873

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