Fix for reap.py giving negative id's for nodes 55/33855/1
authorCatalina Focsa <catalina.focsa@enea.com>
Tue, 25 Apr 2017 15:13:12 +0000 (17:13 +0200)
committerCatalina Focsa <catalina.focsa@enea.com>
Wed, 26 Apr 2017 12:12:22 +0000 (12:12 +0000)
commite14f155b82b0fcd695606e785966d27af7b9e3de
tree05e994e5254f78896ab1f87179d19ecd5cbe60b3
parent26ddcc786462f926ab576f53694cba5a903f9bef
Fix for reap.py giving negative id's for nodes

Sort node id's as integer values instead of strings
in order to return the actual minimum value
by which the new list of nodes is generated

JIRA: https://jira.opnfv.org/browse/FUEL-208

Change-Id: If59d0d0ff9823076b337b042bceb4a736f1f9153
Signed-off-by: Catalina Focsa <catalina.focsa@enea.com>
(cherry picked from commit 9eb8c08a696be89a4e73d0e53b6aaf368634813a)
deploy/reap.py