Revert "Open Debug log for debugging slow volume attaching"

This reverts commit b20d9f07d5.

Change-Id: Iecce0c86fe1dbd96c37d98a3e7097d3295eff415
This commit is contained in:
Zhijiang Hu 2018-01-18 01:50:40 +00:00
parent b20d9f07d5
commit 32caae246e
1 changed files with 0 additions and 1 deletions

View File

@ -244,7 +244,6 @@ def enable_neutron_backend(req, cluster_id, kolla_config):
def update_globals_yml(config_data, multicast_flag):
LOG.info(_("begin to update kolla's globals.yml file..."))
kolla_yml = {'openstack_release': '3.0.0',
'openstack_logging_debug': 'True',
'docker_registry': '127.0.0.1:4000',
'docker_namespace': 'kollaglue',
'kolla_internal_vip_address': '10.10.10.254',