Skip to content
/ occi Public

Ruby bindings to Open Cloud Computing Interface (OCCI).

License

Notifications You must be signed in to change notification settings

occi/occi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OCCI

Ruby bindings to Open Cloud Computing Interface (OCCI).

Integrated against OpenNebula 2.0.1.

Usage

Bundler

gem "occi"

Examples

See the examples section in the wiki.

Compatability

ruby 1.9.2

OCCI API OCCI Rubygem OpenNebula
5 1.0.1 2.0.1

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.

$ export ONE_USER=$user
$ export ONE_PASSWORD=$password

$ rake

About

Ruby bindings to Open Cloud Computing Interface (OCCI).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published