Change in ovirt-engine[master]: webadmin: add dash - before items in confirmation pop up
by kmayilsa@redhat.com
Kanagaraj M has submitted this change and it was merged.
Change subject: webadmin: add dash - before items in confirmation pop up
......................................................................
webadmin: add dash - before items in confirmation pop up
Chagning the the DefaultConfirmationPopupView to add dash (-)
before every item in the pop for consistency purpose.
Change-Id: Ib09a5ca23e81e2c11e64e08084691ebc03e2f602
Signed-off-by: Ramesh Nachimuthu <rnachimu(a)redhat.com>
---
…
[View More]M frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/view/popup/DefaultConfirmationPopupView.java
1 file changed, 5 insertions(+), 1 deletion(-)
Approvals:
Kanagaraj M: Looks good to me, approved
Ramesh N: Verified
--
To view, visit http://gerrit.ovirt.org/20730
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ib09a5ca23e81e2c11e64e08084691ebc03e2f602
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Ramesh N <rnachimu(a)redhat.com>
Gerrit-Reviewer: Einav Cohen <ecohen(a)redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik(a)redhat.com>
Gerrit-Reviewer: Kanagaraj M <kmayilsa(a)redhat.com>
Gerrit-Reviewer: Lior Vernia <lvernia(a)redhat.com>
Gerrit-Reviewer: Ramesh N <rnachimu(a)redhat.com>
Gerrit-Reviewer: Vojtech Szocs <vszocs(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
[View Less]
11 years, 2 months
Change in ovirt-engine[master]: webadmin: Rename Gluster Hosts to Hosts in detach host dialog
by kmayilsa@redhat.com
Kanagaraj M has submitted this change and it was merged.
Change subject: webadmin: Rename Gluster Hosts to Hosts in detach host dialog
......................................................................
webadmin: Rename Gluster Hosts to Hosts in detach host dialog
renaming the detach host dialog title from 'Gluster Hosts' to
'Hosts'
Change-Id: If4576c48d2688d46721317d41ee55ec2b6f61121
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1024609
Signed-off-by: Ramesh Nachimuthu <…
[View More]rnachimu(a)redhat.com>
---
M frontend/webadmin/modules/uicompat/src/main/java/org/ovirt/engine/ui/uicompat/UIConstants.java
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Kanagaraj M: Looks good to me, approved
Ramesh N: Verified
--
To view, visit http://gerrit.ovirt.org/20729
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: If4576c48d2688d46721317d41ee55ec2b6f61121
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Ramesh N <rnachimu(a)redhat.com>
Gerrit-Reviewer: Kanagaraj M <kmayilsa(a)redhat.com>
Gerrit-Reviewer: Ramesh N <rnachimu(a)redhat.com>
Gerrit-Reviewer: anmolbabu <anbabu(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
[View Less]
11 years, 2 months
Change in ovirt-engine[master]: webadmin: rename the column 'Files Rebalanced' to 'Files Mig...
by kmayilsa@redhat.com
Kanagaraj M has submitted this change and it was merged.
Change subject: webadmin: rename the column 'Files Rebalanced' to 'Files Migrated' in remove-brick status
......................................................................
webadmin: rename the column 'Files Rebalanced' to 'Files Migrated' in remove-brick status
Rename the column 'Files Rebalanced' in remove-brick status pop to 'Files Migrated'.
New RemoveBrickStatusPopupView was implemted by inheritng from RebalancePopUpView.
…
[View More]Change-Id: I7675c16d6a96adc09803cf81be6a776f71500501
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1024606
Signed-off-by: Ramesh Nachimuthu <rnachimu(a)redhat.com>
---
M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/ApplicationConstants.java
M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/gin/PresenterModule.java
M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/gin/uicommon/VolumeModule.java
A frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/presenter/popup/gluster/RemoveBrickStatusPopupPresenterWidget.java
A frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/gluster/RemoveBrickStatusPopupView.java
M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/gluster/VolumeRebalanceStatusPopupView.java
6 files changed, 64 insertions(+), 2 deletions(-)
Approvals:
Kanagaraj M: Looks good to me, approved
Ramesh N: Verified
--
To view, visit http://gerrit.ovirt.org/20734
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I7675c16d6a96adc09803cf81be6a776f71500501
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Ramesh N <rnachimu(a)redhat.com>
Gerrit-Reviewer: Kanagaraj M <kmayilsa(a)redhat.com>
Gerrit-Reviewer: Ramesh N <rnachimu(a)redhat.com>
Gerrit-Reviewer: anmolbabu <anbabu(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
[View Less]
11 years, 2 months
Change in ovirt-engine[master]: gluster: added cluster and host permissions to GlusterAdmin ...
by kmayilsa@redhat.com
Kanagaraj M has submitted this change and it was merged.
Change subject: gluster: added cluster and host permissions to GlusterAdmin role
......................................................................
gluster: added cluster and host permissions to GlusterAdmin role
Added following host permissions to GlusterAdmin role
-CREATE_CLUSTER
-EDIT_CLUSTER_CONFIGURATION
-DELETE_CLUSTER
-CONFIGURE_CLUSTER_NETWORK
-ASSIGN_CLUSTER_NETWORK
-CREATE_HOST
-EDIT_HOST_CONFIGURATION
-DELETE_HOST
-…
[View More]MANIPUTLATE_HOST
-CONFIGURE_HOST_NETWORK
Change-Id: Ibd5ad6210d1eac3c18d50461025bcdc0364c406c
Bug-Url: https://bugzilla.redhat.com/1024377
Signed-off-by: Kanagaraj M <kmayilsa(a)redhat.com>
---
A packaging/dbscripts/upgrade/03_04_0100_add_cluster_host_permissions_to_gluster_admin_role.sql
1 file changed, 65 insertions(+), 0 deletions(-)
Approvals:
Kanagaraj M: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/20654
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ibd5ad6210d1eac3c18d50461025bcdc0364c406c
Gerrit-PatchSet: 7
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Kanagaraj M <kmayilsa(a)redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Kanagaraj M <kmayilsa(a)redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel(a)redhat.com>
Gerrit-Reviewer: Ramesh N <rnachimu(a)redhat.com>
Gerrit-Reviewer: Sahina Bose <sabose(a)redhat.com>
Gerrit-Reviewer: Shubhendu Tripathi <shtripat(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
[View Less]
11 years, 2 months
Change in ovirt-node-plugin-vdsm[node-3.0]: ovirt-node-plugin-vdsm: Bump release to 0.1.1-6
by dougsland@redhat.com
Douglas Schilling Landgraf has submitted this change and it was merged.
Change subject: ovirt-node-plugin-vdsm: Bump release to 0.1.1-6
......................................................................
ovirt-node-plugin-vdsm: Bump release to 0.1.1-6
Changes:
- engine_page: replace != None to is not None
- engine_page: valid.Empty() handling None
- engine_page: fix logic to show fingerprint msg
- engine_page: replace TBD string
Change-Id: I97b8746955272ac6bb0f4f4398fe8995753226a0
…
[View More]Signed-off-by: Douglas Schilling Landgraf <dougsland(a)redhat.com>
---
M ovirt-node-plugin-vdsm.spec.in
1 file changed, 7 insertions(+), 1 deletion(-)
Approvals:
Douglas Schilling Landgraf: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/21002
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I97b8746955272ac6bb0f4f4398fe8995753226a0
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node-plugin-vdsm
Gerrit-Branch: node-3.0
Gerrit-Owner: Douglas Schilling Landgraf <dougsland(a)redhat.com>
Gerrit-Reviewer: Barak Azulay <bazulay(a)redhat.com>
Gerrit-Reviewer: Douglas Schilling Landgraf <dougsland(a)redhat.com>
Gerrit-Reviewer: Fabian Deutsch <fabiand(a)fedoraproject.org>
[View Less]
11 years, 2 months
Change in ovirt-node-plugin-vdsm[node-3.0]: engine_page: replace != None to is not None
by dougsland@redhat.com
Douglas Schilling Landgraf has submitted this change and it was merged.
Change subject: engine_page: replace != None to is not None
......................................................................
engine_page: replace != None to is not None
PEP E711 complain about comparison to None
Change-Id: I93e481e632bbf2599d987a716026f940cd3b0581
Signed-off-by: Douglas Schilling Landgraf <dougsland(a)redhat.com>
---
M src/engine_page.py
1 file changed, 1 insertion(+), 1 deletion(-)
…
[View More]Approvals:
Douglas Schilling Landgraf: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/20999
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I93e481e632bbf2599d987a716026f940cd3b0581
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-node-plugin-vdsm
Gerrit-Branch: node-3.0
Gerrit-Owner: Douglas Schilling Landgraf <dougsland(a)redhat.com>
Gerrit-Reviewer: Barak Azulay <bazulay(a)redhat.com>
Gerrit-Reviewer: Douglas Schilling Landgraf <dougsland(a)redhat.com>
Gerrit-Reviewer: Fabian Deutsch <fabiand(a)fedoraproject.org>
[View Less]
11 years, 2 months
Change in ovirt-node-plugin-vdsm[node-3.0]: engine_page: valid.Empty() handling None
by dougsland@redhat.com
Douglas Schilling Landgraf has submitted this change and it was merged.
Change subject: engine_page: valid.Empty() handling None
......................................................................
engine_page: valid.Empty() handling None
On update() we should validate None as well.
Change-Id: Ia0d9e94c719bac40d6adb4e4939e3c2cfcec6fe8
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1019884
Signed-off-by: Douglas Schilling Landgraf <dougsland(a)redhat.com>
---
M src/engine_page.…
[View More]py
1 file changed, 2 insertions(+), 2 deletions(-)
Approvals:
Douglas Schilling Landgraf: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/20998
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ia0d9e94c719bac40d6adb4e4939e3c2cfcec6fe8
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-node-plugin-vdsm
Gerrit-Branch: node-3.0
Gerrit-Owner: Douglas Schilling Landgraf <dougsland(a)redhat.com>
Gerrit-Reviewer: Barak Azulay <bazulay(a)redhat.com>
Gerrit-Reviewer: Douglas Schilling Landgraf <dougsland(a)redhat.com>
Gerrit-Reviewer: Fabian Deutsch <fabiand(a)fedoraproject.org>
[View Less]
11 years, 2 months
Change in ovirt-node-plugin-vdsm[node-3.0]: engine_page: fix logic to show fingerprint msg
by dougsland@redhat.com
Douglas Schilling Landgraf has submitted this change and it was merged.
Change subject: engine_page: fix logic to show fingerprint msg
......................................................................
engine_page: fix logic to show fingerprint msg
Show fingerprint review message only when there is fingerprint.
Change-Id: I30f4d8657f196ecdd23ff7d5e8ebdfbdca764963
Signed-off-by: Douglas Schilling Landgraf <dougsland(a)redhat.com>
---
M src/engine_page.py
1 file changed, 7 …
[View More]insertions(+), 6 deletions(-)
Approvals:
Douglas Schilling Landgraf: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/21001
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I30f4d8657f196ecdd23ff7d5e8ebdfbdca764963
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node-plugin-vdsm
Gerrit-Branch: node-3.0
Gerrit-Owner: Douglas Schilling Landgraf <dougsland(a)redhat.com>
Gerrit-Reviewer: Barak Azulay <bazulay(a)redhat.com>
Gerrit-Reviewer: Douglas Schilling Landgraf <dougsland(a)redhat.com>
Gerrit-Reviewer: Fabian Deutsch <fabiand(a)fedoraproject.org>
[View Less]
11 years, 2 months
Change in ovirt-node-plugin-vdsm[node-3.0]: engine_page: replace TBD string
by dougsland@redhat.com
Douglas Schilling Landgraf has submitted this change and it was merged.
Change subject: engine_page: replace TBD string
......................................................................
engine_page: replace TBD string
We must replace the TBD (To be defined) title when showing to
users the Engine cert fingerprint.
Change-Id: Idedcc24be983711f5b4a9372296fb4533badb480
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1022711
Signed-off-by: Douglas Schilling Landgraf <dougsland(a)…
[View More]redhat.com>
---
M src/engine_page.py
1 file changed, 6 insertions(+), 4 deletions(-)
Approvals:
Douglas Schilling Landgraf: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/21000
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Idedcc24be983711f5b4a9372296fb4533badb480
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node-plugin-vdsm
Gerrit-Branch: node-3.0
Gerrit-Owner: Douglas Schilling Landgraf <dougsland(a)redhat.com>
Gerrit-Reviewer: Barak Azulay <bazulay(a)redhat.com>
Gerrit-Reviewer: Douglas Schilling Landgraf <dougsland(a)redhat.com>
Gerrit-Reviewer: Fabian Deutsch <fabiand(a)fedoraproject.org>
[View Less]
11 years, 2 months
Change in ovirt-node-plugin-vdsm[master]: engine_page: replace != None to is not None
by dougsland@redhat.com
Douglas Schilling Landgraf has submitted this change and it was merged.
Change subject: engine_page: replace != None to is not None
......................................................................
engine_page: replace != None to is not None
PEP E711 complain about comparison to None
Change-Id: I93e481e632bbf2599d987a716026f940cd3b0581
Signed-off-by: Douglas Schilling Landgraf <dougsland(a)redhat.com>
---
M src/engine_page.py
1 file changed, 1 insertion(+), 1 deletion(-)
…
[View More]Approvals:
Douglas Schilling Landgraf: Verified
Fabian Deutsch: Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/20996
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I93e481e632bbf2599d987a716026f940cd3b0581
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node-plugin-vdsm
Gerrit-Branch: master
Gerrit-Owner: Douglas Schilling Landgraf <dougsland(a)redhat.com>
Gerrit-Reviewer: Barak Azulay <bazulay(a)redhat.com>
Gerrit-Reviewer: Douglas Schilling Landgraf <dougsland(a)redhat.com>
Gerrit-Reviewer: Fabian Deutsch <fabiand(a)fedoraproject.org>
Gerrit-Reviewer: oVirt Jenkins CI Server
[View Less]
11 years, 2 months