integ/tools
Sun Austin fc9b6f94a8 Fix: "map" issue for Python 2/3 compatible code
Replace map(func, data) with [func(item) for item in data]

Story: 2002909
Task: 24563

Change-Id: I83004eeba036908da483b247093818a6ac3f19c1
Signed-off-by: Sun Austin <austin.sun@intel.com>
2018-12-26 09:19:31 +08:00
..
collector [Enhancement] Add system active alarms in collect logs 2018-12-14 12:27:55 -05:00
engtools Fix: "map" issue for Python 2/3 compatible code 2018-12-26 09:19:31 +08:00
monitor-tools Refactor patches for initscripts package 2018-11-21 01:26:32 +00:00
storage-topology/storage-topology Fix: "dict" issue for Python 2/3 compatible code 2018-12-25 16:52:30 +08:00
vm-topology Fix: "map" issue for Python 2/3 compatible code 2018-12-26 09:19:31 +08:00