Remove log module from common modules

Log module was removed from oslo-incubator,
so let's sync with latest oslo-incubator and remove
log module.

Change-Id: Id27ade473ed8597f2741ed0c746fa6b7ef6c7f06
Related-bug: #1412673
This commit is contained in:
Vitaly Gridnev 2015-02-02 12:19:17 +04:00
parent 6f4cc3b89c
commit d488295b05
1 changed files with 0 additions and 1 deletions

View File

@ -58,7 +58,6 @@ sahara.run.mode =
oslo.config.opts =
sahara.config = sahara.config:list_opts
log.config = sahara.openstack.common.log:list_opts
periodic.config = sahara.openstack.common.periodic_task:list_opts
policy.config = sahara.openstack.common.policy:list_opts
ssl.config = sahara.openstack.common.sslutils:list_opts