NodePath: Make path computation deterministic 09/25309/19
authorVratko Polak <[email protected]>
Wed, 11 Mar 2020 11:46:44 +0000 (12:46 +0100)
committerVratko Polak <[email protected]>
Tue, 17 Mar 2020 15:59:28 +0000 (15:59 +0000)
commit11e9514af6e6d9e993b469fae3ce6671c3d3e536
tree54169921ce49ebf6db03c47d6cec7b30aa6b42fa
parent54ff8d827f0aa3c689e26583952d04d86be503e7
NodePath: Make path computation deterministic

In Python3, set operations seem to result in indeterministic order.

+ Remove verbose logging from topology.py

Change-Id: I47cc90637a0b2969e1686b4216b7d8fe4fe2aaab
Signed-off-by: Vratko Polak <[email protected]>
resources/libraries/python/NodePath.py
resources/libraries/python/topology.py