Closed agrare closed 7 years ago
I apologize that it took me so long to get to this! Can you test from the fix-113 branch and see if that fixes the issue for you?
Hey, no problem at all. Yes that fixes the issue for me.
Thanks @jrgarcia !
I just released v1.11.3 with this fix so you can update your Gem rather than pulling in a branch from Git.
Running a simple script to connect to PBM fails after
v1.10.0
with the following error:lib/rbvmomi/connection.rb:262:in
method_missing': undefined methodPbmServiceInstance' for RbVmomi::VIM:Class (NoMethodError)
Using this test script reproduction steps are:
Bisect points to 34a754ceb85db8b6f43e1af6f6771bd97f4fe037 as the first bad commit
It looks like
VIM::PbmServiceInstance
was dropped from thevmodl.db
while upgrading to 6.5