You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the window that allows users to create templates shows RAM and DISK in GB:
However, when the template is created, the size is actually written in MB.
For instance, if the user selects 4GB, the template contains the value 4000MB.
It would be nice to modify this behavior in order to write values in GB in the template.