Actions
Bug #14274
closedAdding hypervisors with virt-who fails with can't cast ActiveSupport::HashWithIndifferentAccess to string
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1319076
Description of problem:
Adding hypervisors with virt-who fails with can't cast ActiveSupport::HashWithIndifferentAccess to string
Version-Release number of selected component (if applicable):
- Satellite 6.2 (6.2.0-4.beta.el7sat)
- RHEL 7.2
- virt-who (0.14-9.el7)
- /usr/bin/virt-who --one-shot --sam --libvirt --libvirt-owner=redhat --libvirt-server=kvm.example.com --libvirt-env=Library
The same error was also reproducible with a RHEV 3.6 hypervisor.
As agreed with Thomas McKay he will fill in the reproducer.
Updated by Thomas McKay almost 9 years ago
Different errors but likely related. I get a mass-assignment error on uuid
should be
host.sub_facet.uuid = hypervisor_json[:uuid]
Updated by Eric Helms almost 9 years ago
- Translation missing: en.field_release set to 144
Updated by Eric Helms over 8 years ago
- Translation missing: en.field_release changed from 144 to 168
Updated by Eric Helms over 8 years ago
- Translation missing: en.field_release deleted (
168)
Updated by Justin Sherrill over 8 years ago
- Category set to Hosts
- Status changed from New to Rejected
- Assignee set to Thomas McKay
- Translation missing: en.field_release set to 114
We believe this is resolved in a previous release
Updated by Jonathon Turel over 4 years ago
- Target version changed from Katello Backlog to Katello Recycle Bin
Actions