Enable standard configuration file processing
Registered by
Jay Pipes
Now that use-optparse is in Cactus, we need to add back the configuration file processing. Of course, we'll be using the standard ConfigParser module instead of the non-standard gflags flagfile.
This should be done before paste.deploy to make the paste.deploy branch easier...
Blueprint information
Whiteboard
Work items:
Develop unit tests for parse_options, option_to_conf, add_XXX_options: DONE
Add etc/glance.
Add parsing of standard configuration files to parse_options: DONE
Add unit tests for configuration file parsing: DONE
(?)
Work Items
Dependency tree
* Blueprints in grey have been implemented.