[node-patches] Change in ovirt-node[master]: reload current profile on the performance page

mburns at redhat.com mburns at redhat.com
Thu Jun 27 13:20:37 UTC 2013


Michael Burns has uploaded a new change for review.

Change subject: reload current profile on the performance page
......................................................................

reload current profile on the performance page

After submitting the page, reload the content so the current active
profile is shown.

Change-Id: Ia4be146c010eb24bb54b00ca57a34d5d1d851aaf
Bug-Url:  https://bugzilla.redhat.com/978821
Signed-off-by: Mike Burns <mburns at redhat.com>
---
M src/ovirt/node/setup/core/performance_page.py
1 file changed, 2 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/89/16189/1

diff --git a/src/ovirt/node/setup/core/performance_page.py b/src/ovirt/node/setup/core/performance_page.py
index 74b8b3d..30cec2a 100644
--- a/src/ovirt/node/setup/core/performance_page.py
+++ b/src/ovirt/node/setup/core/performance_page.py
@@ -84,3 +84,5 @@
 
             # Run transaction in nice UI:
             ui.TransactionProgressDialog("dialog.txs", txs, self).run()
+
+        return self.ui_content()


-- 
To view, visit http://gerrit.ovirt.org/16189
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia4be146c010eb24bb54b00ca57a34d5d1d851aaf
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Michael Burns <mburns at redhat.com>



More information about the node-patches mailing list