Actions
Feature #17136
closedenable high availability when using ovirt compute resource
Status:
Closed
Priority:
Normal
Assignee:
Category:
Compute resources - oVirt
Target version:
-
Difficulty:
Triaged:
No
Bugzilla link:
Pull request:
Description
We have foreman/katello attached to ovirt. When I provision a VM, I still have to edit the VM in oVirt to set the high availability settings.
It would be nice to set this using the Host Group and maybe add a "Deploy on" field so we can choose between bare
Updated by Jan-Otto Kröpke about 8 years ago
Currently, you can only set the ha flag, if you are using the api directly (testing with 3.6).
https://www.theforeman.org/api/1.13/apidoc/v2/hosts/create.html
host[compute_attributes][ha] = true
Updated by Shira Maximov over 6 years ago
- Status changed from New to Assigned
- Assignee set to Shira Maximov
Updated by The Foreman Bot over 6 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/5513 added
Updated by Shira Maximov over 6 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 2b870793996038f526f345fa584facc94fee738b.
Actions