Remove un-used import at test_volume_transfer.py

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

Bug Description

There is an un-used import at ciner/tests/unit/api/contrib/test_volume_transfer.py.

Remove it, quickly fix!

wanghao (wanghao749)
Changed in cinder:
assignee: nobody → wanghao (wanghao749)
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/186246

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

commit 288fd45a1eae41e3cf85e5b6974b11c4c338c7cb
Author: wanghao <email address hidden>
Date: Thu May 28 11:33:34 2015 +0800

    Remove un-used import at test_volume_transfer.py

    There is an un-used import 'cinder.volume' at
    ciner/tests/unit/api/contrib/test_volume_transfer.py.
    Remove it, meanwhile there is using 'cinder.transfer.API'
    at line #548 and line #581, so make the import consistent
    by changed 'from cinder import transfer' to 'import cinder.transfer'.

    Change-Id: I989c7b0a07e5e2836e41c0c922975f0c25b9ccdb
    Closes-Bug: #1459497

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