Move config out of run.py

Bug #391377 reported by Chris Rossi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
KARL3
Fix Released
Medium
Shane Hathaway

Bug Description

There are a number of configuration options currently configured in run.py that are then set as persistent attributes of the site. We want to unwind this to use a config file in the filesystem somewhere. We probably shouldn't use the site's paster ini for this because we reserve the right to make the config editable TTW. The paster ini could certainly have a parameter that points to the location of this karl site specific config file.

Changed in karl3:
assignee: nobody → Chris Rossi (chris-archimedeanco)
importance: Undecided → Medium
milestone: none → m20
Revision history for this message
Chris Rossi (chris-archimedeanco) wrote :

Actually, TTW config is likely not a requirement. Whether the config parameters go into the paster ini or some other configuration file is left as an exercise to the implementor.

Changed in karl3:
assignee: Chris Rossi (chris-archimedeanco) → Shane Hathaway (shane-hathawaymix)
Revision history for this message
Shane Hathaway (shane-hathawaymix) wrote :

Done in revision 3375. Note that when/if we set up a TTW config utility, that utility will probably generate a paster .ini file, so putting these parameters in the .ini file is actually close to ideal, IMHO.

Changed in karl3:
status: New → Fix Committed
Changed in karl3:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.