rubineti

Ruby bindings to Ganeti's Version 2 Remote API.

Usage

Bundler

gem "rubineti"

Examples

See the examples section in the wiki.

Contributions

I have implemented the end-points immediately needed. Feel free to send me pull requests, if you wish to help out.

TODO

  • Remove #cassette_for test helper. It's a bad idea to use fixture data to test other fixtures.

Credits

Wesley Beary's fog, for which I referenced.