signalfx / maestro-ng

Orchestration of Docker-based, multi-host environments
https://signalfx.com
Apache License 2.0
683 stars 83 forks source link

Make Services sortable #224

Closed ghost closed 2 years ago

ghost commented 2 years ago

Implement __lt__ for Service class so a list of Service instances can be sorted.