It would be nice and convenient to sort find_server.py output to be able to, for example present lower priority servers first and then go with ascending priorities getting to higher priority machines later in the process.
0.7 branch (197:198) fixes ordering of cluster members in output (cluster members are output groupped and sorted according to priorities: less important first) so that output is actually useful for batch runs using find_server.py output for other commands.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
fixed together with #2236131
depends on #2237674 (PyCLI version bump)
0.7 branch (197:198) fixes ordering of cluster members in output (cluster members are output groupped and sorted according to priorities: less important first) so that output is actually useful for batch runs using find_server.py output for other commands.
make that (198:200) changeset. ugh.
accepted for next release. see bug's group tag for more details.