Actions
Bug #19236
closedUnable to delete Host in Foreman which has been delete in RHV already
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=1440104
Description of problem:
When set up RHV (in this case 4.1 beta but I think this is valid for previous version, too) as a compute resource and install a client which is then deleted in RHEV prior to Sat6, Sat 6 is unable to delete the client on Sat6 side
Steps to Reproduce:
1. Set up Satellite6 compute RHEV resource
2. Create and deploy VM from Sat6
3. Delete VM via RHV UI
4. Delete VM in Sat -> error:
Error: Failed to destroy a compute RHEV COE LAB (RHEV) instance myvirt.example.com: ActiveRecord::RecordNotFound
Actual results:
Unable to remove host
Expected results:
Even if VM is removed from RHEV already it should be possible to delete
Additional info:
Actions