Created attachment 1352800 [details] evm.log.gz affected Description of problem: error "undefined method `[]=' for nil:NilClass" while syncing against rhevm 3.6 Version-Release number of selected component (if applicable): 5.8.2 How reproducible: all the time in lab Steps to Reproduce: 1.attach the rhevm 3.6 provider from brno 2.initiate a refresh against the provider 3. Actual results: [----] E, [2017-11-15T17:04:08.028345 #19310:eb5140] ERROR -- : MIQ(ManageIQ::Providers::Redhat::InfraManager::Refresh::Strategies::Api3#refresh) EMS: [brno lab], id: [666000000000005] Refresh failed [----] E, [2017-11-15T17:04:08.030396 #19310:eb5140] ERROR -- : [NoMethodError]: undefined method `[]=' for nil:NilClass Method:[rescue in block in refresh] [----] E, [2017-11-15T17:04:08.030477 #19310:eb5140] ERROR -- : /opt/rh/cfme-gemset/gems/ovirt-0.18.0/lib/ovirt/vm.rb:294:in `parse_xml' /opt/rh/cfme-gemset/gems/ovirt-0.18.0/lib/ovirt/base.rb:7:in `create_from_xml' /opt/rh/cfme-gemset/gems/ovirt-0.18.0/lib/ovirt/service.rb:42:in `xml_to_object' Expected results: refresh is able to pull information from the provider and populate cloudforms Additional info: see attachment for full info
Piotr, I released ovirt gem v0.18.1
Great, thank you!