
To fix the issue because of using deprecated method in python3, replace iteritems() with items(). Change-Id: If3136a5ba471d2cd7ea9420b599567a2fa532cad Partial-Bug: 1872120
To fix the issue because of using deprecated method in python3, replace iteritems() with items(). Change-Id: If3136a5ba471d2cd7ea9420b599567a2fa532cad Partial-Bug: 1872120