Change in ovirt-engine-sdk[master]: sdk: Use "io.BytesIO" instead of "StringIO"
by juan.hernandez@redhat.com
Juan Hernandez has submitted this change and it was merged.
Change subject: sdk: Use "io.BytesIO" instead of "StringIO"
......................................................................
sdk: Use "io.BytesIO" instead of "StringIO"
This is one step towards adding support for Python 3.
Change-Id: I56b30bcba9dd7cf680427ad9a0898a49410d4361
Bug-Url: https://bugzilla.redhat.com/1096137
Signed-off-by: Juan Hernandez <juan.hernandez(a)redhat.com>
---
M generator/src/main/java/org/ovirt/engine/sdk/generator/python/XsdCodegen.java
M src/ovirtsdk/infrastructure/connectionspool.py
M src/ovirtsdk/infrastructure/errors.py
M src/ovirtsdk/utils/parsehelper.py
M src/ovirtsdk/xml/params.py
5 files changed, 775 insertions(+), 745 deletions(-)
Approvals:
Juan Hernandez: Verified; Looks good to me; Passed CI tests; Ready for merge
--
To view, visit https://gerrit.ovirt.org/41327
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I56b30bcba9dd7cf680427ad9a0898a49410d4361
Gerrit-PatchSet: 7
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: Ravi Nori <rnori(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
9 years, 7 months
Change in ovirt-engine[ovirt-engine-3.6]: sercon: setup: ovirt-vmconsole-proxy-sshd startup
by piotr.kliczewski@gmail.com
Piotr Kliczewski has submitted this change and it was merged.
Change subject: sercon: setup: ovirt-vmconsole-proxy-sshd startup
......................................................................
sercon: setup: ovirt-vmconsole-proxy-sshd startup
If engine-setup configures the ovirt-vmconsole-proxy
integration, it should make sure the service is up,
like we do for the other services Engine depens on.
Change-Id: I656e1b85fcffc4dd94ea6f19ed3f3df3df91a2d6
Bug-Url: https://bugzilla.redhat.com/1252901
Signed-off-by: Francesco Romani <fromani(a)redhat.com>
---
M packaging/setup/ovirt_engine_setup/vmconsole_proxy_helper/constants.py
M packaging/setup/plugins/ovirt-engine-setup/vmconsole_proxy_helper/config.py
2 files changed, 23 insertions(+), 0 deletions(-)
Approvals:
Sandro Bonazzola: Looks good to me, approved
Jenkins CI: Passed CI tests
Francesco Romani: Verified
--
To view, visit https://gerrit.ovirt.org/45557
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I656e1b85fcffc4dd94ea6f19ed3f3df3df91a2d6
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.6
Gerrit-Owner: Francesco Romani <fromani(a)redhat.com>
Gerrit-Reviewer: Francesco Romani <fromani(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski(a)gmail.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
9 years, 7 months
Change in ovirt-hosted-engine-setup[master]: packaging: setup: raising on wrong disk size if not interactive
by sbonazzo@redhat.com
Sandro Bonazzola has submitted this change and it was merged.
Change subject: packaging: setup: raising on wrong disk size if not interactive
......................................................................
packaging: setup: raising on wrong disk size if not interactive
Raising on wrong disk size if not interactive. Without this
it loops forever trying to validate an invalid value.
Change-Id: I37b324bd4839ff8011999903cba7928b635af7a2
Bug-Url: https://bugzilla.redhat.com/1254104
Signed-off-by: Simone Tiraboschi <stirabos(a)redhat.com>
---
M src/plugins/ovirt-hosted-engine-setup/vm/image.py
1 file changed, 10 insertions(+), 0 deletions(-)
Approvals:
Sandro Bonazzola: Looks good to me, approved
Simone Tiraboschi: Verified
Jenkins CI: Passed CI tests
--
To view, visit https://gerrit.ovirt.org/45399
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I37b324bd4839ff8011999903cba7928b635af7a2
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-hosted-engine-setup
Gerrit-Branch: master
Gerrit-Owner: Simone Tiraboschi <stirabos(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Lev Veyde <lveyde(a)redhat.com>
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, 7 months