Change in ovirt-engine[master]: Event Notify VM_STATUS_RESTORED has no display text
by ofrenkel@redhat.com
Omer Frenkel has submitted this change and it was merged.
Change subject: Event Notify VM_STATUS_RESTORED has no display text
......................................................................
Event Notify VM_STATUS_RESTORED has no display text
Event Notification VM_STATUS_RESTORED under the VM section has no
display text, instead it present the constant: VM_STATUS_RESTORED
Change-Id: I2409842b8edcd94c753d72f6e648a6e2b5582d86
Signed-off-by: Shahar Havivi <shavivi(a)redhat.com>
---
M frontend/webadmin/modules/uicompat/src/main/java/org/ovirt/engine/ui/uicompat/LocalizedEnums.java
M frontend/webadmin/modules/uicompat/src/main/resources/org/ovirt/engine/ui/uicompat/LocalizedEnums.properties
2 files changed, 3 insertions(+), 0 deletions(-)
Approvals:
Shahar Havivi: Verified
Omer Frenkel: Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/23634
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I2409842b8edcd94c753d72f6e648a6e2b5582d86
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Shahar Havivi <shavivi(a)redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel(a)redhat.com>
Gerrit-Reviewer: Shahar Havivi <shavivi(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
10 years, 11 months
Change in ovirt-engine[master]: core : FullListVdsCommand log message appears wrong with jav...
by emesika@redhat.com
Eli Mesika has submitted this change and it was merged.
Change subject: core : FullListVdsCommand log message appears wrong with java class ref
......................................................................
core : FullListVdsCommand log message appears wrong with java class ref
FullListVdsCommand FINISH log message has
unexpanded data and prints the class reference
instead of the data.
Change-Id: I0d6ff48e2c5a25dd659a8777b70fdcaaa9a3d840
Bug-Url: https://bugzilla.redhat.com/1054410
Signed-off-by: Ravi Nori <rnori(a)redhat.com>
---
M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dal/VdcCommandBase.java
1 file changed, 4 insertions(+), 1 deletion(-)
Approvals:
Eli Mesika: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/23600
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I0d6ff48e2c5a25dd659a8777b70fdcaaa9a3d840
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Ravi Nori <rnori(a)redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Ravi Nori <rnori(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
10 years, 11 months
Change in ovirt-dwh[master]: packaging: setup: print version to log
by ydary@redhat.com
Yaniv Dary has submitted this change and it was merged.
Change subject: packaging: setup: print version to log
......................................................................
packaging: setup: print version to log
Change-Id: I011126943f405b56f8b5148fed77c4d5638f8a24
Signed-off-by: Alon Bar-Lev <alonbl(a)redhat.com>
---
M packaging/setup/plugins/ovirt-engine-common/ovirt-engine-dwh/core/misc.py
1 file changed, 6 insertions(+), 0 deletions(-)
Approvals:
Alon Bar-Lev: Verified
Yaniv Dary: Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/23648
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I011126943f405b56f8b5148fed77c4d5638f8a24
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-dwh
Gerrit-Branch: master
Gerrit-Owner: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Yaniv Dary <ydary(a)redhat.com>
10 years, 11 months
Change in ovirt-engine[master]: core: Fix broken DAO tests broken
by yzaslavs@redhat.com
Yair Zaslavsky has submitted this change and it was merged.
Change subject: core: Fix broken DAO tests broken
......................................................................
core: Fix broken DAO tests broken
Patch b5dbfd09c72e8f06e72a9c951ec9ad75d6ffa548 (Vm Init - new Feature)
removed the domain column from vm_static, but neglected to remove it
from all the row descriptions in fixtures.xml.
The result were a few bogus row definitions where the old description
value was interpreted as the creation_date (which is the next column)
value. Since these strings could no be cast to dates, the fixtures data
could not be written to the database, causing almost all the DAO tests
to fail.
Change-Id: If107a7c8ab009d82317239bb1c55fca82ecfadfa
Signed-off-by: Allon Mureinik <amureini(a)redhat.com>
---
M backend/manager/modules/dal/src/test/resources/fixtures.xml
1 file changed, 0 insertions(+), 3 deletions(-)
Approvals:
Allon Mureinik: Verified
Yair Zaslavsky: Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/23704
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: If107a7c8ab009d82317239bb1c55fca82ecfadfa
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Itamar Heim <iheim(a)redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel(a)redhat.com>
Gerrit-Reviewer: Shahar Havivi <shavivi(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>
10 years, 11 months
Change in ovirt-engine[master]: core:OnVdsDuringFailureTimer log message malformed
by emesika@redhat.com
Eli Mesika has submitted this change and it was merged.
Change subject: core:OnVdsDuringFailureTimer log message malformed
......................................................................
core:OnVdsDuringFailureTimer log message malformed
This patch only formats the original message in a more
readable/understandable way.
The typo reported in the bug was fixed in other commit not related to
this bug as part of refine log messaging
Also the Time was removed from the message also in previous work since
this information already exists in each log message
Change-Id: Ibaf1d7c351a2d63d7f3cc58609a9c5016b8a13f5
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1047567
Signed-off-by: Eli Mesika <emesika(a)redhat.com>
---
M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/VdsManager.java
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Eli Mesika: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/23569
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ibaf1d7c351a2d63d7f3cc58609a9c5016b8a13f5
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Ravi Nori <rnori(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>
10 years, 11 months
Change in ovirt-engine-sdk[sdk_3.3]: codegen, sdk: Use relative paths
by juan.hernandez@redhat.com
Juan Hernandez has submitted this change and it was merged.
Change subject: codegen, sdk: Use relative paths
......................................................................
codegen, sdk: Use relative paths
Currently the SDK assumes that resources are located in the /api URL,
but this might not be true, depending on the configuration of the
server. This patch changes the SDK to use relative paths for all
resources, so it will work with servers configured with any entry point
URL.
Change-Id: I0e39510541e34349fce5a8ad4a643cf65784bccc
Bug-Url: https://bugzilla.redhat.com/1038952
Signed-off-by: Juan Hernandez <juan.hernandez(a)redhat.com>
---
M src/codegen/collection/collection.py
M src/codegen/collection/collectionexceptions.py
M src/codegen/entrypoint/entrypoint.py
M src/codegen/rsdl/rsdlcodegen.py
M src/codegen/templates/collectiongetcapabilitiestemplate
M src/codegen/templates/collectionlistcapabilitiestemplate
M src/codegen/templates/entrypointdyinamicmethodtemplate
M src/codegen/templates/entrypointmethodstemplate
M src/codegen/templates/entrypointtemplate
M src/codegen/utils/urlutils.py
M src/codegen/xsd/abstractxsdcodegen.py
M src/codegen/xsd/genparams.py
M src/ovirtsdk/api.py
M src/ovirtsdk/infrastructure/brokers.py
M src/ovirtsdk/infrastructure/proxy.py
15 files changed, 462 insertions(+), 441 deletions(-)
Approvals:
Juan Hernandez: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/23677
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I0e39510541e34349fce5a8ad4a643cf65784bccc
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine-sdk
Gerrit-Branch: sdk_3.3
Gerrit-Owner: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
10 years, 11 months
Change in ovirt-engine-sdk[sdk_3.3]: sdk: Regenerate from the latest API
by juan.hernandez@redhat.com
Juan Hernandez has submitted this change and it was merged.
Change subject: sdk: Regenerate from the latest API
......................................................................
sdk: Regenerate from the latest API
This patch regenerates the SDK from the latest version version of the
API in the 3.3.3 branch, commit 44600e.
Relevant changes:
- Added VNIC profile permissions sub collection.
- Added CloudInit support to VM initialization action.
- Remove support for snapshot commit and undo opertions, these
operations have been removed from the RESTAPI.
Change-Id: Id207ddb690ffd2700b71c51b04a37d0212937a29
Signed-off-by: Juan Hernandez <juan.hernandez(a)redhat.com>
---
M src/ovirtsdk/infrastructure/brokers.py
M src/ovirtsdk/xml/params.py
2 files changed, 967 insertions(+), 95 deletions(-)
Approvals:
Juan Hernandez: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/23676
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Id207ddb690ffd2700b71c51b04a37d0212937a29
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine-sdk
Gerrit-Branch: sdk_3.3
Gerrit-Owner: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
10 years, 11 months
Change in ovirt-engine-sdk[sdk_3.3]: sdk: sdk ignores url attribute and hardcode /api #1038952
by juan.hernandez@redhat.com
Juan Hernandez has submitted this change and it was merged.
Change subject: sdk: sdk ignores url attribute and hardcode /api #1038952
......................................................................
sdk: sdk ignores url attribute and hardcode /api #1038952
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1038952
Change-Id: Ic3a05c7e6a8d00fa85b25a7e04e78541c1b0fa70
Signed-off-by: Michael pasternak <mpastern(a)redhat.com>
---
M src/codegen/templates/entrypointheadtemplate
M src/codegen/templates/entrypointtemplate
M src/ovirtsdk/api.py
3 files changed, 4 insertions(+), 2 deletions(-)
Approvals:
Juan Hernandez: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/23675
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ic3a05c7e6a8d00fa85b25a7e04e78541c1b0fa70
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine-sdk
Gerrit-Branch: sdk_3.3
Gerrit-Owner: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Michael Pasternak <mishka8520(a)yahoo.com>
10 years, 11 months
Change in ovirt-engine-sdk[sdk_3.3]: sdk: support automatic auth session invalidation #1018559
by juan.hernandez@redhat.com
Juan Hernandez has submitted this change and it was merged.
Change subject: sdk: support automatic auth session invalidation #1018559
......................................................................
sdk: support automatic auth session invalidation #1018559
Change-Id: Ibea9edd61b619888210400bc15f07b03a565c641
Signed-off-by: Michael pasternak <mpastern(a)redhat.com>
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1018559
---
M src/codegen/templates/entrypointmethodstemplate
M src/codegen/templates/entrypointtemplate
M src/ovirtsdk/api.py
M src/ovirtsdk/web/connection.py
4 files changed, 44 insertions(+), 15 deletions(-)
Approvals:
Juan Hernandez: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/23674
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ibea9edd61b619888210400bc15f07b03a565c641
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine-sdk
Gerrit-Branch: sdk_3.3
Gerrit-Owner: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Michael Pasternak <mishka8520(a)yahoo.com>
10 years, 11 months
Change in ovirt-engine-sdk[sdk_3.3]: sdk: make sdk agnostic to base URI of api
by juan.hernandez@redhat.com
Juan Hernandez has submitted this change and it was merged.
Change subject: sdk: make sdk agnostic to base URI of api
......................................................................
sdk: make sdk agnostic to base URI of api
Change-Id: Iff1c103aba94d2006ae8be44c18c0bdede4cddbf
Signed-off-by: Michael pasternak <mpastern(a)redhat.com>
---
M src/ovirtsdk/web/connection.py
1 file changed, 6 insertions(+), 5 deletions(-)
Approvals:
Juan Hernandez: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/23673
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Iff1c103aba94d2006ae8be44c18c0bdede4cddbf
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine-sdk
Gerrit-Branch: sdk_3.3
Gerrit-Owner: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Michael Pasternak <mishka8520(a)yahoo.com>
10 years, 11 months