Actions
Bug #39126
closedundefined method `provider_vm_specific_fields' when CR-specific provider does not define any VM fields
Difficulty:
Triaged:
No
Pull request:
Team Backlog:
Fixed in Releases:
Found in Releases:
In Kanboard:
Description
The Kubevirt hammer plugin (and the Azure RM one too) do not provide provider_vm_specific_fields, but hammer expects that to exist, resulting in
[root@foreman ~]# hammer compute-resource virtual-machine info --id 1 --vm-id vm.example.com Error: undefined method `provider_vm_specific_fields' for #<HammerCLIForemanKubevirt::ComputeResources::Kubevirt:0x00007f1963541360> Did you mean? provider_specific_fields
Updated by The Foreman Bot about 1 month ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/hammer-cli-foreman/pull/650 added
Updated by The Foreman Bot about 1 month ago
- Fixed in Releases hammer-cli-foreman-3.19.0 added
Updated by Evgeni Golov about 1 month ago
- Status changed from Ready For Testing to Closed
Applied in changeset hammer-cli-foreman|62558256bf8bcef188cb1e1886f1a95f8be3e660.
Updated by The Foreman Bot about 1 month ago
- Pull request https://github.com/theforeman/hammer-cli-foreman/pull/651 added
Updated by Evgeni Golov about 1 month ago
- Target version set to hammer-cli-foreman-3.18.1
Updated by The Foreman Bot about 1 month ago
- Fixed in Releases hammer-cli-foreman-3.18.1 added
Actions