summaryrefslogtreecommitdiff
path: root/doc/source/configuration/opts.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/configuration/opts.rst')
-rw-r--r--doc/source/configuration/opts.rst16
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/source/configuration/opts.rst b/doc/source/configuration/opts.rst
new file mode 100644
index 0000000..9d94c18
--- /dev/null
+++ b/doc/source/configuration/opts.rst
@@ -0,0 +1,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