
2012/3/16 Gianluca Cecchi :
On Tue Mar 13 10:44:45 EDT 2012 Michael Pasternak wrote
tarballs available at: http://www.ovirt.org/releases/nightly/src/ rpms available at: http://www.ovirt.org/releases/nightly/fedora/16/
[snip]
But
$ ovirt-shell --help Traceback (most recent call last):
[snip]
File "/usr/lib/python2.7/site-packages/ovirtcli/utils/methodhelper.py", line 20, in <module> from codegen.doc.documentation import Documentation ImportError: No module named codegen.doc.documentation
It seems solved with the rpms packaged as in http://lists.ovirt.org/pipermail/users/2012-March/001176.html ovirt-engine-cli-2.1.3-1.fc16.noarch.rpm ovirt-engine-sdk-1.6.2-1.fc16.noarch.rpm at least with the basic run of $ ovirt-shell --help and $ ovirt-shell ++++++++++++++++++++++++++++++++++++++++++ Welcome to oVirt shell ++++++++++++++++++++++++++++++++++++++++++ [oVirt shell (disconnected)]# exit I'm going to test further with connection to RHEV infra. Gianluca