CSIT-755: Presentation and analytics layer 93/7993/19
authorTibor Frank <tifrank@cisco.com>
Fri, 11 Aug 2017 08:44:36 +0000 (10:44 +0200)
committerTibor Frank <tifrank@cisco.com>
Tue, 5 Sep 2017 13:36:20 +0000 (15:36 +0200)
commitb678f0b5ce303e81f65f78c301ad7fc9b61f826e
tree995fce268597a5f563a024b26db89b779213cc23
parent98689d4609a588cff1b9bb7c3724c1cbc7072c31
CSIT-755: Presentation and analytics layer

- CSIT-760: Configuration - real example
- CSIT-774: Implementation - parse configuration
- CSIT-779: Implementation - set environment
- CSIT-780: Implementation - download data
- CSIT-783: Implementation - debug mode
- CSIT-761: Implementation - Data pre-processing - parse input files
- CSIT-784: Implementation - Data pre-processing - store the data, access to data
- CSIT-789: Implementation - Data pre-processing - extract Documentation of the suite
- CSIT-757: Low Level Design
- CSIT-788: Implementation - Data pre-processing - extract VAT history and show runtime
- CSIT-785: Implementation - Data filtering

Change-Id: I6fd1eb1df4af99eaf91925282cdee1c892698c59
Signed-off-by: Tibor Frank <tifrank@cisco.com>
resources/tools/presentation/configuration.py [new file with mode: 0644]
resources/tools/presentation/configuration.yaml [new file with mode: 0644]
resources/tools/presentation/data.py [new file with mode: 0644]
resources/tools/presentation/environment.py [new file with mode: 0644]
resources/tools/presentation/errors.py [new file with mode: 0644]
resources/tools/presentation/inputs.py [new file with mode: 0644]
resources/tools/presentation/lld.rst [new file with mode: 0644]
resources/tools/presentation/presentation.py [new file with mode: 0644]
resources/tools/presentation/templates/tmpl_performance_improvements.csv [new file with mode: 0644]