Change in ovirt-scheduler-proxy[master]: Add make file
by lhornyak@redhat.com
Laszlo Hornyak has submitted this change and it was merged.
Change subject: Add make file
......................................................................
Add make file
Added a make file with start/stop/test options
Improve tests
Signed-off-by: Noam Slomianko <nslomian(a)redhat.com>
Change-Id: I34e025773eb92865c770adf164c20d3b907e84d1
---
M Makefile
1 file changed, 7 insertions(+), 0 deletions(-)
Approvals:
Laszlo Hornyak: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/17424
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I34e025773eb92865c770adf164c20d3b907e84d1
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-scheduler-proxy
Gerrit-Branch: master
Gerrit-Owner: Noam Slomianko <nslomian(a)redhat.com>
Gerrit-Reviewer: Doron Fediuck <dfediuck(a)redhat.com>
Gerrit-Reviewer: Laszlo Hornyak <lhornyak(a)redhat.com>
Gerrit-Reviewer: Noam Slomianko <nslomian(a)redhat.com>
11 years, 3 months
Change in ovirt-engine[master]: core: DisconnectStorageServerConnection imports
by amureini@redhat.com
Allon Mureinik has submitted this change and it was merged.
Change subject: core: DisconnectStorageServerConnection imports
......................................................................
core: DisconnectStorageServerConnection imports
Replace FQCNs with imports for improved readability.
Change-Id: Ib26675d6a3ef4b588a90f453792180f1770b67a4
Signed-off-by: Allon Mureinik <amureini(a)redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/DisconnectStorageServerConnectionCommand.java
1 file changed, 3 insertions(+), 1 deletion(-)
Approvals:
Allon Mureinik: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/17052
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ib26675d6a3ef4b588a90f453792180f1770b67a4
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Alissa Bonas <abonas(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Liron Ar <laravot(a)redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipchuk(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
11 years, 3 months
Change in ovirt-engine[master]: engine: StorageConnections ops won't assume VDS/SP
by amureini@redhat.com
Allon Mureinik has submitted this change and it was merged.
Change subject: engine: StorageConnections ops won't assume VDS/SP
......................................................................
engine: StorageConnections ops won't assume VDS/SP
Storage connection operations have nothing to do with the storage pool,
so that parameter was removed.
In addition, the storage connection operations should be able to work
without an active host, and not validate the connection information.
(If a host is passed, connection information is validated).
This patch decouples storage connection commands from storage domain
commands, and stops assuming the presence of a host and/or a storage
pool.
Change-Id: I628bf2a63f64d3acaa3520ad144e1eef744f1204
Signed-off-by: Allon Mureinik <amureini(a)redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/AddStorageServerConnectionCommand.java
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/ConnectStorageToVdsCommand.java
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/DisconnectStorageServerConnectionCommand.java
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/StorageHandlingCommandBase.java
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/StorageServerConnectionCommandBase.java
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/UpdateStorageServerConnectionCommand.java
M backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/storage/AddStorageServerConnectionCommandTest.java
M backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/storage/RemoveStorageServerConnectionCommandTest.java
M backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/storage/UpdateStorageServerConnectionCommandTest.java
M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/action/StorageServerConnectionParametersBase.java
M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/storage/StorageListModel.java
11 files changed, 194 insertions(+), 152 deletions(-)
Approvals:
Allon Mureinik: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/17288
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I628bf2a63f64d3acaa3520ad144e1eef744f1204
Gerrit-PatchSet: 8
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Alissa Bonas <abonas(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Liron Ar <laravot(a)redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipchuk(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
11 years, 3 months
Change in ovirt-engine[master]: host-deploy: fix typo
by yzaslavs@redhat.com
Yair Zaslavsky has submitted this change and it was merged.
Change subject: host-deploy: fix typo
......................................................................
host-deploy: fix typo
Change-Id: I13de0870e4bf19239d6c00429dcb745d3887cc61
Signed-off-by: Alon Bar-Lev <alonbl(a)redhat.com>
---
0 files changed, 0 insertions(+), 0 deletions(-)
Approvals:
Yair Zaslavsky: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/17282
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I13de0870e4bf19239d6c00429dcb745d3887cc61
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: Antoni Segura Puimedon <asegurap(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
11 years, 3 months
Change in ovirt-scheduler-proxy[master]: java client example
by lhornyak@redhat.com
Laszlo Hornyak has submitted this change and it was merged.
Change subject: java client example
......................................................................
java client example
Signed-off-by: Laszlo Hornyak <lhornyak(a)redhat.com>
Change-Id: I49b44be2595d7bc0841c41bdcd30b8ebb3b84dff
---
A tests/java/pom.xml
A tests/java/src/main/java/org/ovirt/schedulerproxy/SchedulerProxy.java
A tests/java/src/test/java/org/ovirt/schedulerproxy/SchedulerProxyTest.java
3 files changed, 174 insertions(+), 0 deletions(-)
Approvals:
Laszlo Hornyak: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/16931
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I49b44be2595d7bc0841c41bdcd30b8ebb3b84dff
Gerrit-PatchSet: 7
Gerrit-Project: ovirt-scheduler-proxy
Gerrit-Branch: master
Gerrit-Owner: Laszlo Hornyak <lhornyak(a)redhat.com>
Gerrit-Reviewer: Laszlo Hornyak <lhornyak(a)redhat.com>
Gerrit-Reviewer: Noam Slomianko <nslomian(a)redhat.com>
11 years, 3 months
Change in ovirt-engine[master]: packaging: setup: support direct jboss http/https
by oschreib@redhat.com
Ofer Schreiber has submitted this change and it was merged.
Change subject: packaging: setup: support direct jboss http/https
......................................................................
packaging: setup: support direct jboss http/https
used currently by development environment in non standard way.
requires for legacy upgrade in case there was no apache configuration.
Change-Id: I0f62d8462dd0798b0239d5bdb12af527651ac0f5
Bug-Url: https://bugzilla.redhat.com/905754
Signed-off-by: Sandro Bonazzola <sbonazzo(a)redhat.com>
Signed-off-by: Alon Bar-Lev <alonbl(a)redhat.com>
---
A packaging/firewalld/base/ovirt-jboss-http.xml.in
A packaging/firewalld/base/ovirt-jboss-https.xml.in
M packaging/setup/ovirt_engine_setup/constants.py
M packaging/setup/plugins/ovirt-engine-setup/all-in-one/vdsm.py
M packaging/setup/plugins/ovirt-engine-setup/config/protocols.py
M packaging/setup/plugins/ovirt-engine-setup/legacy/config.py
M packaging/setup/plugins/ovirt-engine-setup/network/firewall.py
M packaging/setup/plugins/ovirt-engine-setup/pki/ca.py
8 files changed, 151 insertions(+), 54 deletions(-)
Approvals:
Ofer Schreiber: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/17310
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I0f62d8462dd0798b0239d5bdb12af527651ac0f5
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Alex Lourie <alourie(a)redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Ofer Schreiber <oschreib(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
11 years, 3 months
Change in ovirt-engine[master]: packaging: setup: old yum does not support name property of ...
by oschreib@redhat.com
Ofer Schreiber has submitted this change and it was merged.
Change subject: packaging: setup: old yum does not support name property of package
......................................................................
packaging: setup: old yum does not support name property of package
Change-Id: Ieaa336bfa4cf84bbefed5466adee71a528c22d93
Signed-off-by: Alon Bar-Lev <alonbl(a)redhat.com>
---
M packaging/fedora/setup/miniyum.py
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Ofer Schreiber: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/17467
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ieaa336bfa4cf84bbefed5466adee71a528c22d93
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: Ofer Schreiber <oschreib(a)redhat.com>
11 years, 3 months
Change in ovirt-engine-sdk-tests[master]: sdk: fix conflicts ann. docs
by mpastern@redhat.com
Michael Pasternak has submitted this change and it was merged.
Change subject: sdk: fix conflicts ann. docs
......................................................................
sdk: fix conflicts ann. docs
Change-Id: I9cb73b7b5c46cb19611b57425f70506f677f1fd5
Signed-off-by: Michael pasternak <mpastern(a)redhat.com>
---
M src/infrastructure/annotations/conflicts.py
1 file changed, 3 insertions(+), 3 deletions(-)
Approvals:
Michael Pasternak: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/17468
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I9cb73b7b5c46cb19611b57425f70506f677f1fd5
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine-sdk-tests
Gerrit-Branch: master
Gerrit-Owner: Michael Pasternak <mpastern(a)redhat.com>
Gerrit-Reviewer: Michael Pasternak <mpastern(a)redhat.com>
11 years, 3 months
Change in ovirt-engine[master]: core: Unable to search on domain for users with some search ...
by yzaslavs@redhat.com
Yair Zaslavsky has submitted this change and it was merged.
Change subject: core: Unable to search on domain for users with some search options.
......................................................................
core: Unable to search on domain for users with some search options.
Search failed, when try to search user on domain
with special keyword.
This happens when user search by lastname, department
and title.
Change-Id: I59396ef6f549b06ccd0bf492c6857db228a23592
Bug-Url: https://bugzilla.redhat.com/975380
Signed-off-by: Ravi Nori <rnori(a)redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/adbroker/LdapQueryMetadataFactoryImpl.java
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/adbroker/SearchLangageLDAPTokens.java
2 files changed, 9 insertions(+), 1 deletion(-)
Approvals:
Yair Zaslavsky: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/17267
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I59396ef6f549b06ccd0bf492c6857db228a23592
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Ravi Nori <rnori(a)redhat.com>
Gerrit-Reviewer: Ravi Nori <rnori(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
11 years, 3 months
Change in otopi[master]: packagers: yum: old yum does not support name property of pa...
by Alon Bar-Lev
Alon Bar-Lev has submitted this change and it was merged.
Change subject: packagers: yum: old yum does not support name property of package
......................................................................
packagers: yum: old yum does not support name property of package
Change-Id: Ieaa336bfa4cf84bbefed5466adee71a528c22d93
Signed-off-by: Alon Bar-Lev <alonbl(a)redhat.com>
---
M src/otopi/miniyum.py
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Alon Bar-Lev: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/17465
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ieaa336bfa4cf84bbefed5466adee71a528c22d93
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, 3 months