ci-log-processing/logscraper
Daniel Pawlik fff0191f98 Use configparser to read configuration file
With previous solution, provided parameters like --debug or
--insecure requires additional boolean parameter, which normally
it should not be required.

Change-Id: I2ecedc9d9c3610b08a6d3b9a4e5a5727a3e6e3dd
2023-02-01 09:35:42 +01:00
..
tests Use configparser to read configuration file 2023-02-01 09:35:42 +01:00
__init__.py Initial project commit 2021-11-16 11:50:55 +01:00
download-list.yaml.sample Support scraping of subunit files from tripleo jobs 2022-09-27 13:57:34 +02:00
logscraper.conf.sample Use configparser to read configuration file 2023-02-01 09:35:42 +01:00
logscraper.py Use configparser to read configuration file 2023-02-01 09:35:42 +01:00
logsender.conf.sample Use configparser to read configuration file 2023-02-01 09:35:42 +01:00
logsender.py Use configparser to read configuration file 2023-02-01 09:35:42 +01:00
opensearch_dashboards_backup.py Use configparser to read configuration file 2023-02-01 09:35:42 +01:00