[node-patches] Change in ovirt-node[master]: Have TransactionProgressDialog set an event when it's done
fabiand at redhat.com
fabiand at redhat.com
Wed Sep 30 18:27:53 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/44004
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I4bc11b09a50ee166f7701c4af1e7c1ab2e333b98
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Ryan Barry <rbarry 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