Alternate methods of retrieving configuration information

Bug #1434157 reported by Kevin L. Mitchell
12
This bug affects 1 person
Affects Status Importance Assigned to Milestone
oslo.config
Invalid
Medium
Unassigned

Bug Description

Currently, the only way to provide configuration for a project consuming oslo.config is to write a configuration file. However, there are services that exist that can store configuration in a multi-platform fashion, such as etcd. The enhancement suggestion here is to allow configuration loading to use a plugin. We could use a URI-like syntax for specifying the location of the configuration, so a raw path or a file: URI would use the currently existing file loading scheme, and other configuration plugins could be specified using an entrypoint keyed off the URI scheme

Tags: enhancement
Revision history for this message
Doug Hellmann (doug-hellmann) wrote :

This comes up from time to time, and we've had some blueprints and specs proposed but the work was never done. We should probably track it as a blueprint, rather than a bug, since it's a new feature.

Changed in oslo.config:
status: New → Confirmed
importance: Undecided → Medium
Revision history for this message
Atsuko Ito (yottatsa) wrote :
Revision history for this message
Haifeng.Yan (yanheven) wrote :

as have made it a blueprint, can this close?

Changed in oslo.config:
status: Confirmed → Invalid
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.