commit | b151fbeca03fb2ee6625d23d9c64317191b1d3d0 | [log] [tgz] |
---|---|---|
author | Alex <osavatieiev@mirantis.com> | Mon Apr 22 16:53:30 2019 -0500 |
committer | Alex <osavatieiev@mirantis.com> | Mon Apr 22 16:53:30 2019 -0500 |
tree | 780d4ecda3bde7c1e71d0448151d3ee0fccb351d | |
parent | ec688e099a2dcdef147db3a0d61477ade519479e [diff] [blame] |
Updates on error logging and handling - iterative error log storage - config like value storage - updates logging format for improved readablility Change-Id: I171a1b44452c1225340a7d7b1f7593ab9b8ce7c2 Related-PROD: PROD-28199
diff --git a/requirements.txt b/requirements.txt index 7f6827f..fe8d8d4 100644 --- a/requirements.txt +++ b/requirements.txt
@@ -2,4 +2,5 @@ pyyaml jinja2 requests -ipaddress \ No newline at end of file +ipaddress +configparser \ No newline at end of file