This feature is supporting for collecting log from IPA.

Ironic supports collecting log from IPA for debugging,
But it's not defined in kolla.

This is default settings about collecting log from IPA.

Closes-Bug: #1661468

Change-Id: Iccb47a70b12effb5a704435f334faee29538f9d2
Signed-off-by: jangpro2 <jangseon.ryu@gmail.com>
This commit is contained in:
jangpro2 2017-02-02 12:55:54 +00:00 committed by jangseon ryu
parent 31a96e4f59
commit de3ea9c78b

View File

@ -50,3 +50,8 @@ cleaning_network = {{ ironic_cleaning_network }}
[inspector]
enabled = true
[agent]
deploy_logs_local_path = /var/log/kolla/ironic
deploy_logs_storage_backend = local
deploy_logs_collect = always