Need a way to allow user to register config opts locally

Bug #1347304 reported by Guang Yee
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
keystonemiddleware
Invalid
Undecided
Sam Leong

Bug Description

Per

https://review.openstack.org/#/c/108540/1/marconi/queues/transport/auth.py

_OPTS is now a private global variable. However, Marconi have the need to be able to register the opts in its local config. We need to expose a way to allow user to register the config opts locally.

Guang Yee (guang-yee)
Changed in keystonemiddleware:
assignee: nobody → Sam Leong (chio-fai-sam-leong)
Revision history for this message
Morgan Fainberg (mdrnstm) wrote :

Does this method: http://git.openstack.org/cgit/openstack/keystonemiddleware/tree/keystonemiddleware/opts.py#n29 (not private) solve the issue?

This is the method we use for the config generator and has an entry point already.

Changed in keystonemiddleware:
status: New → Incomplete
Revision history for this message
Guang Yee (guang-yee) wrote :

Yes, that'll work.

Changed in keystonemiddleware:
status: Incomplete → 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.