Compute server order
Hi,
This isn't a bug but ... Is there a way for better sorting Compute nodes? This is a bit annoying: Compute1 Compute10 Compute11 Compute2 Compute3 etc.
unfortunately, it is related with string sorting. may be you should use “0” to avoid that. like: comp01 comp02 comp30 comp42
Yes, that can be the remedy for this issue.
Tnx
On Mon, 26 Apr 2021, 11:43 catborise, @.***> wrote:
unfortunately, it is related with string sorting. may be you should use “0” to avoid that. like: comp01 comp02 comp30 comp42
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/retspen/webvirtcloud/issues/434#issuecomment-826684394, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEYIXMCKFB2RGTMV2DWVXALTKUYULANCNFSM43SNB3UQ .