Merge "Removes extra initialization from config"

This commit is contained in:
Jenkins 2014-03-11 02:59:18 +00:00 committed by Gerrit Code Review
commit fbcea8e159

View File

@ -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