weizhouapache commented on PR #10721:
URL: https://github.com/apache/cloudstack/pull/10721#issuecomment-2812383773

   did some testing (add/remove new nic, change default nic, etc), found some 
issues.
   the usage record looks ok
   ```
       {
         "description": "Network offering 
DefaultNetworkOfferingforKubernetesService 
(7814ca8d-492c-4ed0-b230-47041ea91615) usage for VM 
cks-admin-project-node-19619af0cd3 (f21221dc-5911-44d7-b3b9-8b0e45f7cd94) ",
         "domain": "ROOT",
         "domainid": "318b9a5d-2ae8-11ef-9466-1e00c400042b",
         "domainpath": "/",
         "enddate": "2025-04-16T23:59:59+0000",
         "isdefault": true,                                                 
<==========this is from usage_id
         "offeringid": "7814ca8d-492c-4ed0-b230-47041ea91615",
         "project": "admin-project",
         "projectid": "65d156d6-ffbb-49b7-a0b2-11e11aa16ab4",
         "rawusage": "13.363333",
         "startdate": "2025-04-16T00:00:00+0000",
         "tags": [],
         "usage": "13.363333 Hrs",
         "usagetype": 13,
         "virtualmachineid": "f21221dc-5911-44d7-b3b9-8b0e45f7cd94",
         "zoneid": "1b653d56-15bf-4bd7-8751-9f4c561e6dd8"
       }
   ```
   
   I agree it is better to keep as it is now.
   @DaanHoogland @sudo87 @winterhazel 


-- 
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