integ/tools/engtools/hostdata-collectors/scripts
Sun Austin 707a12317b Fix: "dict" issue for Python 2/3 compatible code
Replace dict.iteritems() with dict.items()
Replace dict.iterkeys() with dict.keys()
Change dict.keys() to list(dict.keys())

Story: 2002909
Task: 24564

Change-Id: Icf5ef6cc9947a87ee8e013d1225b3f36914e6678
Signed-off-by: Sun Austin <austin.sun@intel.com>
2018-12-25 16:52:30 +08:00
..
cfg Barbican integration into logging/patching mechanisms. 2018-11-30 13:23:13 -05:00
init.d Fix linters error and enable linters zuul gate 2018-09-07 01:50:28 +08:00
remote Fix linters error and enable linters zuul gate 2018-09-07 01:50:28 +08:00
LICENSE Relocate hostdata-collectors to 2018-08-01 12:42:01 -04:00
buddyinfo.py Python 3 compatibility: use print as a function. 2018-10-29 07:40:56 +00:00
ceph.sh Fix linters error and enable linters zuul gate 2018-09-07 01:50:28 +08:00
chewmem Relocate hostdata-collectors to 2018-08-01 12:42:01 -04:00
cleanup-engtools.sh Fix linters error and enable linters zuul gate 2018-09-07 01:50:28 +08:00
collect-engtools.service Various engtools fixes 2018-08-01 12:42:02 -04:00
collect-engtools.sh Fix linters error and enable linters zuul gate 2018-09-07 01:50:28 +08:00
diskstats.sh Fix linters error and enable linters zuul gate 2018-09-07 01:50:28 +08:00
engtools_util.sh Fix linters error and enable linters zuul gate 2018-09-07 01:50:28 +08:00
filestats.sh Fix linters error and enable linters zuul gate 2018-09-07 01:50:28 +08:00
iostat.sh Fix linters issue E002 and E003 and linters check (none-voting) 2018-08-31 04:08:52 +00:00
linux_benchmark.sh Fix linters error and enable linters zuul gate 2018-09-07 01:50:28 +08:00
live_stream.py Fix: "dict" issue for Python 2/3 compatible code 2018-12-25 16:52:30 +08:00
memstats.sh Fix linters error and enable linters zuul gate 2018-09-07 01:50:28 +08:00
netstats.sh Fix linters error and enable linters zuul gate 2018-09-07 01:50:28 +08:00
postgres.sh Fix linters error and enable linters zuul gate 2018-09-07 01:50:28 +08:00
rabbitmq.sh Fix linters error and enable linters zuul gate 2018-09-07 01:50:28 +08:00
slab.sh Fix linters issue E002 and E003 and linters check (none-voting) 2018-08-31 04:08:52 +00:00
ticker.sh Fix linters error and enable linters zuul gate 2018-09-07 01:50:28 +08:00
top.sh Fix linters issue E002 and E003 and linters check (none-voting) 2018-08-31 04:08:52 +00:00
vswitch.sh Fix linters error and enable linters zuul gate 2018-09-07 01:50:28 +08:00