Bug 1258785

Summary: gdeploy: config file is case-sensitive
Product: [Red Hat Storage] Red Hat Gluster Storage Reporter: Anush Shetty <ashetty>
Component: coreAssignee: Nandaja Varma <nvarma>
Status: CLOSED NOTABUG QA Contact: Anush Shetty <ashetty>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rhgs-3.1CC: rhs-bugs, smohan, storage-qa-internal, surs
Target Milestone: ---Keywords: ZStream
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: gdeploy-1.0-7 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-09-01 13:26:46 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Anush Shetty 2015-09-01 09:42:34 UTC
Description of problem: gdeploy config file is case-sensitive, and expects the header/option names to be in lower-case. It would be good to have the header/option names case insensitive.

Eg: if the volume information is provided under [VOLUME] (instead of [volume]) in the config file, the run ignores the the values provided under this section. 


Version-Release number of selected component (if applicable): gdeploy-1.0-6.el7rhgs.noarch


How reproducible:  Always

Comment 2 Nandaja Varma 2015-09-01 13:26:46 UTC
This is a limitation of the python module config parser. Cannot help it.
We don't consider this as an issue. Expected behavior. Closing the bug.