Actions
Bug #23836
closedRHEV API v4 VM Import: undefined method `update_vm'
Difficulty:
Triaged:
No
Bugzilla link:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1587905
Description of problem:
When importing a VM from RHEV using APIv4, a NoMethodError appears in log and in WebUI and the action fails.
Version-Release number of selected component (if applicable):
Sat 6.4 snap 6
How reproducible:
Deterministic
Steps to Reproduce:
1. Have a Sat with RHEV CR with 'Use APIv4' checked and some VM in that RHEV
2. Go to CR -> <cr> -> VM tab, in the dropdown menu of some VM, click Import
3. Fill in the rest of the form, click Submit while tailing logs
Actual results:
Traceback, error, fail
Expected results:
VM added successfully
Additional info:
Tested also with APIv3, it does NOT happen with it
Updated by Ori Rabin over 6 years ago
- Status changed from New to Assigned
- Assignee set to Ori Rabin
Updated by Ori Rabin over 6 years ago
- Related to Tracker #19568: Migrate to oVirt APIv4 API added
Updated by Ivan Necas over 6 years ago
- Status changed from Assigned to Closed
- Target version set to 1.19.0
- Triaged set to No
Updated by Ivan Necas over 6 years ago
- Pull request https://github.com/theforeman/foreman/pull/5828 added
Updated by The Foreman Bot over 6 years ago
- Pull request https://github.com/theforeman/foreman-packaging/pull/2746 added
Actions