rbovirt

A Ruby client for oVirt.

Contributing to rbovirt

Running the tests

RHEV/oVirt can be installed with all-in-one setup, but host certificate must be self-signed otherwise one test will fail.

Also note that oVirt must be configured with correct certificate (hostname must match, must be valid and oVirt must return correct CA under /ca.crt URL).

Logging

If you want to see API requests and responses, use the following environment variables:

RESTCLIENT_LOG=stdout RBOVIRT_LOG_RESPONSE=1 rake spec

TODO

Copyright © 2012 Amos Benari. See LICENSE.txt for further details.