Actions
Story #258
closed[RFE] Use the same configuration file format everywhere in Pulp
Status:
CLOSED - WONTFIX
Priority:
Normal
Assignee:
-
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Quarter:
Description
++ This bug was initially created as a clone of Bugzilla Bug #1150153 ++
Description of problem:
Currently we have configuration files in both INI and JSON format. The server plugin.conf.d format is json and the rest of the pulp configuration files are in ini format. This is confusing to the user. We should use the same format for
configuration files everywhere. I would propose that we use ini files everywhere since as a format it allows us to include comments that show all the valid keys that could be filled in.
--- Additional comment from mhrivnak@redhat.com at 10/10/2014 16:20:50 ---
This will definitely impact katello, so keep them in the loop.
Related issues
Actions