Change in ovirt-hosted-engine-setup[ovirt-hosted-engine-setup-2.1]: readme: rename the readme.rollback title
by Code Review
>From Simone Tiraboschi <stirabos(a)redhat.com>:
Simone Tiraboschi has submitted this change and it was merged.
Change subject: readme: rename the readme.rollback title
......................................................................
readme: rename the readme.rollback title
Change-Id: I80c59095be6d4af9528ba21ebeb32cae7ce08111
Bug-Url: https://bugzilla.redhat.com/1370041
Signed-off-by: Ido Rosenzwig <irosenzw(a)redhat.com>
(cherry picked from commit 1a8162320dd652a4e952fa49f879e7c7e4bbf60f)
---
M readme.rollback
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Simone Tiraboschi: Verified; Looks good to me, approved
Jenkins CI: Passed CI tests
--
To view, visit https://gerrit.ovirt.org/70145
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I80c59095be6d4af9528ba21ebeb32cae7ce08111
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-hosted-engine-setup
Gerrit-Branch: ovirt-hosted-engine-setup-2.1
Gerrit-Owner: Simone Tiraboschi <stirabos(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Simone Tiraboschi <stirabos(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>
7 years, 11 months
Change in ovirt-hosted-engine-setup[master]: readme: rename the readme.rollback title
by Code Review
>From Simone Tiraboschi <stirabos(a)redhat.com>:
Simone Tiraboschi has submitted this change and it was merged.
Change subject: readme: rename the readme.rollback title
......................................................................
readme: rename the readme.rollback title
Change-Id: I80c59095be6d4af9528ba21ebeb32cae7ce08111
Bug-Url: https://bugzilla.redhat.com/1370041
Signed-off-by: Ido Rosenzwig <irosenzw(a)redhat.com>
---
M readme.rollback
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Sandro Bonazzola: Looks good to me, approved
Ido Rosenzwig: Verified
Jenkins CI: Passed CI tests
Yedidyah Bar David: Looks good to me, but someone else must approve
--
To view, visit https://gerrit.ovirt.org/68463
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I80c59095be6d4af9528ba21ebeb32cae7ce08111
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-hosted-engine-setup
Gerrit-Branch: master
Gerrit-Owner: Ido Rosenzwig <irosenzw(a)redhat.com>
Gerrit-Reviewer: Ido Rosenzwig <irosenzw(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: gerrit-hooks <automation(a)ovirt.org>
7 years, 11 months
Change in ovirt-hosted-engine-setup[ovirt-hosted-engine-setup-2.0]: core: prepend action-specific readme file to initial prompt ...
by Code Review
>From Simone Tiraboschi <stirabos(a)redhat.com>:
Simone Tiraboschi has submitted this change and it was merged.
Change subject: core: prepend action-specific readme file to initial prompt text
......................................................................
core: prepend action-specific readme file to initial prompt text
Change-Id: Iccce5e8aeb5ecc4e591d544a9e0225bf34b19d39
Bug-Url: https://bugzilla.redhat.com/1399068
Signed-off-by: Ido Rosenzwig <irosenzw(a)redhat.com>
---
M Makefile.am
M ovirt-hosted-engine-setup.spec.in
A readme.appliance
A readme.rollback
M src/ovirt_hosted_engine_setup/Makefile.am
M src/ovirt_hosted_engine_setup/config.py.in
M src/ovirt_hosted_engine_setup/constants.py
M src/ovirt_hosted_engine_setup/util.py
M src/plugins/gr-he-rollbackupgrade/core/misc.py
M src/plugins/gr-he-upgradeappliance/core/misc.py
10 files changed, 48 insertions(+), 2 deletions(-)
Approvals:
Simone Tiraboschi: Looks good to me, approved
Ido Rosenzwig: Verified
Jenkins CI: Passed CI tests
--
To view, visit https://gerrit.ovirt.org/67272
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Iccce5e8aeb5ecc4e591d544a9e0225bf34b19d39
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-hosted-engine-setup
Gerrit-Branch: ovirt-hosted-engine-setup-2.0
Gerrit-Owner: Ido Rosenzwig <irosenzw(a)redhat.com>
Gerrit-Reviewer: Ido Rosenzwig <irosenzw(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Simone Tiraboschi <stirabos(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>
7 years, 11 months
Change in ovirt-engine-sdk[sdk_4.0]: Add example showing how to list Glance images
by Code Review
>From Ondra Machacek <omachace(a)redhat.com>:
Ondra Machacek has submitted this change and it was merged.
Change subject: Add example showing how to list Glance images
......................................................................
Add example showing how to list Glance images
This patch adds an example that shows how to list the images available
in the Glance 'ovirt-image-repository' storage domain that is available
by default in any oVirt installation.
Change-Id: I2b340a6e9f3dc6e63803b4857748b481006975a6
Signed-off-by: Juan Hernandez <juan.hernandez(a)redhat.com>
(cherry picked from commit bdc27f1453eb7aa54618ef3e192b64ce23e06c27)
(cherry picked from commit 523de86a0cc046b3da9a4c2ccd61f6981bf389f4)
---
A sdk/examples/list_glance_images.py
1 file changed, 62 insertions(+), 0 deletions(-)
Approvals:
Ondra Machacek: Verified; Looks good to me, approved
Jenkins CI: Passed CI tests
--
To view, visit https://gerrit.ovirt.org/70125
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I2b340a6e9f3dc6e63803b4857748b481006975a6
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine-sdk
Gerrit-Branch: sdk_4.0
Gerrit-Owner: Ondra Machacek <omachace(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Ondra Machacek <omachace(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>
7 years, 11 months
Change in ovirt-engine-sdk-java[sdk_4.0]: Add example showing how to list Glance images
by Code Review
>From Ondra Machacek <omachace(a)redhat.com>:
Ondra Machacek has submitted this change and it was merged.
Change subject: Add example showing how to list Glance images
......................................................................
Add example showing how to list Glance images
This patch adds an example that shows how to list the images available
in the Glance 'ovirt-image-repository' storage domain that is available
by default in any oVirt installation.
Change-Id: I5bf6b4640dfb6b04bd01f4e22f18c88fe0a27964
Signed-off-by: Juan Hernandez <juan.hernandez(a)redhat.com>
(cherry picked from commit d98756c490a5266b91397b18bf733283a14f9223)
---
A sdk/src/test/java/org/ovirt/engine/sdk4/examples/ListGlanceImages.java
1 file changed, 71 insertions(+), 0 deletions(-)
Approvals:
Ondra Machacek: Verified; Looks good to me, approved
Jenkins CI: Passed CI tests
--
To view, visit https://gerrit.ovirt.org/70117
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I5bf6b4640dfb6b04bd01f4e22f18c88fe0a27964
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine-sdk-java
Gerrit-Branch: sdk_4.0
Gerrit-Owner: Ondra Machacek <omachace(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Ondra Machacek <omachace(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>
7 years, 11 months
Change in ovirt-engine-sdk[sdk_4.0]: Add posibility to skip tests in maven build
by Code Review
>From Ondra Machacek <omachace(a)redhat.com>:
Ondra Machacek has submitted this change and it was merged.
Change subject: Add posibility to skip tests in maven build
......................................................................
Add posibility to skip tests in maven build
This patch add possibility to skip tests during maven build.
Change-Id: Id7dd74fe77961d58dc689e11e2825c66149b5a0a
Signed-off-by: Ondra Machacek <omachace(a)redhat.com>
---
M sdk/pom.xml
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
Ondra Machacek: Verified; Looks good to me, approved
Jenkins CI: Passed CI tests
--
To view, visit https://gerrit.ovirt.org/70124
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Id7dd74fe77961d58dc689e11e2825c66149b5a0a
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine-sdk
Gerrit-Branch: sdk_4.0
Gerrit-Owner: Ondra Machacek <omachace(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Ondra Machacek <omachace(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>
7 years, 11 months
Change in ovirt-engine-sdk-java[sdk_4.1]: Add example showing how to list Glance images
by Code Review
>From Ondra Machacek <omachace(a)redhat.com>:
Ondra Machacek has submitted this change and it was merged.
Change subject: Add example showing how to list Glance images
......................................................................
Add example showing how to list Glance images
This patch adds an example that shows how to list the images available
in the Glance 'ovirt-image-repository' storage domain that is available
by default in any oVirt installation.
Change-Id: I5bf6b4640dfb6b04bd01f4e22f18c88fe0a27964
Signed-off-by: Juan Hernandez <juan.hernandez(a)redhat.com>
(cherry picked from commit d98756c490a5266b91397b18bf733283a14f9223)
---
A sdk/src/test/java/org/ovirt/engine/sdk4/examples/ListGlanceImages.java
1 file changed, 71 insertions(+), 0 deletions(-)
Approvals:
Ondra Machacek: Verified; Looks good to me, approved
Jenkins CI: Passed CI tests
--
To view, visit https://gerrit.ovirt.org/70116
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I5bf6b4640dfb6b04bd01f4e22f18c88fe0a27964
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine-sdk-java
Gerrit-Branch: sdk_4.1
Gerrit-Owner: Ondra Machacek <omachace(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Ondra Machacek <omachace(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>
7 years, 11 months
Change in ovirt-engine-sdk[sdk_4.1]: Add example showing how to list Glance images
by Code Review
>From Ondra Machacek <omachace(a)redhat.com>:
Ondra Machacek has submitted this change and it was merged.
Change subject: Add example showing how to list Glance images
......................................................................
Add example showing how to list Glance images
This patch adds an example that shows how to list the images available
in the Glance 'ovirt-image-repository' storage domain that is available
by default in any oVirt installation.
Change-Id: I2b340a6e9f3dc6e63803b4857748b481006975a6
Signed-off-by: Juan Hernandez <juan.hernandez(a)redhat.com>
(cherry picked from commit bdc27f1453eb7aa54618ef3e192b64ce23e06c27)
---
A sdk/examples/list_glance_images.py
1 file changed, 62 insertions(+), 0 deletions(-)
Approvals:
Ondra Machacek: Verified; Looks good to me, approved
Jenkins CI: Passed CI tests
--
To view, visit https://gerrit.ovirt.org/70119
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I2b340a6e9f3dc6e63803b4857748b481006975a6
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine-sdk
Gerrit-Branch: sdk_4.1
Gerrit-Owner: Ondra Machacek <omachace(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Ondra Machacek <omachace(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>
7 years, 11 months
Change in ovirt-engine-sdk[sdk_4.1]: Add posibility to skip tests in maven build
by Code Review
>From Ondra Machacek <omachace(a)redhat.com>:
Ondra Machacek has submitted this change and it was merged.
Change subject: Add posibility to skip tests in maven build
......................................................................
Add posibility to skip tests in maven build
This patch add possibility to skip tests during maven build.
Change-Id: Id7dd74fe77961d58dc689e11e2825c66149b5a0a
Signed-off-by: Ondra Machacek <omachace(a)redhat.com>
---
M sdk/pom.xml
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
Ondra Machacek: Verified; Looks good to me, approved
Jenkins CI: Passed CI tests
--
To view, visit https://gerrit.ovirt.org/70118
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Id7dd74fe77961d58dc689e11e2825c66149b5a0a
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine-sdk
Gerrit-Branch: sdk_4.1
Gerrit-Owner: Ondra Machacek <omachace(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Ondra Machacek <omachace(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>
7 years, 11 months
Change in ovirt-hosted-engine-ha[v2.1.z]: Do not replace the ovf configuration with the backup vm.conf
by Code Review
>From Martin Sivák <msivak(a)redhat.com>:
Martin Sivák has submitted this change and it was merged.
Change subject: Do not replace the ovf configuration with the backup vm.conf
......................................................................
Do not replace the ovf configuration with the backup vm.conf
The old code always refreshed the vm.conf during an attempt
to update the local /var/run cached version of it. That unfortunately
replaced the OVF content we prepared earlier.
This splits the method to refresh and publish parts and uses
only the publishing method for OVF cache refresh.
Change-Id: Icc7f33c3369a341191f091bff407e3dfbabc67c4
Bug-Url: https://bugzilla.redhat.com/1411783
Signed-off-by: Martin Sivak <msivak(a)redhat.com>
(cherry picked from commit 657f109eb55690ec32b3b2b06780e49ab5197181)
---
M ovirt_hosted_engine_ha/env/config.py
1 file changed, 4 insertions(+), 3 deletions(-)
Approvals:
Martin Sivák: Verified; Looks good to me, approved
Jenkins CI: Passed CI tests
--
To view, visit https://gerrit.ovirt.org/70115
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Icc7f33c3369a341191f091bff407e3dfbabc67c4
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-hosted-engine-ha
Gerrit-Branch: v2.1.z
Gerrit-Owner: Martin Sivák <msivak(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Martin Sivák <msivak(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>
7 years, 11 months