storage: remove per-driver options
Fixes: bug #1195538 Change-Id: Iac6ace9a2402237543ed35be7f4fcee91ff3e036 Signed-off-by: Julien Danjou <julien@danjou.info>
This commit is contained in:
@@ -73,10 +73,6 @@ class MongoDBStorage(base.StorageEngine):
|
||||
}
|
||||
"""
|
||||
|
||||
def register_opts(self, conf):
|
||||
"""Register any configuration options used by this engine.
|
||||
"""
|
||||
|
||||
def get_connection(self, conf):
|
||||
"""Return a Connection instance based on the configuration settings.
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user