StarlingX system monitoring and repoting tools
Go to file
Eric Barrett 1588bba5c1 Enable Syntax flake8 Error
Flake8 currently ignores syntax errors
Change python2 style print statements to python3 compatible style
Change in print statements results in new errors discovered by flake8
Fix B006: Do not use mutable data structures for argument defaults error
Fix F821: undefined name 'hashlib' error
Enable syntax errors (E999) for more thorough testing of code

Change-Id: Id8849e4e117ddd1fd50309415466b593d13e7456
Story: 2004515
Task: 30076
Signed-off-by: Eric Barrett <eric.barrett@windriver.com>
2019-03-20 10:19:11 -04:00
collectd-extensions Add Remote Logging Server connectivity monitoring to collectd 2019-03-13 21:35:34 -04:00
influxdb-extensions Implement collectd startup in manifest apply post stage 2019-01-02 10:21:06 -05:00
monitor-tools Refactor patches for initscripts package 2018-11-21 01:26:32 +00:00
vm-topology Enable Syntax flake8 Error 2019-03-20 10:19:11 -04:00