python
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
python-rhev is a Python interface for RHEV == Installation == $ python setup.py build # python setup.py install == Running the tests == $ export RHEV_URL="https://server/path" $ export RHEV_USERNAME="user@domain" $ export RHEV_PASSWORD="s3cret" $ nosetests