-
Notifications
You must be signed in to change notification settings - Fork 18
Closed
Description
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
When using ovhcloud cloud instance get, the flavor details contain wrong units for RAM and disks :
## Flavor details
Name: b3-16
Operating system: linux
Number of disks: 100
RAM: 16 Mio
vCPUs: 4
Max inbound bandwidth: 1000Mbit/s
Max outbound bandwidth: 1000Mbit/sExpected Behavior
## Flavor details
Name: b3-16
Operating system: linux
Size of disk: 100 Gio
RAM: 16 Gio
vCPUs: 4
Max inbound bandwidth: 1000Mbit/s
Max outbound bandwidth: 1000Mbit/sSteps To Reproduce
Run ovhcloud cloud instance get <instance-id>
Anything else?
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels