Change in ovirt-engine-sdk-java[master]: sdk: implement support for user defined session authenticati...
by mpastern@redhat.com
Michael Pasternak has submitted this change and it was merged.
Change subject: sdk: implement support for user defined session authentication
......................................................................
sdk: implement support for user defined session authentication
This patch implements support for the user defined session authentication
instead of ordinal credentials,
what will let SDK consumers to reuse theirs JSESSION emulating SSO
authentication mecanism.
Change-Id: I8961f0aca7cc36210da8613399be44701dd087fb
Signed-off-by: Michael Pasternak <mpastern(a)redhat.com>
---
M ovirt-engine-sdk-java-codegen/src/main/java/org/ovirt/engine/sdk/codegen/templates/ApiTemplate
M ovirt-engine-sdk-java/src/main/java/org/ovirt/engine/sdk/Api.java
M ovirt-engine-sdk-java/src/main/java/org/ovirt/engine/sdk/utils/StringUtils.java
M ovirt-engine-sdk-java/src/main/java/org/ovirt/engine/sdk/web/ConnectionsPoolBuilder.java
M ovirt-engine-sdk-java/src/main/java/org/ovirt/engine/sdk/web/HttpProxy.java
M ovirt-engine-sdk-java/src/main/java/org/ovirt/engine/sdk/web/HttpProxyBroker.java
M ovirt-engine-sdk-java/src/main/java/org/ovirt/engine/sdk/web/HttpProxyBuilder.java
7 files changed, 275 insertions(+), 52 deletions(-)
Approvals:
Michael Pasternak: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/12818
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I8961f0aca7cc36210da8613399be44701dd087fb
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine-sdk-java
Gerrit-Branch: master
Gerrit-Owner: Michael Pasternak <mpastern(a)redhat.com>
Gerrit-Reviewer: Michael Pasternak <mpastern(a)redhat.com>
11 years, 8 months
Change in otopi[master]: core: main: dump traceback if debug when plugin load excepti...
by Alon Bar-Lev
Alon Bar-Lev has submitted this change and it was merged.
Change subject: core: main: dump traceback if debug when plugin load exception
......................................................................
core: main: dump traceback if debug when plugin load exception
Change-Id: I100284122d89d3e5b700929794528b9d491d0e6d
Signed-off-by: Alon Bar-Lev <alonbl(a)redhat.com>
---
M src/otopi/__main__.py
1 file changed, 2 insertions(+), 0 deletions(-)
Approvals:
Alon Bar-Lev: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/12810
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I100284122d89d3e5b700929794528b9d491d0e6d
Gerrit-PatchSet: 1
Gerrit-Project: otopi
Gerrit-Branch: master
Gerrit-Owner: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>
11 years, 8 months
Change in ovirt-engine[master]: host-deploy: set flood prevention to minute for all messages
by mkublin@redhat.com
Michael Kublin has submitted this change and it was merged.
Change subject: host-deploy: set flood prevention to minute for all messages
......................................................................
host-deploy: set flood prevention to minute for all messages
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=875375
Change-Id: I653ee3102ce3eb4d58cf2dd8347a8897c581f962
Signed-off-by: Alon Bar-Lev <alonbl(a)redhat.com>
---
M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/AuditLogType.java
1 file changed, 3 insertions(+), 3 deletions(-)
Approvals:
Michael Kublin: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/12513
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I653ee3102ce3eb4d58cf2dd8347a8897c581f962
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Michael Kublin <mkublin(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>
11 years, 8 months
Change in ovirt-engine[master]: userportal: show the correct VM's console type
by tjelinek@redhat.com
Tomas Jelinek has submitted this change and it was merged.
Change subject: userportal: show the correct VM's console type
......................................................................
userportal: show the correct VM's console type
The console type presented in VMs lists at the user-portal (basic +
extended) is based on the default display type defined for the VMs,
which is not always right because VM can be run in Run-Once mode
with a display type which is different from the default.
This patch ensure that the right console type is displayed for each VM
in the user portal by changing the way the console type is determined -
if the VM is running then we determine the console type according to the
actual display type (presented by the display type field in VmDynamic),
and according to the default display type, as before, only if the VM is
not running.
Change-Id: I312cfec646c276038669526140d75452bfed8267
Bug-Url: https://bugzilla.redhat.com/907776
Signed-off-by: Arik Hadas <ahadas(a)redhat.com>
---
M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/userportal/IUserPortalListModel.java
1 file changed, 2 insertions(+), 1 deletion(-)
Approvals:
Tomas Jelinek: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/12748
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I312cfec646c276038669526140d75452bfed8267
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Arik Hadas <ahadas(a)redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas(a)redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel(a)redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjelinek(a)redhat.com>
11 years, 8 months
Change in ovirt-engine[master]: packaging: Move R: ovirt-engine-cli to allinone
by juan.hernandez@redhat.com
Juan Hernandez has submitted this change and it was merged.
Change subject: packaging: Move R: ovirt-engine-cli to allinone
......................................................................
packaging: Move R: ovirt-engine-cli to allinone
The ovirt-engine-cli is required only by the all in one plugin.
Change-Id: I18f093c9892fc9c3c6aa82f30636cee7c0e955cd
Signed-off-by: Juan Hernandez <juan.hernandez(a)redhat.com>
---
M packaging/fedora/spec/ovirt-engine.spec.in
1 file changed, 3 insertions(+), 3 deletions(-)
Approvals:
Juan Hernandez: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/12807
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I18f093c9892fc9c3c6aa82f30636cee7c0e955cd
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
11 years, 8 months
Change in otopi[master]: core: util: add missing export
by Alon Bar-Lev
Alon Bar-Lev has submitted this change and it was merged.
Change subject: core: util: add missing export
......................................................................
core: util: add missing export
Change-Id: I900ea35bdf3b31c2f824fec8cc92abd182c66c32
Signed-off-by: Alon Bar-Lev <alonbl(a)redhat.com>
---
M src/otopi/util.py
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
Alon Bar-Lev: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/12804
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I900ea35bdf3b31c2f824fec8cc92abd182c66c32
Gerrit-PatchSet: 2
Gerrit-Project: otopi
Gerrit-Branch: master
Gerrit-Owner: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>
11 years, 8 months
Change in ovirt-engine[master]: webadmin: escape during dialog loading causes problems.
by ecohen@redhat.com
Einav Cohen has submitted this change and it was merged.
Change subject: webadmin: escape during dialog loading causes problems.
......................................................................
webadmin: escape during dialog loading causes problems.
- Added prevent default to escape handler to stop bad things
from happening when pressing escape while the dialog hasn't
fully loaded yet.
Change-Id: Ib6a217efa88a9fb3921aa12fcc86627cd005df1d
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=879497
Signed-off-by: Alexander Wels <awels(a)redhat.com>
---
M frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/presenter/AbstractPopupPresenterWidget.java
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
Einav Cohen: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/10738
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ib6a217efa88a9fb3921aa12fcc86627cd005df1d
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alexander Wels <awels(a)redhat.com>
Gerrit-Reviewer: Alexander Wels <awels(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Einav Cohen <ecohen(a)redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik(a)redhat.com>
Gerrit-Reviewer: Vojtech Szocs <vszocs(a)redhat.com>
11 years, 8 months
Change in ovirt-engine[master]: webadmin: bookmarks appear without scroll
by ecohen@redhat.com
Einav Cohen has submitted this change and it was merged.
Change subject: webadmin: bookmarks appear without scroll
......................................................................
webadmin: bookmarks appear without scroll
- Fixed scrollbar on bookmarks not working on initial
load.
Change-Id: Iae752c8d3a92adb6de9f187fb98e5d3becc09c15
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=890166
Signed-off-by: Alexander Wels <awels(a)redhat.com>
---
M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/widget/bookmark/BookmarkList.java
1 file changed, 11 insertions(+), 12 deletions(-)
Approvals:
Einav Cohen: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/10881
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Iae752c8d3a92adb6de9f187fb98e5d3becc09c15
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alexander Wels <awels(a)redhat.com>
Gerrit-Reviewer: Alexander Wels <awels(a)redhat.com>
Gerrit-Reviewer: Einav Cohen <ecohen(a)redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik(a)redhat.com>
Gerrit-Reviewer: Vojtech Szocs <vszocs(a)redhat.com>
11 years, 8 months
Change in ovirt-engine[master]: core: engine.log is flooded by Failed to decrypt..
by emesika@redhat.com
Eli Mesika has submitted this change and it was merged.
Change subject: core: engine.log is flooded by Failed to decrypt..
......................................................................
core: engine.log is flooded by Failed to decrypt..
engine.log is flooded by Failed to decrypt Data Errors
Since this occured rarely on upgrades, we had decided to give a utility
that will fix that and be used by GSS.
Usage: encryptionvalidator.sh [-h] [-s SERVERNAME [-p PORT]] [-d
DATABASE] [-u USERNAME] [-l LOGFILE] [-c CERTIFICATE] [-f] [-v]
-s SERVERNAME - The database servername for the database
(def.localhost)
-p PORT - The database port for the database (def.5432)
-d DATABASE - The database name (def.engine)
-u USERNAME - The admin username for the database.
-l LOGFILE - The logfile for capturing output
(def.encryptionvalidator.sh.log)
-c CERTIFICATE- The certificate file to use for the encryption.(def
/etc/pki/ovirt-engine/certs/engine.cer)
-f - Fix the non encrypted data in DB.
-v - Turn on verbosity (WARNING: lots of output)
-h - This help text.
Change-Id: I0fb6694ad78b3e92e001c20dc5815c0d45cf15ca
Signed-off-by: Eli Mesika <emesika(a)redhat.com>
---
A backend/manager/dbscripts/encryptionvalidator.sh
1 file changed, 126 insertions(+), 0 deletions(-)
Approvals:
Eli Mesika: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/12702
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I0fb6694ad78b3e92e001c20dc5815c0d45cf15ca
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Michael Kublin <mkublin(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>
11 years, 8 months
Change in otopi[master]: doc: update changelog
by Alon Bar-Lev
Alon Bar-Lev has submitted this change and it was merged.
Change subject: doc: update changelog
......................................................................
doc: update changelog
Change-Id: I40a4756b6e895b54fe50ddda938bfef80f49b9b8
Signed-off-by: Alon Bar-Lev <alonbl(a)redhat.com>
---
M ChangeLog
1 file changed, 2 insertions(+), 0 deletions(-)
Approvals:
Alon Bar-Lev: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/12800
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I40a4756b6e895b54fe50ddda938bfef80f49b9b8
Gerrit-PatchSet: 1
Gerrit-Project: otopi
Gerrit-Branch: master
Gerrit-Owner: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>
11 years, 8 months