Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 632 Bytes

README.markdown

File metadata and controls

29 lines (18 loc) · 632 Bytes

xenapi-ruby

xenapi-ruby is a ruby gem that provides an easy way to work with Xen hypervisor api.

The goal for this gem is to bring to Ruby the something like the Python XenApi available here, but more than just forwarding the commands to Xen we've also added some new commands to help on some common tasks.

Usage

Install the gem from Rubygems:

    gem install xenapi-ruby

Contributors

  • Fabio Kung
  • Thiago Morello
  • Willian Molinari (a.k.a PotHix)

Copyright

Copyright (c) 2012 Locaweb [email protected]. See LICENSE for details.