Removes extra initialization from config

Change-Id: I4105619166cce524b454c55bba1c5a1ca8112f54
Closes-Bug: #1288864
This commit is contained in:
daniel-a-nguyen 2014-03-10 14:41:37 -07:00
parent ee1fc921a1
commit 7cf3ad24c5

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