kolla/kolla/common
Marcin Juszkiewicz 58c5c3aa8a enable logging to file for quiet mode
We have 'quiet' mode where only minimal data is printed to the console.
But there were no logs at all then.

This change generates log files (if 'logs-dir' argument is used) during
quiet build.

Also enables 'quiet' mode for CI so Zuul will not have to parse 29MB
JSON file each time.

Change-Id: If7d5c2807f0947a8bbbc1ceb8531c9b9c9287c1f
(cherry picked from commit 0cf5b1d4e6)
2022-04-19 11:39:00 +00:00
..
__init__.py Generate the kolla-build.conf file using oslo_config 2016-01-06 08:11:06 +08:00
config.py Build CentOS Stream 8 images 2022-02-28 12:56:44 +01:00
task.py Get rid of Python 2 support 2020-02-17 18:01:41 +00:00
utils.py enable logging to file for quiet mode 2022-04-19 11:39:00 +00:00