1

Does anyone know if there is a full implementation of the Xen API in ruby floating around out there somewhere? I found this: http://github.com/rubiojr/pangea/tree/master but it is read only and is not fully developed.

bwizzy
  • 1,295
  • 4
  • 14
  • 17

1 Answers1

1

Don't know about xen directly, but there are ruby bindings for libvirt, which can handle many kinds of vms, including xen.

http://libvirt.org/ruby/