Project

General

Profile

Actions

Bug #5453

closed

VMware: failed to create vm: undefined method `new' for "VirtualVmxnet3":String

Added by Dominic Cleal about 10 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
High
Assignee:
Category:
Compute resources
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

As reported in the comments in #5248, VMware host creation fails with:

Failed to create a compute SysEng-vCenter (VMWare) instance test9.lab2.lan: failed to create vm: undefined method `new' for "VirtualVmxnet3":String

Digging into it, the changes in #2438 to the create_vm + related methods has resulted in us sending a hash with keys as strings into Fog, so the interface type isn't correctly converted from a string into a class.

Actions

Also available in: Atom PDF