Change in ovirt-dwh[master]: packaging: Added postgres listening external network

ydary at redhat.com ydary at redhat.com
Mon Jul 15 09:01:18 UTC 2013


Yaniv Dary has submitted this change and it was merged.

Change subject: packaging: Added postgres listening external network
......................................................................


packaging: Added postgres listening external network

This patch adds the interaction for the user allowing
to setup the local postgres to listen on external
connections.

The patch will check if it is able to create database, and
will only offer to configure postgres in local installation. It
will also create a read-only role with user-provided
credentials and open the required firewall ports if necessary.

It also creates a self-signed certificate if user choses to
use secure connections.

Change-Id: Ibdd133a392fb3dba6088a9fb12ce4ca828f24073
Bug-Url: https://bugzilla.redhat.com/737598
Signed-off-by: Alex Lourie <alourie at redhat.com>
---
M packaging/common_utils.py
M packaging/ovirt-engine-dwh-setup.py
2 files changed, 283 insertions(+), 91 deletions(-)

Approvals:
  Alex Lourie: Verified
  Yaniv Dary: Looks good to me, approved


-- 
To view, visit http://gerrit.ovirt.org/15964
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ibdd133a392fb3dba6088a9fb12ce4ca828f24073
Gerrit-PatchSet: 11
Gerrit-Project: ovirt-dwh
Gerrit-Branch: master
Gerrit-Owner: Alex Lourie <alourie at redhat.com>
Gerrit-Reviewer: Alex Lourie <alourie at redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo at redhat.com>
Gerrit-Reviewer: Yaniv Dary <ydary at redhat.com>



More information about the Engine-commits mailing list