Change in ovirt-engine[master]: packaging: sercon: fix copying of artifacts
by sbonazzo@redhat.com
Sandro Bonazzola has submitted this change and it was merged.
Change subject: packaging: sercon: fix copying of artifacts
......................................................................
packaging: sercon: fix copying of artifacts
Outside developer mode, it is wrong to copy artifacts
in the same transaction who creates them.
The copy will (obviously) fail, and no artifact at all
will be created.
It is better to create the artifact we need directly
in the final destination, and copy the others. We are
already in a trasaction, so this is safe as the previous
design, and proabably less confusing.
Change-Id: I5a8d7a4edb92a872f37f89a7aef1187b1a03a542
Signed-off-by: Francesco Romani <fromani(a)redhat.com>
---
M packaging/setup/plugins/ovirt-engine-setup/vmconsole_proxy_helper/pki.py
1 file changed, 82 insertions(+), 78 deletions(-)
Approvals:
Sandro Bonazzola: Looks good to me, approved
Jenkins CI: Passed CI tests
Yedidyah Bar David: Looks good to me, but someone else must approve
Francesco Romani: Verified
--
To view, visit https://gerrit.ovirt.org/42742
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I5a8d7a4edb92a872f37f89a7aef1187b1a03a542
Gerrit-PatchSet: 9
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Francesco Romani <fromani(a)redhat.com>
Gerrit-Reviewer: Francesco Romani <fromani(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Simone Tiraboschi <stirabos(a)redhat.com>
Gerrit-Reviewer: Yedidyah Bar David <didi(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
9 years, 5 months
Change in jenkins[master]: ovirt-engine-extension-aaa-jdbc: enable fc22 build
by sbonazzo@redhat.com
Sandro Bonazzola has submitted this change and it was merged.
Change subject: ovirt-engine-extension-aaa-jdbc: enable fc22 build
......................................................................
ovirt-engine-extension-aaa-jdbc: enable fc22 build
ovirt-engine is now available in ovirt-master-snapshot for fc22
and it requires ovirt-engine-extension-aaa-jdbc.
Change-Id: If220e421c47bbdb70275f97a4a32053f58200516
Signed-off-by: Sandro Bonazzola <sbonazzo(a)redhat.com>
---
M jobs/confs/yaml/jobs/ovirt-engine-extension-aaa-jdbc/ovirt-engine-extension-aaa-jdbc_create-rpms.yaml
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
Sandro Bonazzola: Verified; Looks good to me; Ready for merge
Jenkins CI: Passed CI tests
--
To view, visit https://gerrit.ovirt.org/43182
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: If220e421c47bbdb70275f97a4a32053f58200516
Gerrit-PatchSet: 1
Gerrit-Project: jenkins
Gerrit-Branch: master
Gerrit-Owner: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
9 years, 5 months
Change in ovirt-node-plugin-vdsm[master]: spec: add README to doc
by dougsland@redhat.com
Douglas Schilling Landgraf has submitted this change and it was merged.
Change subject: spec: add README to doc
......................................................................
spec: add README to doc
Change-Id: I0eacc13ce6d7bb737c3d9e172939ad6abc04e477
Signed-off-by: Douglas Schilling Landgraf <dougsland(a)redhat.com>
Reviewed-on: https://gerrit.ovirt.org/43177
Continuous-Integration: Jenkins CI
---
M ovirt-node-plugin-vdsm.spec.in
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
Douglas Schilling Landgraf: Verified; Looks good to me, approved
Jenkins CI: Passed CI tests
--
To view, visit https://gerrit.ovirt.org/43177
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I0eacc13ce6d7bb737c3d9e172939ad6abc04e477
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-node-plugin-vdsm
Gerrit-Branch: master
Gerrit-Owner: Douglas Schilling Landgraf <dougsland(a)redhat.com>
Gerrit-Reviewer: Douglas Schilling Landgraf <dougsland(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: automation(a)ovirt.org
9 years, 5 months
Change in ovirt-node-plugin-vdsm[master]: README: Adding README file
by dougsland@redhat.com
Douglas Schilling Landgraf has submitted this change and it was merged.
Change subject: README: Adding README file
......................................................................
README: Adding README file
The initial README file.
Change-Id: I9858ae53f1acbc7d7902efacf21188672980f3c6
Signed-off-by: Douglas Schilling Landgraf <dougsland(a)redhat.com>
Reviewed-on: https://gerrit.ovirt.org/43176
Continuous-Integration: Jenkins CI
---
A README
1 file changed, 7 insertions(+), 0 deletions(-)
Approvals:
Douglas Schilling Landgraf: Verified; Looks good to me, approved
Jenkins CI: Passed CI tests
--
To view, visit https://gerrit.ovirt.org/43176
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I9858ae53f1acbc7d7902efacf21188672980f3c6
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-node-plugin-vdsm
Gerrit-Branch: master
Gerrit-Owner: Douglas Schilling Landgraf <dougsland(a)redhat.com>
Gerrit-Reviewer: Douglas Schilling Landgraf <dougsland(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: automation(a)ovirt.org
9 years, 5 months
Change in ovirt-engine[master]: restapi: add use_sysprep and use_cloud_init for Vm creation
by juan.hernandez@redhat.com
Juan Hernandez has submitted this change and it was merged.
Change subject: restapi: add use_sysprep and use_cloud_init for Vm creation
......................................................................
restapi: add use_sysprep and use_cloud_init for Vm creation
By default we attach sysprep for new Windows VM - added new tags for the
user to determine the behaviour, for backward compatibility the default
is to attach sysprep for new Windows VMs.
Change-Id: Iffc4c7ea50efd2ea332918e1b31594e3a949f4ee
Bug-Url: https://bugzilla.redhat.com/1190663
Signed-off-by: Shahar Havivi <shaharh(a)redhat.com>
---
M backend/manager/modules/restapi/interface/definition/src/main/resources/api.xsd
M backend/manager/modules/restapi/interface/definition/src/main/resources/rsdl_metadata.yaml
M backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/logging/Messages.java
M backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/resource/BackendVmResource.java
M backend/manager/modules/restapi/jaxrs/src/main/resources/org/ovirt/engine/api/restapi/logging/Messages.properties
5 files changed, 28 insertions(+), 1 deletion(-)
Approvals:
Juan Hernandez: Looks good to me, approved; Passed CI tests
Shahar Havivi: Verified
--
To view, visit https://gerrit.ovirt.org/43100
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Iffc4c7ea50efd2ea332918e1b31594e3a949f4ee
Gerrit-PatchSet: 6
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Shahar Havivi <shavivi(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Shahar Havivi <shavivi(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
9 years, 5 months
Change in ovirt-node-plugin-vdsm[master]: vdsm-upgrade: include into the plugin
by dougsland@redhat.com
Douglas Schilling Landgraf has submitted this change and it was merged.
Change subject: vdsm-upgrade: include into the plugin
......................................................................
vdsm-upgrade: include into the plugin
vdsm-reg is deprecated. We do not require it anymore in the plugin.
However, vdsm-upgrade tool is still required since it sends messages
to engine during the upgrade. It's a wrapper to ovirt-node-upgrade.
As this tool is only used in ovirt-node, we should ship
it inside ovirt-node-plugin-vdsm.
Change-Id: Iaeaa7c4c92994f03073f56eb64f9f9ddf75cd15c
Signed-off-by: Douglas Schilling Landgraf <dougsland(a)redhat.com>
Reviewed-on: https://gerrit.ovirt.org/43130
Continuous-Integration: Jenkins CI
---
M Makefile.am
M configure.ac
M ovirt-node-plugin-vdsm.spec.in
A vdsm-upgrade/Makefile.am
A vdsm-upgrade/vdsm-upgrade
5 files changed, 134 insertions(+), 0 deletions(-)
Approvals:
Douglas Schilling Landgraf: Verified; Looks good to me, approved
Jenkins CI: Passed CI tests
--
To view, visit https://gerrit.ovirt.org/43130
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Iaeaa7c4c92994f03073f56eb64f9f9ddf75cd15c
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-node-plugin-vdsm
Gerrit-Branch: master
Gerrit-Owner: Douglas Schilling Landgraf <dougsland(a)redhat.com>
Gerrit-Reviewer: Douglas Schilling Landgraf <dougsland(a)redhat.com>
Gerrit-Reviewer: Fabian Deutsch <fabiand(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: automation(a)ovirt.org
9 years, 5 months
Change in ovirt-hosted-engine-setup[ovirt-hosted-engine-setup-1.2]: build: ovirt-hosted-engine-setup-1.2.5.1
by sbonazzo@redhat.com
Sandro Bonazzola has submitted this change and it was merged.
Change subject: build: ovirt-hosted-engine-setup-1.2.5.1
......................................................................
build: ovirt-hosted-engine-setup-1.2.5.1
Change-Id: I1e6c03deaedee1438d52f639eb45c7ce263f64ca
Signed-off-by: Sandro Bonazzola <sbonazzo(a)redhat.com>
---
M configure.ac
M ovirt-hosted-engine-setup.spec.in
2 files changed, 8 insertions(+), 5 deletions(-)
Approvals:
Sandro Bonazzola: Verified; Looks good to me, approved; Passed CI tests
--
To view, visit https://gerrit.ovirt.org/43158
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I1e6c03deaedee1438d52f639eb45c7ce263f64ca
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-hosted-engine-setup
Gerrit-Branch: ovirt-hosted-engine-setup-1.2
Gerrit-Owner: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
9 years, 5 months
Change in ovirt-hosted-engine-setup[ovirt-hosted-engine-setup-1.2]: Revert "build: post ovirt-hosted-engine-setup-1.2.5"
by sbonazzo@redhat.com
Sandro Bonazzola has submitted this change and it was merged.
Change subject: Revert "build: post ovirt-hosted-engine-setup-1.2.5"
......................................................................
Revert "build: post ovirt-hosted-engine-setup-1.2.5"
This reverts commit e50e3c2bd567b6d59108f753844655c87eb2ba7b.
Change-Id: Ib89af8223cd5e94cd5e46810146baf8364ec6ff5
Signed-off-by: Sandro Bonazzola <sbonazzo(a)redhat.com>
---
M configure.ac
M ovirt-hosted-engine-setup.spec.in
2 files changed, 6 insertions(+), 9 deletions(-)
Approvals:
Sandro Bonazzola: Verified; Looks good to me, approved; Passed CI tests
--
To view, visit https://gerrit.ovirt.org/43157
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ib89af8223cd5e94cd5e46810146baf8364ec6ff5
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-hosted-engine-setup
Gerrit-Branch: ovirt-hosted-engine-setup-1.2
Gerrit-Owner: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
9 years, 5 months
Change in ovirt-hosted-engine-setup[ovirt-hosted-engine-setup-1.2]: pakaging: setup: add return value to function _validName
by sbonazzo@redhat.com
Sandro Bonazzola has submitted this change and it was merged.
Change subject: pakaging: setup: add return value to function _validName
......................................................................
pakaging: setup: add return value to function _validName
Add return value to function _validName
Change-Id: Ie2747b109dbcd25553c3f87db47883036a15194b
Bug-Url: https://bugzilla.redhat.com/1238691
Signed-off-by: Artyom Lukianov <alukiano(a)redhat.com>
---
M src/plugins/ovirt-hosted-engine-setup/storage/storage.py
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
Sandro Bonazzola: Verified; Looks good to me, approved; Passed CI tests
--
To view, visit https://gerrit.ovirt.org/43147
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ie2747b109dbcd25553c3f87db47883036a15194b
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-hosted-engine-setup
Gerrit-Branch: ovirt-hosted-engine-setup-1.2
Gerrit-Owner: Artyom Lukianov <alukiano(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
9 years, 5 months
Change in ovirt-host-deploy[master]: vdsm: pki: set default enrollment none
by Alon Bar-Lev
Alon Bar-Lev has submitted this change and it was merged.
Change subject: vdsm: pki: set default enrollment none
......................................................................
vdsm: pki: set default enrollment none
it was enforced by engine since ever host-deploy had been used.
Change-Id: I6ad89d3f489088f281cc964d43d7521cdfc83801
Signed-off-by: Alon Bar-Lev <alonbl(a)redhat.com>
---
M src/plugins/ovirt-host-deploy/vdsm/pki.py
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Alon Bar-Lev: Verified; Looks good to me, approved; Passed CI tests
--
To view, visit https://gerrit.ovirt.org/43152
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I6ad89d3f489088f281cc964d43d7521cdfc83801
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-host-deploy
Gerrit-Branch: master
Gerrit-Owner: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
9 years, 5 months