Nephophobia
Lean Ruby bindings to EC2, and OpenStack's Admin endpoints. Hands back an Object for access.
Why
Compatibility with VCR largely drove this effort.
Usage
Bundler
gem "nephophobia"
Examples
See the examples section in the wiki.
Compatability
ruby 1.9.2
Testing
Tests can run offline thanks to VCR.
$ bundle exec rake
TODO
- Should really handle users better. Once you have a user object perform actions on it vs passing user all over the place.