kolla-ansible/kolla
Joshua Harlow 929d84b143 Stop using a global logger for all the things
Instead of using the same logger for all the things
which makes it incredibly hard to figure out what the images
and there builds are doing; instead have it so that each
image gets its own logger which is then used by tasks that
process that image.

Each images logs now will (optionally) go to a logs directory
that can be more easily read and looked over and leaves
the main logger for informational/task kind of
output only.

Closes-Bug: #1586478

Change-Id: I939e073a2bc5ed8b5a1e969888fc743d80f468c9
2016-06-21 15:25:05 -07:00
..
cmd Change the search path to look locally 2016-06-13 07:05:26 -04:00
common Stop using a global logger for all the things 2016-06-21 15:25:05 -07:00
hacking Introduce the hacking module to kolla 2016-03-03 04:40:16 +00:00
image Stop using a global logger for all the things 2016-06-21 15:25:05 -07:00
tests Stop using a global logger for all the things 2016-06-21 15:25:05 -07:00
__init__.py Make Kolla installable via PIP 2015-08-24 16:08:49 -07:00
opts.py Generate the kolla-build.conf file using oslo_config 2016-01-06 08:11:06 +08:00
version.py Generate the kolla-build.conf file using oslo_config 2016-01-06 08:11:06 +08:00