DaanHoogland commented on PR #8128:
URL: https://github.com/apache/cloudstack/pull/8128#issuecomment-1778826253

   tested:
   without this PR
   ```
       {
         "description": "Windows XP SP3 (32-bit)",
         "fordisplay": true,
         "id": "e6561287-6db0-11ee-9ca5-1e003a000ac4",
         "isuserdefined": "false",
         "name": "Windows XP SP3 (32-bit)",
         "oscategoryid": "e64d1a63-6db0-11ee-9ca5-1e003a000ac4",
         "oscategoryname": "Windows"
       }
   ```
   with
   ```
       {
         "description": "Windows XP SP3 (32-bit)",
         "fordisplay": true,
         "id": "246184aa-727c-11ee-9c7e-1e00ac0002c4",
         "isuserdefined": false,
         "name": "Windows XP SP3 (32-bit)",
         "oscategoryid": "2452d76f-727c-11ee-9c7e-1e00ac0002c4",
         "oscategoryname": "Windows"
       }
   ```
   merging


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to