File: opts.rst

package info (click to toggle)
python-oslo.messaging 16.1.0-3
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 1,584 kB
  • sloc: python: 12,035; sh: 62; makefile: 24
file content (16 lines) | stat: -rw-r--r-- 349 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
=======================
 Configuration Options
=======================

oslo.messaging uses oslo.config to define and manage configuration
options to allow the deployer to control how an application uses the
underlying messaging system.

.. show-options:: oslo.messaging

API
===

.. currentmodule:: oslo_messaging.opts

.. autofunction:: list_opts