No module named fake_driver

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

Bug Description

http://logs.openstack.org/80/349880/1/check/gate-cinder-tox-db-functional/6294a8a/console.html#_2016-08-02_08_51_14_022239

Traceback (most recent call last):
  File "cinder/tests/functional/test_quotas.py", line 27, in setUp
    super(NestedQuotasTest, self).setUp()
  File "cinder/tests/functional/functional_helpers.py", line 75, in setUp
    self.volume = self.start_service('volume')
  File "cinder/test.py", line 306, in start_service
    svc = service.Service.create(**kwargs)
  File "cinder/service.py", line 374, in create
    cluster=cluster)
  File "cinder/service.py", line 198, in __init__
    *args, **kwargs)
  File "cinder/volume/manager.py", line 228, in __init__
    active_backend_id=curr_active_backend_id)
  File "/usr/local/lib/python2.7/dist-packages/oslo_utils/importutils.py", line 44, in import_object
    return import_class(import_str)(*args, **kwargs)
  File "/usr/local/lib/python2.7/dist-packages/oslo_utils/importutils.py", line 30, in import_class
    __import__(mod_str)
ImportError: No module named fake_driver

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

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

commit 00f5662b6902f8ae74af3246d9983192d20d61c9
Author: lisali <email address hidden>
Date: Wed Aug 3 10:52:46 2016 +0800

    Fix ImportError of fake_driver

    The file fake_driver is moved to cinder/tests, and this file is missed
    to change.

    Change-Id: Iacc2d47c3495fc4a766fcd4fb0653199604bd65b
    Closes-Bug: 1609208

Changed in cinder:
status: In Progress → Fix Released
Revision history for this message
Thierry Carrez (ttx) wrote : Fix included in openstack/cinder 9.0.0.0b3

This issue was fixed in the openstack/cinder 9.0.0.0b3 development milestone.

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.