Module: Fog

Defined in:
lib/chef/provisioning/fog_driver/providers/xenserver.rb,
lib/chef/provisioning/fog_driver/providers/xenserver.rb,
lib/chef/provisioning/fog_driver/providers/xenserver.rb

Overview

Use call_async instead of call on XMLPRPC::Client Otherwise machine_batch will fail since parallel calls will clash.

See ruby-doc.org//stdlib-2.1.1//libdoc/xmlrpc/rdoc/XMLRPC/Client.html

Defined Under Namespace

Modules: Compute, XenServer Classes: Logger