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 Dominic Cleal over 10 years ago
- Category set to Compute resources - oVirt
Updated by The Foreman Bot over 10 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 Anonymous over 10 years ago
- Target version changed from 1.8.0 to 1.7.5
Updated by Dominic Cleal over 10 years ago
- Translation missing: en.field_release set to 10
Updated by Ivan Necas over 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 0809c9aeb0ae96cfbe2fc2b7c842ac376c8ebb91.
Actions