rubineti
Ruby bindings to Ganeti's Version 2 Remote API.
Usage
Bundler
gem "rubineti"
Examples
See the examples section in the wiki.
Compatability
ruby 1.9.2
Testing
MiniTest will run the tests in a random order. When rebuilding the fixtures, the entity tests depend on the pool tests having already been run. Since the fixtures change infrequently, this should be acceptable.
Tests can run offline thanks to VCR.
$ bundle exec rake
Contributions
I have implemented the end-points immediately needed. Feel free to send me pull requests, if you wish to help out.