« Previous | Next » 

Revision 3d3a8d24

ID3d3a8d2487f17c2e8fc40aea02da502d69556c46
Parent 6c9771c9
Child 7520c115

Added by Javi Fontan over 6 years ago

feature #3180: add option to make xmlrpc calls synchronous

Using SSL options in Ruby OCA no longer disable async calls automatically. The sync call
must be specified when creating a client:

client = OpenNebula::Client.new(secret, proxy, :sync => true)

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences