
Previous code used integer keys in port map. But because JSON doesn't support integer keys they were converted to corresponding string representations and were not found on subsequent deployments Change-Id: I0477a043854a5ed78545d3b944397cdbf2352bd8 Closes-Bug: #1444681