Merge "heat-api fix log path"
This commit is contained in:
commit
cb39705872
@ -15,7 +15,7 @@ parameters:
|
||||
type: json
|
||||
default:
|
||||
tag: openstack.heat.api
|
||||
path: /var/log/containers/heat/heat-api.log
|
||||
path: /var/log/containers/heat/heat_api.log
|
||||
EndpointMap:
|
||||
default: {}
|
||||
description: Mapping of service endpoint -> protocol. Typically set
|
||||
|
@ -49,7 +49,7 @@ parameters:
|
||||
type: json
|
||||
default:
|
||||
tag: openstack.heat.api
|
||||
path: /var/log/heat/heat-api.log
|
||||
path: /var/log/heat/heat_api.log
|
||||
EnableInternalTLS:
|
||||
type: boolean
|
||||
default: false
|
||||
|
Loading…
Reference in New Issue
Block a user