oslo_limit.opts module

oslo_limit.opts.list_opts()

Return a list of oslo.config options available in the library.

Returns:

a list of (group_name, opts) tuples

oslo_limit.opts.register_opts(conf)