From 67c85c768f494c47c7ad683a2101c5f797bc0292 Mon Sep 17 00:00:00 2001 From: Logan V Date: Sat, 11 May 2019 14:00:15 -0500 Subject: [PATCH] Collect openstack_deploy in gate log collection script Useful to see the rendered OSA configuration in the gate logs Change-Id: I730673ccf6957bb24a5d5677543644aab4ab2420 --- scripts/log-collect.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/log-collect.sh b/scripts/log-collect.sh index d1d50a4c8f..a5e6848802 100755 --- a/scripts/log-collect.sh +++ b/scripts/log-collect.sh @@ -46,6 +46,7 @@ COMMON_ETC_LOG_NAMES="apt \ netplan \ network \ nginx \ + openstack_deploy \ pip.conf \ qpid-dispatch \ rabbitmq \