StatusPage: Sort the OSDs by their UUID.
The previous version did not sort the OSDs explicitly, but called sort on a a Javascript object (which is used as a associative array substitute), which doesn't define a particular order.
Loading
Please sign in to comment