calebgroom / clb

Command-line tool for Rackspace Cloud Load Balancers
BSD 3-Clause "New" or "Revised" License
30 stars 10 forks source link

'show' subcommand displays nodes in random order #14

Closed calebgroom closed 13 years ago

calebgroom commented 13 years ago

Load balancer nodes are not sorted by the show subcommand. The API seems to return them in random order. clb should sort nodes (based on what?) so that they appear in a consistent listing.