Check VM creation required-fields
- Related issues: #1283 Fix required fields on VM creation page
Verification Steps
- Create VM without image name and size
- Create VM without size
- Create VM wihout image name
- Create VM without hostname
Expected Results
- You should get an error trying to create VM without image name and size
- You should get an error trying to create VM without image name
- You should get an error trying to create VM without size
- You should not get an error trying to create a VM without hostname