Change in ovirt-engine-cli[cli_3.2]: cli: certificate file keys are not exposed in .ovirtshellrc ...
by mpastern@redhat.com
Michael Pasternak has submitted this change and it was merged.
Change subject: cli: certificate file keys are not exposed in .ovirtshellrc #960983
......................................................................
cli: certificate file keys are not exposed in .ovirtshellrc #960983
Change-Id: I365d72d31602a765c5ce25a5293277d052885350
BugUrl: https://bugzilla.redhat.com/show_bug.cgi?id=960983
Signed-off-by: Michael pasternak <mpastern(a)redhat.com>
---
M src/cli/context.py
M src/cli/messages.py
M src/cli/settings.py
M src/ovirtcli/command/connect.py
M src/ovirtcli/settings.py
5 files changed, 52 insertions(+), 8 deletions(-)
Approvals:
Michael Pasternak: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/15129
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I365d72d31602a765c5ce25a5293277d052885350
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine-cli
Gerrit-Branch: cli_3.2
Gerrit-Owner: Michael Pasternak <mpastern(a)redhat.com>
Gerrit-Reviewer: Michael Pasternak <mpastern(a)redhat.com>
11 years, 6 months
Change in ovirt-engine-cli[master]: cli: certificate file keys are not exposed in .ovirtshellrc ...
by mpastern@redhat.com
Michael Pasternak has submitted this change and it was merged.
Change subject: cli: certificate file keys are not exposed in .ovirtshellrc #960983
......................................................................
cli: certificate file keys are not exposed in .ovirtshellrc #960983
Change-Id: I365d72d31602a765c5ce25a5293277d052885350
BugUrl: https://bugzilla.redhat.com/show_bug.cgi?id=960983
Signed-off-by: Michael pasternak <mpastern(a)redhat.com>
---
M src/cli/context.py
M src/cli/messages.py
M src/cli/settings.py
M src/ovirtcli/command/connect.py
M src/ovirtcli/settings.py
5 files changed, 52 insertions(+), 8 deletions(-)
Approvals:
Michael Pasternak: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/15021
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I365d72d31602a765c5ce25a5293277d052885350
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine-cli
Gerrit-Branch: master
Gerrit-Owner: Michael Pasternak <mpastern(a)redhat.com>
Gerrit-Reviewer: Michael Pasternak <mpastern(a)redhat.com>
Gerrit-Reviewer: Ravi Nori <rnori(a)redhat.com>
11 years, 6 months
Change in ovirt-engine[master]: Add support for OpenLDAP as domain provider
by yzaslavs@redhat.com
Yair Zaslavsky has submitted this change and it was merged.
Change subject: Add support for OpenLDAP as domain provider
......................................................................
Add support for OpenLDAP as domain provider
Change-Id: I7fa5c92088a34d8c3881ce839963a13fe9ca4f84
Signed-off-by: Uwe Grawert <grawert(a)b1-systems.de>
---
A backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/adbroker/DefaultGuidEncoder.java
A backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/adbroker/DefaultRootDSE.java
A backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/adbroker/DefaultRootDSEAttributes.java
A backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/adbroker/DefaultRootDSEContextMapper.java
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/adbroker/LdapQueryMetadataFactoryImpl.java
A backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/adbroker/OpenLdapGroupAttributes.java
A backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/adbroker/OpenLdapGroupContextMapper.java
A backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/adbroker/OpenLdapUPNLdapQueryExecutionFormatter.java
A backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/adbroker/OpenLdapUserAttributes.java
A backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/adbroker/OpenLdapUserContextMapper.java
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/adbroker/RootDSEFactory.java
M backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/ldap/LdapProviderType.java
M backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/ldap/RootDSEQueryInfo.java
A backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/ipa/OpenLdapUserContextMapper.java
M backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/kerberos/JndiAction.java
M packaging/bin/engine-manage-domains.sh
M packaging/man/engine-manage-domains.8
17 files changed, 490 insertions(+), 3 deletions(-)
Approvals:
Yair Zaslavsky: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/13829
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I7fa5c92088a34d8c3881ce839963a13fe9ca4f84
Gerrit-PatchSet: 7
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Uwe Grawert <grawert(a)b1-systems.de>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Itamar Heim <iheim(a)redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali(a)redhat.com>
Gerrit-Reviewer: Roy Golan <rgolan(a)redhat.com>
Gerrit-Reviewer: Uwe Grawert <grawert(a)b1-systems.de>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>
11 years, 6 months
Change in ovirt-engine[master]: core: Compensate to unknown status to avoid rollback to acti...
by amureini@redhat.com
Allon Mureinik has submitted this change and it was merged.
Change subject: core: Compensate to unknown status to avoid rollback to active status.
......................................................................
core: Compensate to unknown status to avoid rollback to active status.
On deactivate storage domain command, the storage domain(s) status is being
saved in the compensation context so in case of failure - it will
be reverted to its original value.
In case of failure when executing DeactiveStorageDomainVDSCommand this failure
will propagate to DeactiveStorageDomainCommand and will cause to the compensation
saved data to be applied - which might override the changed statuses and return the
domain status to be active again.
In this change, the domain status is being saved in the compensation
context in unknown status rather then active, so in case of failure the
status would be reverted to unknown.
Change-Id: I9f8a27cbac711fa87db408a06fe22a7b3e9b2da9
Bug-Url: https://bugzilla.redhat.com/920694
Signed-off-by: Liron Aravot <laravot(a)redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/DeactivateStorageDomainCommand.java
1 file changed, 2 insertions(+), 0 deletions(-)
Approvals:
Allon Mureinik: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/14767
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I9f8a27cbac711fa87db408a06fe22a7b3e9b2da9
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Liron Ar <laravot(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Ayal Baron <abaron(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>
11 years, 6 months
Change in ovirt-engine[master]: root: Fix SplashServletTest
by vszocs@redhat.com
Vojtech Szocs has submitted this change and it was merged.
Change subject: root: Fix SplashServletTest
......................................................................
root: Fix SplashServletTest
Mocked getServletContext().getContextPath() to return empty string.
Change-Id: Ic29f9d89529700a9820240d9a07232c56324818c
Signed-off-by: Vojtech Szocs <vszocs(a)redhat.com>
---
M backend/manager/modules/root/src/test/java/org/ovirt/engine/core/SplashServletTest.java
1 file changed, 11 insertions(+), 0 deletions(-)
Approvals:
Vojtech Szocs: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/15104
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ic29f9d89529700a9820240d9a07232c56324818c
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Vojtech Szocs <vszocs(a)redhat.com>
Gerrit-Reviewer: Alexander Wels <awels(a)redhat.com>
Gerrit-Reviewer: Einav Cohen <ecohen(a)redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali(a)redhat.com>
Gerrit-Reviewer: Shubhendu Tripathi <shtripat(a)redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjelinek(a)redhat.com>
Gerrit-Reviewer: Vojtech Szocs <vszocs(a)redhat.com>
11 years, 6 months
Change in otopi[master]: doc: api: misc cleanups
by Alon Bar-Lev
Alon Bar-Lev has submitted this change and it was merged.
Change subject: doc: api: misc cleanups
......................................................................
doc: api: misc cleanups
Change-Id: Icdc16dd250d4fcb29069b49dded98dac66383bf0
Signed-off-by: Alon Bar-Lev <alonbl(a)redhat.com>
---
M README.API
1 file changed, 6 insertions(+), 6 deletions(-)
Approvals:
Alon Bar-Lev: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/15112
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Icdc16dd250d4fcb29069b49dded98dac66383bf0
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, 6 months
Change in otopi[master]: core: add more phases late setup and early misc
by Alon Bar-Lev
Alon Bar-Lev has submitted this change and it was merged.
Change subject: core: add more phases late setup and early misc
......................................................................
core: add more phases late setup and early misc
Change-Id: I191bae22d052ce5823ddfc0b64197647b5fae834
Signed-off-by: Alon Bar-Lev <alonbl(a)redhat.com>
---
M README.API
M src/otopi/plugin.py
2 files changed, 9 insertions(+), 1 deletion(-)
Approvals:
Alon Bar-Lev: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/15111
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I191bae22d052ce5823ddfc0b64197647b5fae834
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, 6 months
Change in otopi[master]: network: firewalld: initial add
by Alon Bar-Lev
Alon Bar-Lev has submitted this change and it was merged.
Change subject: network: firewalld: initial add
......................................................................
network: firewalld: initial add
Change-Id: I484902bcc6d85e16454888dbb3cb3a559bb5c8ee
Signed-off-by: Alon Bar-Lev <alonbl(a)redhat.com>
---
M ChangeLog
M README.environment
M po/POTFILES.in
M src/otopi/constants.py
M src/plugins/otopi/network/Makefile.am
M src/plugins/otopi/network/__init__.py
A src/plugins/otopi/network/firewalld.py
7 files changed, 217 insertions(+), 0 deletions(-)
Approvals:
Alon Bar-Lev: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/15110
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I484902bcc6d85e16454888dbb3cb3a559bb5c8ee
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, 6 months
Change in otopi[master]: packagers: yum: move miniyum to library
by Alon Bar-Lev
Alon Bar-Lev has submitted this change and it was merged.
Change subject: packagers: yum: move miniyum to library
......................................................................
packagers: yum: move miniyum to library
Change-Id: I3aa3b77bc9223449c2ad165b8d4cbed38e57b950
Signed-off-by: Alon Bar-Lev <alonbl(a)redhat.com>
---
M po/POTFILES.in
M src/otopi/Makefile.am
R src/otopi/miniyum.py
M src/plugins/otopi/packagers/Makefile.am
M src/plugins/otopi/packagers/miniyumlocal.py
5 files changed, 3 insertions(+), 5 deletions(-)
Approvals:
Alon Bar-Lev: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/15109
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I3aa3b77bc9223449c2ad165b8d4cbed38e57b950
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, 6 months
Change in otopi[master]: packagers: yum: support disbale/enable plugins
by Alon Bar-Lev
Alon Bar-Lev has submitted this change and it was merged.
Change subject: packagers: yum: support disbale/enable plugins
......................................................................
packagers: yum: support disbale/enable plugins
Change-Id: Ieccd4bce0fd2b33d91666b1c2bfe68662a096838
Signed-off-by: Alon Bar-Lev <alonbl(a)redhat.com>
---
M src/otopi/constants.py
M src/plugins/otopi/packagers/miniyumlocal.py
M src/plugins/otopi/packagers/yumpackager.py
3 files changed, 23 insertions(+), 1 deletion(-)
Approvals:
Alon Bar-Lev: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/15108
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ieccd4bce0fd2b33d91666b1c2bfe68662a096838
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, 6 months