Actions
Bug #6816
closedRHEV compute resource without quota fails on creating a vm with "Failed to create a compute" "Internal Engine Error"
Status:
Closed
Priority:
Normal
Assignee:
Category:
Compute resources - oVirt
Target version:
Difficulty:
Triaged:
Bugzilla link:
Pull request:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1123685
Steps to Reproduce:
1. create compute resource on rhev with a blank quota
2. provision a host on that compute resource
Actual results:
Provisioning fails with "Failed to create a compute" "Internal Engine Error"
Expected results:
Provisioning succeeds
Additional info:
RHEV 3.4.1-0.30.el6ev
Additional debugging pointed to the quota parameter not being accepted, when set to "", switching to nil seemed to fix the issue
Updated by The Foreman Bot almost 11 years ago
- Status changed from New to Ready For Testing
- Target version set to 1.8.0
- Pull request https://github.com/theforeman/foreman/pull/1627 added
- Pull request deleted (
)
Updated by Ivan Necas almost 11 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Actions