Change in vdsm[master]: vdsm bootstrap changes for kvm on ppc64 support

bpradip at in.ibm.com bpradip at in.ibm.com
Thu Sep 20 11:20:04 UTC 2012


Pradipta Banerjee has posted comments on this change.

Change subject: vdsm bootstrap changes for kvm on ppc64 support
......................................................................


Patch Set 7: (1 inline comment)

....................................................
File vds_bootstrap/vds_bootstrap.py
Line 854:         config = ConfigParser.ConfigParser()
Line 855:         config.read(VDSM_CONF)
Line 856:         try:
Line 857:             tsDir = config.get('vars', 'trust_store_path')
Line 858:         except:
the check for rhel or fedora is in the case of exception only and in normal case the trust_store_path should have been set..
Need further investigation on the root cause of the issue
Line 859:             if rhel6based:
Line 860:                 tsDir = '/etc/pki/vdsm'
Line 861:             else:
Line 862:                 tsDir = '/var/vdsm/ts'


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I06ca5dc3adba6183657afed778f999715ee332e0
Gerrit-PatchSet: 7
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Pradipta Banerjee <bpradip at in.ibm.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Douglas Schilling Landgraf <dougsland at redhat.com>
Gerrit-Reviewer: Itamar Heim <iheim at redhat.com>
Gerrit-Reviewer: Pradipta Banerjee <bpradip at in.ibm.com>
Gerrit-Reviewer: Rodrigo Trujillo <trujillo.unicamp at gmail.com>


More information about the vdsm-patches mailing list