
This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigBD647546AB2CE461F047AC09 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi, If I try to list the iso domains I get the following error: # engine-iso-uploader list ERROR: [ERROR]::key_file, cert_file, ca_file must be specified for SSL co= nnection. INFO: Use the -h option to see usage. I searched the code and found that at no position these variables are set= =2E Opening the api url in the browser and typing username and password I get the xml file. Also I found that in /usr/lib/python2.6/site-packages/ovirtsdk/web/httpsconnection.py the http= s connection is initialized via httplib.HTTPSConnection.__init__(self, host=3Dhost, port=3Dport, key_file= =3Dkey_file, cert_file=3Dcert_file, strict=3D= strict, timeout=3Dtimeout, source_address=3Dsource_address)= but in /usr/lib64/python2.6/httplib.py the class is defined as def __init__(self, host, port=3DNone, key_file=3DNone, cert_file=3DNone, strict=3DNone, timeout=3Dsocket._GLOBAL_DEFAULT_TIME= OUT) with no 'source_address'. Is my python version (python-2.6.6-29.el6_2.2.x= 86_64) too old? I have the following packages installed: # rpm -qa | grep ovirt ovirt-log-collector-3.1.0-21.el6.noarch ovirt-engine-backend-3.1.0-3.22.el6.noarch ovirt-engine-config-3.1.0-3.22.el6.noarch ovirt-engine-webadmin-portal-3.1.0-3.22.el6.noarch ovirt-iso-uploader-3.1.0-21.el6.noarch ovirt-engine-cli-3.1.0.7-1.el6.noarch ovirt-engine-jbossas711-1-0.x86_64 ovirt-engine-restapi-3.1.0-3.22.el6.noarch ovirt-engine-setup-3.1.0-3.22.el6.noarch ovirt-engine-tools-common-3.1.0-3.22.el6.noarch ovirt-engine-dbscripts-3.1.0-3.22.el6.noarch ovirt-engine-3.1.0-3.22.el6.noarch ovirt-engine-sdk-3.1.0.6-1.el6.noarch ovirt-image-uploader-3.1.0-21.el6.noarch ovirt-engine-genericapi-3.1.0-3.22.el6.noarch ovirt-engine-notification-service-3.1.0-3.22.el6.noarch ovirt-engine-userportal-3.1.0-3.22.el6.noarch Bye Tobias --=20 Mail: tobias@vdkrone.de Info: http://tobias.vdkrone.de --------------enigBD647546AB2CE461F047AC09 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://www.enigmail.net/ iQEcBAEBAgAGBQJQRgW3AAoJEDEUhzqLMJeLayEIAKjU3BXfqCiN0gwOtAd488ap 5ZJ5PvuV+5k1lHVInTYiAftSwC7s2Z7HiwiS1wvepzLRZ/L+BmbHX6o+7wK+3pIu 62bCovqYgz+atE7snD1h14fwkZP/8CkO79hD5pAmbokYHczt54UPnDLBV2pi/wXj INaDfAEDML172Y2q77fvB2JtWuIl/2qcjujXGFc6f6RqiB2smEX8m1/jvbnkOLfv w00jYM8l0AW7CgbQU/IJNGJtD6fNheQ0utdwDvxVbJg2zlUjsu+GFQzjimONJY3u sogFahS05pZk72sIXP59TH0uo/zRkEHJgzilivkp7dnzTw7Jb03a1ChsKNUzCuM= =K5Nb -----END PGP SIGNATURE----- --------------enigBD647546AB2CE461F047AC09--