Change in ovirt-engine[master]: engine: Use external providers trust store for keystone API

Code Review gerrit at ovirt.org
Thu Apr 6 07:31:55 UTC 2017


>From Moti Asayag <masayag at redhat.com>:

Moti Asayag has submitted this change and it was merged.

Change subject: engine: Use external providers trust store for keystone API
......................................................................


engine: Use external providers trust store for keystone API

Move CustomizedRESTEasyConnector to a separate class,
and use it by the BaseNetworkProviderProxy and the
ExternalNetworkTokenProvider.

This enables the ExternalNetworkTokenProvider to access keystone
API via HTTPS with certificates from the engine's external providers
trust store.

This should be the last patch to enable HTTPS for external network
providers.

Change-Id: Iecf03549c89f4b2e17ab07c1e0d9ba0d24408547
Signed-off-by: Dominik Holler <dholler at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/provider/network/openstack/BaseNetworkProviderProxy.java
A backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/provider/network/openstack/CustomizedRESTEasyConnector.java
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/provider/network/openstack/ExternalNetworkTokenProvider.java
3 files changed, 68 insertions(+), 60 deletions(-)

Approvals:
  Martin Peřina: Looks good to me, but someone else must approve
  Dominik Holler: Verified
  Jenkins CI: Passed CI tests
  Moti Asayag: Looks good to me, approved



-- 
To view, visit https://gerrit.ovirt.org/74911
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Iecf03549c89f4b2e17ab07c1e0d9ba0d24408547
Gerrit-PatchSet: 7
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Dominik Holler <dholler at redhat.com>
Gerrit-Reviewer: Dominik Holler <dholler at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Marcin Mirecki <mmirecki at redhat.com>
Gerrit-Reviewer: Martin Mucha <mmucha at redhat.com>
Gerrit-Reviewer: Martin Peřina <mperina at redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>


More information about the Engine-commits mailing list