oslo_limit.opts module¶
- oslo_limit.opts.list_opts() list[tuple[str, list[Opt]]]¶
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: ConfigOpts) None¶
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.