Change in ovirt-engine-sdk-ruby[master]: Release 4.0.0.alpha8
by juan.hernandez@redhat.com
Juan Hernandez has submitted this change and it was merged.
Change subject: Release 4.0.0.alpha8
......................................................................
Release 4.0.0.alpha8
Change-Id: I15bddfbef1dc767734702f52d65ad1eb21dd9ad3
Signed-off-by: Juan Hernandez <juan.hernandez(a)redhat.com>
---
M packaging/build.sh
M pom.xml
2 files changed, 3 insertions(+), 3 deletions(-)
Approvals:
Juan Hernandez: Verified; Looks good to me, approved
Jenkins CI: Passed CI tests
--
To view, visit https://gerrit.ovirt.org/54498
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I15bddfbef1dc767734702f52d65ad1eb21dd9ad3
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine-sdk-ruby
Gerrit-Branch: master
Gerrit-Owner: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>
8 years, 10 months
Change in ovirt-engine-sdk-ruby[master]: Add example of paging
by juan.hernandez@redhat.com
Juan Hernandez has submitted this change and it was merged.
Change subject: Add example of paging
......................................................................
Add example of paging
This patch adds an example that shows how to use the "max" parameter and
the "page" query syntax to iterate a collection using paging.
Change-Id: I15d63c94ff56c4004a7afd4abd0369f0d1e83f87
Signed-off-by: Juan Hernandez <juan.hernandez(a)redhat.com>
---
A sdk/examples/page_vms.rb
1 file changed, 54 insertions(+), 0 deletions(-)
Approvals:
Juan Hernandez: Verified; Looks good to me, approved
Jenkins CI: Passed CI tests
--
To view, visit https://gerrit.ovirt.org/54497
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I15d63c94ff56c4004a7afd4abd0369f0d1e83f87
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine-sdk-ruby
Gerrit-Branch: master
Gerrit-Owner: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>
8 years, 10 months
Change in ovirt-engine-sdk-ruby[master]: Update to version 4.0.8 of the model
by juan.hernandez@redhat.com
Juan Hernandez has submitted this change and it was merged.
Change subject: Update to version 4.0.8 of the model
......................................................................
Update to version 4.0.8 of the model
This version of the model adds the "max" parameter to the operation that
lists virtual machines, and that fix is important in the SDK.
Change-Id: Ia662ae15e27a6d6523c0be17b797463b6a054b51
Signed-off-by: Juan Hernandez <juan.hernandez(a)redhat.com>
---
M pom.xml
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Juan Hernandez: Verified; Looks good to me, approved
Jenkins CI: Passed CI tests
--
To view, visit https://gerrit.ovirt.org/54496
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ia662ae15e27a6d6523c0be17b797463b6a054b51
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine-sdk-ruby
Gerrit-Branch: master
Gerrit-Owner: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>
8 years, 10 months
Change in jenkins[master]: Added shortened lago interfaces cleanup
by dcaro@redhat.com
David Caro has submitted this change and it was merged.
Change subject: Added shortened lago interfaces cleanup
......................................................................
Added shortened lago interfaces cleanup
Change-Id: Ia369d1cd588a46d7af04edfec6e8935fd50b2602
Signed-off-by: David Caro <dcaroest(a)redhat.com>
---
M jobs/confs/shell-scripts/cleanup_slave.sh
1 file changed, 13 insertions(+), 5 deletions(-)
Approvals:
Yaniv Bronhaim: Looks good to me
Jenkins CI: Passed CI tests
David Caro: Verified; Ready for merge
--
To view, visit https://gerrit.ovirt.org/54476
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ia369d1cd588a46d7af04edfec6e8935fd50b2602
Gerrit-PatchSet: 2
Gerrit-Project: jenkins
Gerrit-Branch: master
Gerrit-Owner: David Caro <dcaro(a)redhat.com>
Gerrit-Reviewer: David Caro <dcaro(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Yaniv Bronhaim <ybronhei(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>
8 years, 10 months
Change in ovirt-engine-sdk[master]: Convert matrix and query parameters to strings
by juan.hernandez@redhat.com
Juan Hernandez has submitted this change and it was merged.
Change subject: Convert matrix and query parameters to strings
......................................................................
Convert matrix and query parameters to strings
This patch changes the SDK so that matrix and query parameters are
converted to strings before adding them to the dictionaries, otherwise
they are later when they are handled as strings there are failures
because they may not be iterable.
Change-Id: I7f3930985d7be14434d107ab77d85a9292ca45ae
Signed-off-by: Juan Hernandez <juan.hernandez(a)redhat.com>
---
M generator/src/main/java/org/ovirt/sdk/python/ServicesGenerator.java
1 file changed, 9 insertions(+), 0 deletions(-)
Approvals:
Juan Hernandez: Verified; Looks good to me, approved
Jenkins CI: Passed CI tests
--
To view, visit https://gerrit.ovirt.org/54492
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I7f3930985d7be14434d107ab77d85a9292ca45ae
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine-sdk
Gerrit-Branch: master
Gerrit-Owner: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>
8 years, 10 months
Change in ovirt-live[master]: ovirt live: core: add SDK exception handling
by sbonazzo@redhat.com
Sandro Bonazzola has submitted this change and it was merged.
Change subject: ovirt live: core: add SDK exception handling
......................................................................
ovirt live: core: add SDK exception handling
Added SDK exception handling, allowing to complete
setup even if VM creation or attaching ISO domain
fails.
Change-Id: I3b64f1ecae4781da66b2b69403ca334d8e2385bf
Signed-off-by: Sandro Bonazzola <sbonazzo(a)redhat.com>
---
M ovirt-engine-setup-plugin-live/src/plugins/ovirt_live/core.py
1 file changed, 58 insertions(+), 45 deletions(-)
Approvals:
Sandro Bonazzola: Verified; Looks good to me, approved
Jenkins CI: Passed CI tests
--
To view, visit https://gerrit.ovirt.org/54472
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I3b64f1ecae4781da66b2b69403ca334d8e2385bf
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-live
Gerrit-Branch: master
Gerrit-Owner: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>
8 years, 10 months
Change in ovirt-live[master]: spec: require SDK 3
by sbonazzo@redhat.com
Sandro Bonazzola has submitted this change and it was merged.
Change subject: spec: require SDK 3
......................................................................
spec: require SDK 3
SDK 4 has been renamed and is completely
incompatible with SDK 3.
Change-Id: I4c6ee9793b84b89654301e2a7b18acd4573866bd
Signed-off-by: Sandro Bonazzola <sbonazzo(a)redhat.com>
---
M ovirt-engine-setup-plugin-live/ovirt-engine-setup-plugin-live.spec.in
M ovirt-engine-setup-plugin-live/src/plugins/all-in-one/vdsmi.py
M ovirt-engine-setup-plugin-live/src/plugins/ovirt_live/core.py
3 files changed, 22 insertions(+), 21 deletions(-)
Approvals:
Sandro Bonazzola: Verified; Looks good to me, approved; Passed CI tests
--
To view, visit https://gerrit.ovirt.org/54471
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I4c6ee9793b84b89654301e2a7b18acd4573866bd
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-live
Gerrit-Branch: master
Gerrit-Owner: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>
8 years, 10 months
Change in ovirt-engine[master]: restapi: Add V3 input adapter for links
by juan.hernandez@redhat.com
Juan Hernandez has submitted this change and it was merged.
Change subject: restapi: Add V3 input adapter for links
......................................................................
restapi: Add V3 input adapter for links
Links are useless as input to the API, but they need to be translated
anyhow, as some clients tend to send them, and without the adapter the
translation fails.
Change-Id: I37a64054f58f8f8a8479d06214de444331910693
Signed-off-by: Juan Hernandez <juan.hernandez(a)redhat.com>
---
A backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/v3/adapters/V3LinkInAdapter.java
1 file changed, 31 insertions(+), 0 deletions(-)
Approvals:
Sandro Bonazzola: Verified; Looks good to me, but someone else must approve
Juan Hernandez: Looks good to me, approved
Jenkins CI: Passed CI tests
--
To view, visit https://gerrit.ovirt.org/54473
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I37a64054f58f8f8a8479d06214de444331910693
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>
8 years, 10 months
Change in ovirt-engine[master]: engine : No debug log entry for user executing an action or ...
by mperina@redhat.com
Martin Peřina has submitted this change and it was merged.
Change subject: engine : No debug log entry for user executing an action or query
......................................................................
engine : No debug log entry for user executing an action or query
Add debug log entry when a user executes
a query or action.
Change-Id: I2bd384b1d99a08b9cf2c19b5fa26adb35d828268
Bug-Url: https://bugzilla.redhat.com/1314826
Signed-off-by: Ravi Nori <rnori(a)redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/Backend.java
1 file changed, 14 insertions(+), 0 deletions(-)
Approvals:
Martin Peřina: Looks good to me, approved
Ravi Nori: Verified
Jenkins CI: Passed CI tests
Moti Asayag: Looks good to me, but someone else must approve
--
To view, visit https://gerrit.ovirt.org/54365
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I2bd384b1d99a08b9cf2c19b5fa26adb35d828268
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Ravi Nori <rnori(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Martin Peřina <mperina(a)redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag(a)redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali(a)redhat.com>
Gerrit-Reviewer: Ravi Nori <rnori(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>
8 years, 10 months
Change in jenkins[master]: Adding ovirt 4.0 jobs for ng node
by tlitovsk@redhat.com
Anatoly Litovsky has submitted this change and it was merged.
Change subject: Adding ovirt 4.0 jobs for ng node
......................................................................
Adding ovirt 4.0 jobs for ng node
Change-Id: I47ad90492ab8eec1d3e41b8f1bb24c4f61493894
Signed-off-by: Tolik Litovsky <tlitovsk(a)redhat.com>
---
M jobs/confs/projects/imgbased/imgbased.yaml
M jobs/confs/projects/ovirt-appliance/ovirt-appliance.yaml
M jobs/confs/projects/ovirt-node-ng/ovirt-node-ng.yaml
3 files changed, 8 insertions(+), 0 deletions(-)
Approvals:
Fabian Deutsch: Looks good to me
Jenkins CI: Passed CI tests
Anatoly Litovsky: Verified; Looks good to me; Passed CI tests; Ready for merge
--
To view, visit https://gerrit.ovirt.org/54378
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I47ad90492ab8eec1d3e41b8f1bb24c4f61493894
Gerrit-PatchSet: 4
Gerrit-Project: jenkins
Gerrit-Branch: master
Gerrit-Owner: Anatoly Litovsky <tlitovsk(a)redhat.com>
Gerrit-Reviewer: Anatoly Litovsky <tlitovsk(a)redhat.com>
Gerrit-Reviewer: Fabian Deutsch <fabiand(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>
8 years, 10 months