Skip to content
forked from ManageIQ/ovirt

Ovirt provides a simple Object Oriented interface to the REST API of oVirt and RHEV-M servers

License

Notifications You must be signed in to change notification settings

blomquisg/ovirt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ovirt

Gem Version Build Status Code Climate Coverage Status Dependency Status

Ovirt provides a simple Object Oriented interface to the REST API of oVirt and RHEV-M servers.

Installation

Add this line to your application's Gemfile:

gem 'ovirt'

And then execute:

$ bundle

Or install it yourself as:

$ gem install ovirt

Usage

See examples directory for usage examples.

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

Ovirt provides a simple Object Oriented interface to the REST API of oVirt and RHEV-M servers

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 100.0%