remove unused context parameter in check_*** methods of cinder/volume/api.py

Bug #1265725 reported by ling-yun
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Cinder
Fix Released
Undecided
ling-yun

Bug Description

Input parameter 'context' of Check_*** methods(check_attach, check_detach, _check_metadata_properties, _check_volume_availability) in cinder/volume/api.py are not being used, so remove this 'context' parameter.

ling-yun (zengyunling)
Changed in cinder:
assignee: nobody → ling-yun (zengyunling)
ling-yun (zengyunling)
description: updated
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/64799

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/64799
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=3c876c67eb32ecffb58a2234c828e5cfee70ec90
Submitter: Jenkins
Branch: master

commit 3c876c67eb32ecffb58a2234c828e5cfee70ec90
Author: ling-yun <email address hidden>
Date: Fri Jan 3 16:51:50 2014 +0800

    removed unused context in check_*** methods

    Input parameter 'context' of Check_*** methods(check_attach,
    check_detach, _check_metadata_properties, _check_volume_availability)
    in cinder/volume/api.py are not being used, so remove this 'context'
    parameter.

    Change-Id: I314f662f2fe54a6b073181ff5c0f0214e9ef822a
    Closes-bug: #1265725

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