Change in ovirt-engine-cli[master]: cli: Error type "brick" does not exist." on replace brick
by mpastern@redhat.com
Michael Pasternak has submitted this change and it was merged.
Change subject: cli: Error type "brick" does not exist." on replace brick
......................................................................
cli: Error type "brick" does not exist." on replace brick
When trying to perform replace-brick operation from the
ovirt-shell we get an error message
error: type "brick" does not exist.
Change-Id: Iff900ec7e7ea8ebde3914ac28e5f72b426cf6544
Bug-Url: https://bugzilla.redhat.com/923196
Signed-off-by: Ravi Nori <rnori(a)redhat.com>
---
M src/ovirtcli/command/action.py
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Michael Pasternak: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/13935
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Iff900ec7e7ea8ebde3914ac28e5f72b426cf6544
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine-cli
Gerrit-Branch: master
Gerrit-Owner: Ravi Nori <rnori(a)redhat.com>
Gerrit-Reviewer: Michael Pasternak <mpastern(a)redhat.com>
Gerrit-Reviewer: Ravi Nori <rnori(a)redhat.com>
11 years, 8 months
Change in ovirt-engine[master]: webadmin: Networks General sub-tab- Role section has misplac...
by alkaplan@redhat.com
Alona Kaplan has submitted this change and it was merged.
Change subject: webadmin: Networks General sub-tab- Role section has misplaced comma
......................................................................
webadmin: Networks General sub-tab- Role section has misplaced comma
Items listed on the right of "Role" has an odd space before comma.
The space should be after the comma.
Change-Id: I19cc13aff4a2bf9d2e6c97e282a6fc6103bb12e8
Bug-Url: https://bugzilla.redhat.com/949759
Signed-off-by: Alona Kaplan <alkaplan(a)redhat.com>
---
M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/networks/NetworkGeneralModel.java
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Alona Kaplan: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/14089
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I19cc13aff4a2bf9d2e6c97e282a6fc6103bb12e8
Gerrit-PatchSet: 3
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>
11 years, 8 months
Change in ovirt-engine-cli[cli_3.2]: cli: unclear error message when using unsupported 2 levels a...
by mpastern@redhat.com
Michael Pasternak has submitted this change and it was merged.
Change subject: cli: unclear error message when using unsupported 2 levels attribute(#949642)
......................................................................
cli: unclear error message when using unsupported 2 levels attribute(#949642)
unclear error message (error: type "%s" does not exist.) when
using unsupported 2 levels attribute.
when using unsupported 2 levels attribute (both are not supported)
the returned error is not user friendly
Change-Id: Ia96c23ad2462d2d4f2cbe0a4d64996eae8f40854
Bug-Url: https://bugzilla.redhat.com/949642
Signed-off-by: Ravi Nori <rnori(a)redhat.com>
---
M src/ovirtcli/command/command.py
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Michael Pasternak: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/14094
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ia96c23ad2462d2d4f2cbe0a4d64996eae8f40854
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine-cli
Gerrit-Branch: cli_3.2
Gerrit-Owner: Michael Pasternak <mpastern(a)redhat.com>
Gerrit-Reviewer: Michael Pasternak <mpastern(a)redhat.com>
Gerrit-Reviewer: Ravi Nori <rnori(a)redhat.com>
11 years, 8 months
Change in ovirt-engine-cli[cli_3.2]: cli: correlation_id is not attached to update command(#95044...
by mpastern@redhat.com
Michael Pasternak has submitted this change and it was merged.
Change subject: cli: correlation_id is not attached to update command(#950441)
......................................................................
cli: correlation_id is not attached to update command(#950441)
update command does not attach correlation-id to request
header.
Change-Id: If4605ac4dcae8bd12cfefba029dac7867e393016
Bug-Url: https://bugzilla.redhat.com/950441
Signed-off-by: Ravi Nori <rnori(a)redhat.com>
---
M src/ovirtcli/command/update.py
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Michael Pasternak: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/14093
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: If4605ac4dcae8bd12cfefba029dac7867e393016
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine-cli
Gerrit-Branch: cli_3.2
Gerrit-Owner: Michael Pasternak <mpastern(a)redhat.com>
Gerrit-Reviewer: Michael Pasternak <mpastern(a)redhat.com>
Gerrit-Reviewer: Ravi Nori <rnori(a)redhat.com>
11 years, 8 months
Change in ovirt-engine[master]: webadmin: truncated text in Storage-Disks sub-tab
by derez@redhat.com
Daniel Erez has submitted this change and it was merged.
Change subject: webadmin: truncated text in Storage-Disks sub-tab
......................................................................
webadmin: truncated text in Storage-Disks sub-tab
Fixed truncated headers in Storage -> Disks sub-tab.
Change-Id: I4adca437d72c8abb75f47a15bb14536d3b5d2c4d
Bug-Url: https://bugzilla.redhat.com/922731
Signed-off-by: Daniel Erez <derez(a)redhat.com>
---
M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/tab/storage/SubTabStorageDiskView.java
1 file changed, 3 insertions(+), 6 deletions(-)
Approvals:
Daniel Erez: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/14064
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I4adca437d72c8abb75f47a15bb14536d3b5d2c4d
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
11 years, 8 months
Change in ovirt-engine[master]: webadmin: truncated text in VMs-Snapshots sub-tab
by derez@redhat.com
Daniel Erez has submitted this change and it was merged.
Change subject: webadmin: truncated text in VMs-Snapshots sub-tab
......................................................................
webadmin: truncated text in VMs-Snapshots sub-tab
Fixed truncated headers in VMs -> Snapshots sub-tab.
Change-Id: I2e9586f77343645a74727452e58052c8b659e5fc
Bug-Url: https://bugzilla.redhat.com/951067
Bug-Url: https://bugzilla.redhat.com/950289
Signed-off-by: Daniel Erez <derez(a)redhat.com>
---
M frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/uicommon/vm/VmSnapshotListModelTable.ui.xml
M frontend/webadmin/modules/gwt-common/src/main/resources/org/ovirt/engine/ui/common/css/PopupCellTable.css
2 files changed, 5 insertions(+), 5 deletions(-)
Approvals:
Daniel Erez: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/14070
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I2e9586f77343645a74727452e58052c8b659e5fc
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
11 years, 8 months
Change in ovirt-log-collector[master]: build: use external gettext
by knesenko@redhat.com
Kiril Nesenko has submitted this change and it was merged.
Change subject: build: use external gettext
......................................................................
build: use external gettext
To avoid a prartial redistribution of gettext, the macro AM_GNU_GETTEXT
has been configured with 'external' intlsymbol.
Change-Id: I59f64d78f2f4822a60e6abf3a1c5595cede8dbe7
Signed-off-by: Federico Simoncelli <fsimonce(a)redhat.com>
---
M .gitignore
M Makefile.am
M configure.ac
M ovirt-log-collector.spec.in
4 files changed, 2 insertions(+), 5 deletions(-)
Approvals:
Sandro Bonazzola: Looks good to me, but someone else must approve
Kiril Nesenko: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/14051
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I59f64d78f2f4822a60e6abf3a1c5595cede8dbe7
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-log-collector
Gerrit-Branch: master
Gerrit-Owner: Federico Simoncelli <fsimonce(a)redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Federico Simoncelli <fsimonce(a)redhat.com>
Gerrit-Reviewer: Kiril Nesenko <knesenko(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
11 years, 8 months
Change in ovirt-iso-uploader[master]: build: use external gettext
by knesenko@redhat.com
Kiril Nesenko has submitted this change and it was merged.
Change subject: build: use external gettext
......................................................................
build: use external gettext
To avoid a prartial redistribution of gettext, the macro AM_GNU_GETTEXT
has been configured with 'external' intlsymbol.
Change-Id: I22bab6fb8e4e3dbeb0f0ce5d513cfbb75b8a7402
Signed-off-by: Federico Simoncelli <fsimonce(a)redhat.com>
---
M .gitignore
M Makefile.am
M configure.ac
M ovirt-iso-uploader.spec.in
4 files changed, 2 insertions(+), 6 deletions(-)
Approvals:
Alon Bar-Lev: Looks good to me, but someone else must approve
Sandro Bonazzola: Looks good to me, but someone else must approve
Kiril Nesenko: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/14022
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I22bab6fb8e4e3dbeb0f0ce5d513cfbb75b8a7402
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-iso-uploader
Gerrit-Branch: master
Gerrit-Owner: Federico Simoncelli <fsimonce(a)redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Federico Simoncelli <fsimonce(a)redhat.com>
Gerrit-Reviewer: Kiril Nesenko <knesenko(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
11 years, 8 months
Change in ovirt-image-uploader[master]: build: use external gettext
by knesenko@redhat.com
Kiril Nesenko has submitted this change and it was merged.
Change subject: build: use external gettext
......................................................................
build: use external gettext
To avoid a prartial redistribution of gettext, the macro AM_GNU_GETTEXT
has been configured with 'external' intlsymbol.
Change-Id: I8d02b81778787738c0f62c4051c39a3c62c7a1ff
Signed-off-by: Federico Simoncelli <fsimonce(a)redhat.com>
---
M .gitignore
M Makefile.am
M configure.ac
M ovirt-image-uploader.spec.in
4 files changed, 2 insertions(+), 5 deletions(-)
Approvals:
Sandro Bonazzola: Looks good to me, but someone else must approve
Kiril Nesenko: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/14020
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I8d02b81778787738c0f62c4051c39a3c62c7a1ff
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-image-uploader
Gerrit-Branch: master
Gerrit-Owner: Federico Simoncelli <fsimonce(a)redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Federico Simoncelli <fsimonce(a)redhat.com>
Gerrit-Reviewer: Keith Robertson <kroberts(a)redhat.com>
Gerrit-Reviewer: Kiril Nesenko <knesenko(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
11 years, 8 months
Change in ovirt-engine[master]: webadmin: truncated text in Disks main-tab
by derez@redhat.com
Daniel Erez has submitted this change and it was merged.
Change subject: webadmin: truncated text in Disks main-tab
......................................................................
webadmin: truncated text in Disks main-tab
Fixed truncated headers in Disks main-tab.
Change-Id: I2d8a8e939e4f1b09ff880a559da7899d56cd036d
Signed-off-by: Daniel Erez <derez(a)redhat.com>
---
M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/tab/MainTabDiskView.java
1 file changed, 5 insertions(+), 5 deletions(-)
Approvals:
Daniel Erez: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/14061
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I2d8a8e939e4f1b09ff880a559da7899d56cd036d
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
11 years, 8 months