CCI-MOC / openstack-billing-from-db

Simple billing from the database
Apache License 2.0
1 stars 3 forks source link

Create a way to differentiate between Lenovo A100 GPU usage and other A100 usage in OpenStack #43

Closed joachimweyl closed 4 months ago

joachimweyl commented 4 months ago

Motivation

We need to prive invoice data to Lenovo for only their A100s so that we pay them for the time their GPUs are used. Closely related to this issue.

Completion Criteria

invoicing data has a way to track the difference between Lenovo and non-Lenovo GPUs. Or we generate a separate invoice for Lenovo that only shows their data.

Description

Completion dates

Desired - 2024-02-27 Required - 2024-04-05

knikolla commented 4 months ago

Easy to do using hypervisor name.

joachimweyl commented 4 months ago

If the 5 estimate was too much based on the ease of getting the hypervisor name please feel free to shrink the estimate.