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:
parent
903a28a995
commit
b20d9f07d5
@ -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',
|
||||
|
Loading…
x
Reference in New Issue
Block a user