RESTAPIv3 support has been removed from oVirt master branch
by Martin Perina
Hi,
we have just merged https://gerrit.ovirt.org/105297 which removes support
for RESTAPIv3.
RESTAPIv3 was deprecated in oVirt 4.0 and it didn't provide access to any
new features introduced in oVirt 4. The removal of RESTAPIv3 also means
that you cannot use any longer Python/Java SDKv3 or oVirt CLI (all of them
were also deprecated since 4.0) with oVirt 4.4. Everyone still using those
deprecated libraries/tools need to switch to RESTAPIv4, Python/Java/Ruby/Go
SDKv4 or oVirt Ansible modules, which provides access to all upcoming
features available in oVirt 4.4 or features provided by previous oVirt 4.y
releases.
Thanks for understanding,
Martin
--
Martin Perina
Manager, Software Engineering
Red Hat Czech s.r.o.
1 year, 1 month
Permission error in engine-setup in master
by Shmuel Melamud
Hi!
After recent rebase, engine-setup stops on the following error:
Failed to execute stage 'Misc configuration': [Errno 1] Operation not
permitted: '/home/smelamud/engine-root/master/etc/pki/ovirt-engine/keys/ovn-ndb.key.nopass'
The file has rw permissions for the current user, permissions for all
directories are also OK. Does anybody know what is happening?
Shmuel
1 year, 1 month
Ovirt SDK: Any way to remove the force password reset for new users
by raymond.francis@oracle.com
Trying to do some test automation where my new user must login and do an activity like reboot a VM
However, he gets stuck as needs to reset password.
Checking the SDK and CLI tools, the admin can do a rest of user password. But of course the user must still reset it themselves afterwards for security reasons.
For the test, id like to find a way to bypass this - is same possible?
1 year, 1 month