Fix the failure of loading the instance of MongoDbMode

Bug #1589788 reported by zengchen
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Backup/Restore and DR (Freezer)
Fix Released
Medium
zengchen

Bug Description

It is failed to load instance of MongoDbMode when the mode is 'mongo' and loading the mode instance at BackupJob.execute_method. Because the mod_name=freezer.mode.mongo.MongoMode is not exist, the current mod_name=freezer.mode.mongo.MongoDbMode. It needs to change the class name of MongoDbMode to MongoMode

zengchen (chenzeng2)
Changed in freezer:
assignee: nobody → zengchen (chenzeng2)
zengchen (chenzeng2)
summary: - Fix the failure of loading the mongodb mode
+ Fix the failure of loading the instance of MongoDbMode
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to freezer (master)

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

Changed in freezer:
status: New → In Progress
Changed in freezer:
milestone: none → newton-2
importance: Undecided → Medium
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to freezer (master)

Reviewed: https://review.openstack.org/326219
Committed: https://git.openstack.org/cgit/openstack/freezer/commit/?id=f41b6130ae713b794ebc770c616e03d58d91d810
Submitter: Jenkins
Branch: master

commit f41b6130ae713b794ebc770c616e03d58d91d810
Author: zengchen <email address hidden>
Date: Tue Jun 7 11:53:57 2016 +0800

    Fix the failure of loading the instance of MongoDbMode

    It is failed to load instance of MongoDbMode when the mode is 'mongo' and
    loading the mode instance at BackupJob.execute_method. Because the
    mod_name=freezer.mode.mongo.MongoMode is not exist, the current
    mod_name=freezer.mode.mongo.MongoDbMode. It needs to change the class name
    of MongoDbMode to MongoMode

    Change-Id: I687f411c98bc1841df5e60937ed87078eae405d6
    Closes-Bug: #1589788

Changed in freezer:
status: In Progress → Fix Released
Revision history for this message
Doug Hellmann (doug-hellmann) wrote : Fix included in openstack/freezer 3.0.0.0b2

This issue was fixed in the openstack/freezer 3.0.0.0b2 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.