
El 2017-08-30 10:34, Martin Perina escribió:
On Wed, Aug 30, 2017 at 11:06 AM, Gianluca Cecchi <gianluca.cecchi@gmail.com> wrote:
On Wed, Aug 30, 2017 at 11:01 AM, <nicolas@devels.es> wrote:
Hi,
We just upgraded to 4.1.5.2 and I see there are 2 news that I'd like to ask if they might be changed:
1) Up until now the "User admin@internal logged in." event didn't show up, which was a big plus to us because we have many scripts that connect to oVirt to do some tasks. As of this version I see this event is back :-( Is there a way to disable it so the events list won't get flooded of these kind of events?
The absence of "User xxx logged in" events was a regression since 4.0, which was fixed in 4.1.2 [1].
Which language are your scripts implemented in? Are you reusing connections or are you logging in and out for each call?
We're using Python-SDK. On reusing connections, it depends. Some scripts do reuse connections (they open a connection and put the main implementation inside an endless loop with a sleep() call at the end), but others don't because of their nature. I guess we could try to reimplement them in a way that just one connection would be opened, but currently I'm not sure if all of them can be reimplemented this way.
Thanks
Martin Perina
[1] https://bugzilla.redhat.com/show_bug.cgi?id=1426715 [3]
In my case I desired in previous versions to have it added and now I'm happy, but I understand your reason. The best would be to have it customizable. I suggest to submit an RFE
2) The events list is now ordered top-down. Personally I consider this kind of unintuitive and would like to sort events as until now (more recent events on top). Is there a way to do this?
Bug already opened: https://bugzilla.redhat.com/show_bug.cgi?id=1486513 [1]
Gianluca _______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users [2]
Links: ------ [1] https://bugzilla.redhat.com/show_bug.cgi?id=1486513 [2] http://lists.ovirt.org/mailman/listinfo/users [3] https://bugzilla.redhat.com/show_bug.cgi?id=1426715