[ovirt-users] oVirt Python SDK on Ubuntu

Nicolas Ecarnot nicolas at ecarnot.net
Mon Jan 23 12:23:15 UTC 2017


Hello,

I'm trying to follow 
http://www.ovirt.org/develop/release-management/features/infra/python-sdk/ 
and I'm successfully discovering Python + oVirt SDK on CentOS.

I'd like to do the same on Ubuntu, but the instructions seem incomplete :

"
easy_install ovirt-engine-sdk-python
"

is working, but "import ovirtsdk" doen't give anything.



"
apt-get install python-lxml
cd ovirt-engine-sdk
python setup.py install
"

is wrong because the "cd" isn't going anywhere, obviously.

What am I missing?

-- 
Nicolas ECARNOT


More information about the Users mailing list