On Sun, Jan 3, 2021 at 11:08 AM Steven Rosenberg <[email protected]> wrote: > > Dear Strahil, > > For 4.4.4 the sdk examples do require that you create a configuration file. > Here is an example: > > ~/config/ovirt.conf: > > > [engine1] > > engine_url = http://localhost:8080 > > username = admin@internal > > password = 123 > > secure = yes > > cafile = /home/user/ovirt_engine_master/etc/pki/ovirt-engine/ca.pem
Correct. There is an example configuration file here: https://github.com/oVirt/ovirt-engine-sdk/blob/master/sdk/examples/ovirt.conf It should be installed with the example scripts. We will fix this in the next release. Nir _______________________________________________ Users mailing list -- [email protected] To unsubscribe send an email to [email protected] Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/[email protected]/message/7M2NU5KPSGVJF3XD52OENP4DLLCGZWWD/

