Dogface2k commented on PR #13831: URL: https://github.com/apache/cloudstack/pull/13831#issuecomment-5228699618
Unit check: issue #13820 asks for a consistent and correct label. Both views divide the API byte count by `1024^3`, which is a binary conversion and therefore renders `GiB` (gibibytes), not `GB` (decimal gigabytes). The Storage > Volumes view already uses `GiB`; this PR makes the Instances > Volumes tab match it without changing the numeric conversion or API behavior. -- 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]
