Merge "Fix the failure of loading the instance of MongoDbMode"
This commit is contained in:
commit
2f24f400c8
@ -19,7 +19,7 @@ from freezer.mode import mode
|
||||
LOG = log.getLogger(__name__)
|
||||
|
||||
|
||||
class MongoDbMode(mode.Mode):
|
||||
class MongoMode(mode.Mode):
|
||||
"""
|
||||
Execute the necessary tasks for file system backup mode
|
||||
"""
|
||||
|
Loading…
Reference in New Issue
Block a user