ConfigOpt dictionary per package
Registered by
Sylvain Bauza
When doing imports, oslo.config is registering all the Opts into a single big _opts dict.
That prevents importing 2 distinct projects within the same code as there are big risks for raising a DuplicateOptError like for policy-file opt entry.
The proposal is that there should be one ConfigOpt dict per "project" (ie. package)
Blueprint information
- Status:
- Not started
- Approver:
- None
- Priority:
- Undefined
- Drafter:
- Sylvain Bauza
- Direction:
- Needs approval
- Assignee:
- Sylvain Bauza
- Definition:
- New
- Series goal:
- None
- Implementation:
-
Unknown
- Milestone target:
- None
- Started by
- Completed by
Related branches
Related bugs
Sprints
Whiteboard
(?)