Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

List Cloud volumes from AWS backend. Size is returned in GiB but expecting in bytes in API response #1092

Closed
anvithks opened this issue Sep 18, 2020 · 0 comments · Fixed by #1100

Comments

@anvithks
Copy link
Member

Issue/Feature Description:
In the API response for listing all cloud volumes the size parameter is returned in GiB.
The size is expected in bytes.

Why this issue to fixed / feature is needed(give scenarios or use cases):
The current handling of the size is assuming that it is returned in bytes. If this changes then the calculations and display on dashboard will be incorrect.

How to reproduce, in case of a bug:

Other Notes / Environment Information: (Please give the env information, log link or any useful information for this issue)
API response
size-in-bytes

Dashboard View
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant