1.10.1 2013/04/04

See github.com/fog/fog/blob/master/lib/fog/xenserver/examples/networks-and-vlans.rb

1.9.0 2013/01/19

So you can retrieve things like the CPU model, speed, flags utilisation, vendor, etc.

See docs.vmd.citrix.com/XenServer/6.0.0/1.0/en_gb/api/?c=host_cpu

Added missing host attributes:

See docs.vmd.citrix.com/XenServer/6.0.0/1.0/en_gb/api/?c=host

See docs.vmd.citrix.com/XenServer/6.0.0/1.0/en_gb/api/?c=PBD

See docs.vmd.citrix.com/XenServer/6.0.0/1.0/en_gb/api/?c=SR

See docs.vmd.citrix.com/XenServer/6.0.0/1.0/en_gb/api/?c=pool

Use Nokogiri instead of slow REXML for parsing, greatly improving parsing time under some ruby implementations.

New tutorials included with the provider:

See github.com/fog/fog/tree/master/lib/fog/xenserver/examples

Retrieve the metrics associated with a host.

See docs.vmd.citrix.com/XenServer/6.0.0/1.0/en_gb/api/?c=host_metrics