Change in ovirt-engine[master]: UI: No search string when Dashboard selected (#844902)
by shavivi@redhat.com
Shahar Havivi has submitted this change and it was merged.
Change subject: UI: No search string when Dashboard selected (#844902)
......................................................................
UI: No search string when Dashboard selected (#844902)
executingSearch is not set to false in case of aborting search
https://bugzilla.redhat.com/show_bug.cgi?id=844902
Change-Id: Iaa830862f52da27eb0a89b65421e26c2f691e03b
Signed-off-by: Shahar Havivi <shavivi(a)redhat.com>
---
M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/CommonModel.java
1 file changed, 9 insertions(+), 11 deletions(-)
Approvals:
Shahar Havivi: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/7709
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Iaa830862f52da27eb0a89b65421e26c2f691e03b
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Shahar Havivi <shavivi(a)redhat.com>
Gerrit-Reviewer: Alona Kaplan <alkaplan(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Einav Cohen <ecohen(a)redhat.com>
Gerrit-Reviewer: Shahar Havivi <shavivi(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
12 years, 4 months
Change in ovirt-engine[master]: webadmin: Fix Prevent move to empty quota (#845070)
by gchaplik@redhat.com
Gilad Chaplik has submitted this change and it was merged.
Change subject: webadmin: Fix Prevent move to empty quota (#845070)
......................................................................
webadmin: Fix Prevent move to empty quota (#845070)
https://bugzilla.redhat.com/845070
This is a fix to an earlier patch
(Iab0baf6f583f06197286a976211bada4a0654cb2)
The AppError was updated and the quotaId transfered to the backend in
case of an unavailable quota was changed to empty id.
Change-Id: I5aac7f14c656d3b344e97b50c6282b6a527891f5
Signed-off-by: Ofri Masad <omasad(a)redhat.com>
---
M frontend/webadmin/modules/frontend/src/main/java/org/ovirt/engine/ui/frontend/AppErrors.java
1 file changed, 3 insertions(+), 0 deletions(-)
Approvals:
Gilad Chaplik: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/7868
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I5aac7f14c656d3b344e97b50c6282b6a527891f5
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: ofri masad <omasad(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Einav Cohen <ecohen(a)redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik(a)redhat.com>
Gerrit-Reviewer: ofri masad <omasad(a)redhat.com>
12 years, 4 months
Change in ovirt-engine[master]: webadmin: Dragging a nic on itself tries to create a bond (#...
by alkaplan@redhat.com
Alona Kaplan has submitted this change and it was merged.
Change subject: webadmin: Dragging a nic on itself tries to create a bond (#855770)
......................................................................
webadmin: Dragging a nic on itself tries to create a bond (#855770)
https://bugzilla.redhat.com/855770
[SetupNetworks] Dragging a nic on itself tries to create a bond,
should block the action and display an error message.
Change-Id: I9815bac6d17938d144f187d9b04898c908e607cc
Signed-off-by: Alona Kaplan <alkaplan(a)redhat.com>
---
M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/hosts/network/NetworkOperationFactory.java
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Alona Kaplan: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/7899
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I9815bac6d17938d144f187d9b04898c908e607cc
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alona Kaplan <alkaplan(a)redhat.com>
Gerrit-Reviewer: Alona Kaplan <alkaplan(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik(a)redhat.com>
12 years, 4 months
Change in ovirt-engine-cli[master]: cli: history command does not support pipe redirection #8544...
by mpastern@redhat.com
Michael Pasternak has submitted this change and it was merged.
Change subject: cli: history command does not support pipe redirection #854486
......................................................................
cli: history command does not support pipe redirection #854486
https://bugzilla.redhat.com/show_bug.cgi?id=854486
Change-Id: I23cd1f15727cfc586ce5dc66146e7b788f4284fb
Signed-off-by: Michael Pasternak <mpastern(a)redhat.com>
---
M src/cli/parser.py
M src/ovirtcli/command/__init__.py
A src/ovirtcli/command/history.py
M src/ovirtcli/context.py
M src/ovirtcli/shell/engineshell.py
M src/ovirtcli/shell/historycmdshell.py
6 files changed, 77 insertions(+), 43 deletions(-)
Approvals:
Michael Pasternak: Verified; Looks good to me, approved
Oved Ourfali: Looks good to me, but someone else must approve
--
To view, visit http://gerrit.ovirt.org/7902
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I23cd1f15727cfc586ce5dc66146e7b788f4284fb
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine-cli
Gerrit-Branch: master
Gerrit-Owner: Michael Pasternak <mpastern(a)redhat.com>
Gerrit-Reviewer: Michael Pasternak <mpastern(a)redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali(a)redhat.com>
12 years, 4 months
Change in ovirt-engine[master]: engine: making gluster peer probe optional while adding Host
by yzaslavs@redhat.com
Yair Zaslavsky has submitted this change and it was merged.
Change subject: engine: making gluster peer probe optional while adding Host
......................................................................
engine: making gluster peer probe optional while adding Host
A new boolean field is added to AddVdsActionParameters to
specify the gluster peer probe is needed or not.
Whenever a new host is added to a gluster cluster, peer probe will
done from any existing online host in the cluster. This will make
the new host part of the gluster cluster.
But when importing an existing gluster cluster hosts peer probe
will not be needed. This will be used by import gluster cluster
feature.
Change-Id: Iff6a0e072f686237a4440010acb9701ba0bce87e
Signed-off-by: Kanagaraj M <kmayilsa(a)redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddVdsCommand.java
M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/action/AddVdsActionParameters.java
2 files changed, 17 insertions(+), 2 deletions(-)
Approvals:
Kanagaraj M: Verified
Yair Zaslavsky: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/7391
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Iff6a0e072f686237a4440010acb9701ba0bce87e
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Kanagaraj M <kmayilsa(a)redhat.com>
Gerrit-Reviewer: Kanagaraj M <kmayilsa(a)redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel(a)redhat.com>
Gerrit-Reviewer: Shireesh Anjal <sanjal(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
12 years, 4 months
Change in ovirt-engine-cli[master]: cli: valid UUIDs are treated as syntax error #854391
by mpastern@redhat.com
Michael Pasternak has submitted this change and it was merged.
Change subject: cli: valid UUIDs are treated as syntax error #854391
......................................................................
cli: valid UUIDs are treated as syntax error #854391
https://bugzilla.redhat.com/show_bug.cgi?id=854391
Change-Id: Idf952c3ee1447ca2e0a5f695877addcc705625dd
Signed-off-by: Michael Pasternak <mpastern(a)redhat.com>
---
M src/cli/parser.py
1 file changed, 2 insertions(+), 1 deletion(-)
Approvals:
Michael Pasternak: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/7900
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Idf952c3ee1447ca2e0a5f695877addcc705625dd
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine-cli
Gerrit-Branch: master
Gerrit-Owner: Michael Pasternak <mpastern(a)redhat.com>
Gerrit-Reviewer: Michael Pasternak <mpastern(a)redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali(a)redhat.com>
12 years, 4 months
Change in ovirt-engine-cli[master]: cli: Rename /delete command with /remove #855769
by mpastern@redhat.com
Michael Pasternak has submitted this change and it was merged.
Change subject: cli: Rename /delete command with /remove #855769
......................................................................
cli: Rename /delete command with /remove #855769
https://bugzilla.redhat.com/show_bug.cgi?id=855769
Change-Id: Ia59d096ab02e3c061903a9d96f18650ce39654e3
Signed-off-by: Michael Pasternak <mpastern(a)redhat.com>
---
M src/ovirtcli/command/__init__.py
R src/ovirtcli/command/remove.py
M src/ovirtcli/context.py
M src/ovirtcli/shell/engineshell.py
R src/ovirtcli/shell/removecmdshell.py
5 files changed, 40 insertions(+), 39 deletions(-)
Approvals:
Michael Pasternak: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/7898
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ia59d096ab02e3c061903a9d96f18650ce39654e3
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-engine-cli
Gerrit-Branch: master
Gerrit-Owner: Michael Pasternak <mpastern(a)redhat.com>
Gerrit-Reviewer: Michael Pasternak <mpastern(a)redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali(a)redhat.com>
12 years, 4 months
Change in ovirt-engine-cli[master]: cli: Raise an error if identifier is not specified in /show ...
by mpastern@redhat.com
Michael Pasternak has submitted this change and it was merged.
Change subject: cli: Raise an error if identifier is not specified in /show command #855750
......................................................................
cli: Raise an error if identifier is not specified in /show command #855750
https://bugzilla.redhat.com/show_bug.cgi?id=855750
Change-Id: Id0c7b99d008d02fbee19cc133c1bc4f728506f6d
Signed-off-by: Michael Pasternak <mpastern(a)redhat.com>
---
M src/ovirtcli/command/show.py
1 file changed, 8 insertions(+), 1 deletion(-)
Approvals:
Michael Pasternak: Verified; Looks good to me, approved
Oved Ourfali: Looks good to me, but someone else must approve
--
To view, visit http://gerrit.ovirt.org/7897
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Id0c7b99d008d02fbee19cc133c1bc4f728506f6d
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine-cli
Gerrit-Branch: master
Gerrit-Owner: Michael Pasternak <mpastern(a)redhat.com>
Gerrit-Reviewer: Michael Pasternak <mpastern(a)redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali(a)redhat.com>
12 years, 4 months
Change in ovirt-engine-cli[master]: cli: remove --show-all option from /show command #855749
by mpastern@redhat.com
Michael Pasternak has submitted this change and it was merged.
Change subject: cli: remove --show-all option from /show command #855749
......................................................................
cli: remove --show-all option from /show command #855749
https://bugzilla.redhat.com/show_bug.cgi?id=855749
Change-Id: Iccd4dffffec4932097dd0c04d89b7e759b0fdf1b
Signed-off-by: Michael Pasternak <mpastern(a)redhat.com>
---
M src/cli/messages.py
M src/ovirtcli/command/command.py
M src/ovirtcli/command/list.py
M src/ovirtcli/command/show.py
M src/ovirtcli/shell/showcmdshell.py
5 files changed, 15 insertions(+), 13 deletions(-)
Approvals:
Michael Pasternak: Verified; Looks good to me, approved
Oved Ourfali: Looks good to me, but someone else must approve
--
To view, visit http://gerrit.ovirt.org/7894
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Iccd4dffffec4932097dd0c04d89b7e759b0fdf1b
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine-cli
Gerrit-Branch: master
Gerrit-Owner: Michael Pasternak <mpastern(a)redhat.com>
Gerrit-Reviewer: Michael Pasternak <mpastern(a)redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali(a)redhat.com>
12 years, 4 months
Change in ovirt-engine-cli[master]: cli: rename "create" command with "add" #855773
by mpastern@redhat.com
Michael Pasternak has submitted this change and it was merged.
Change subject: cli: rename "create" command with "add" #855773
......................................................................
cli: rename "create" command with "add" #855773
https://bugzilla.redhat.com/show_bug.cgi?id=855773
Change-Id: I5c768f668bc1900028c51acd9f6e951487fe8c38
Signed-off-by: Michael Pasternak <mpastern(a)redhat.com>
---
M src/ovirtcli/command/__init__.py
R src/ovirtcli/command/add.py
M src/ovirtcli/context.py
R src/ovirtcli/shell/addcmdshell.py
M src/ovirtcli/shell/engineshell.py
5 files changed, 31 insertions(+), 33 deletions(-)
Approvals:
Michael Pasternak: Verified; Looks good to me, approved
Oved Ourfali: Looks good to me, but someone else must approve
--
To view, visit http://gerrit.ovirt.org/7889
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I5c768f668bc1900028c51acd9f6e951487fe8c38
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine-cli
Gerrit-Branch: master
Gerrit-Owner: Michael Pasternak <mpastern(a)redhat.com>
Gerrit-Reviewer: Michael Pasternak <mpastern(a)redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali(a)redhat.com>
12 years, 4 months