[node-patches] Change in ovirt-node[ovirt-3.6]: Have TransactionProgressDialog set an event when it's done

fabiand at redhat.com fabiand at redhat.com
Mon Oct 12 21:55:05 UTC 2015


Fabian Deutsch has submitted this change and it was merged.

Change subject: Have TransactionProgressDialog set an event when it's done
......................................................................


Have TransactionProgressDialog set an event when it's done

Opening other dialogs (from the hosted engine page, for example)
immediately overwrites what the TUI is doing, and there's no
convenient way to wait. For cases when we want to (like running
transactions), we can use threading.Event events to wait

Change-Id: I4bc11b09a50ee166f7701c4af1e7c1ab2e333b98
Signed-off-by: Ryan Barry <rbarry at redhat.com>
---
M src/ovirt/node/ui/__init__.py
1 file changed, 8 insertions(+), 0 deletions(-)

Approvals:
  Fabian Deutsch: Verified; Looks good to me, approved; Passed CI tests



-- 
To view, visit https://gerrit.ovirt.org/47240
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I4bc11b09a50ee166f7701c4af1e7c1ab2e333b98
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: ovirt-3.6
Gerrit-Owner: Fabian Deutsch <fabiand at redhat.com>
Gerrit-Reviewer: Fabian Deutsch <fabiand at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: automation at ovirt.org



More information about the node-patches mailing list