Bug #21922
closedThe memory value (in bytes) loaded from the template causes the host provisioning to fail
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1520382
Description of problem: The memory loaded from the template is in bytes (that template has 1 GB or 1024 MB of RAM), this cause the host provisioning to fail.The error while provisioning "Failed to create a compute rhevm1 (RHEV) instance."
*Version-Release number of selected component (if applicable):*Satellite 6.3 snap 27
*How reproducible:*always
Steps to Reproduce:
1. Goto Infrastructure > Compute resources
2. Create a RHEV compute resource
3. Select the created compute resource
4. Select Compute profiles
5. Select a profile
6. select a template
Actual results: The memory value sets in bytes causing the host provisioning to fail.
Expected results: The memory value should set correctly.
*Additional info:*The work around is to visit Virtual Machine tab at host creation stage and correct that value.