Open Debug log for debugging slow volume attaching

Change-Id: I87872279d06dc00c5b54db8cf19cfe550bb49e07
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
This commit is contained in:
Zhijiang Hu 2017-12-05 23:08:29 -05:00
parent 903a28a995
commit b20d9f07d5
1 changed files with 1 additions and 0 deletions

View File

@ -244,6 +244,7 @@ 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',