sudo87 commented on code in PR #10947:
URL: https://github.com/apache/cloudstack/pull/10947#discussion_r2156754933


##########
ui/public/cloud-image-templates.json:
##########
@@ -0,0 +1,146 @@
+[
+    {
+        "id": 1,
+        "name": "Ubuntu 24.04",
+        "version": "24.04",
+        "distro": "Ubuntu",
+        "arch": "x86_64",
+        "filename": "ubuntu-24.04-server-cloudimg-amd64.img"
+    },

Review Comment:
   I frealized that id provides default ordering for the table, it can be 
useful.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to