config/sysinv/sysinv/sysinv/sysinv/api/middleware
Sun Austin 6c3bf61663 Fix: "map" issue for Python 2/3 compatible code
Replace map(func, data) with [func(item) for item in data]

Story: 2003433
Task:28377

Change-Id: I0a41561dd6ac7c30c2c5c9eb127946d0a49586bc
Signed-off-by: Sun Austin <austin.sun@intel.com>
2018-12-18 11:03:00 +08:00
..
__init__.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00
auth_token.py Fix: "map" issue for Python 2/3 compatible code 2018-12-18 11:03:00 +08:00
parsable_error.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00