diff --git a/trove/common/cfg.py b/trove/common/cfg.py index e9a5831db7..b3cc9251cc 100644 --- a/trove/common/cfg.py +++ b/trove/common/cfg.py @@ -261,11 +261,6 @@ common_opts = [ 'Keystone v3 API with big service catalogs'), ] -CONF = cfg.CONF - -CONF.register_opts(path_opts) -CONF.register_opts(common_opts) - # Datastore specific option groups # Mysql