--- /srv/reproducible-results/rbuild-debian/r-b-build.3dMuMhdh/b1/openstack-trove_22.0.0-3_amd64.changes +++ /srv/reproducible-results/rbuild-debian/r-b-build.3dMuMhdh/b2/openstack-trove_22.0.0-3_amd64.changes ├── Files │ @@ -1,8 +1,8 @@ │ │ 5f62bb48594dc8e11bc3fcdf43477acf 398068 python optional python3-trove_22.0.0-3_all.deb │ dba24531b947f95a46bc48a510fb0dba 23876 net optional trove-api_22.0.0-3_all.deb │ c8304f349c160d1ac595a101b34c27b6 48848 net optional trove-common_22.0.0-3_all.deb │ 83f830169668e44aa17e88446dfa428a 7340 net optional trove-conductor_22.0.0-3_all.deb │ - 92018696a7b3198ace1cb60a18add101 1066900 doc optional trove-doc_22.0.0-3_all.deb │ + c3830cbcfd42f549f8fb77c54c7af14b 1066884 doc optional trove-doc_22.0.0-3_all.deb │ b6a9f54f2fa6b6a276a8811d2a1324b0 7464 net optional trove-guestagent_22.0.0-3_all.deb │ fc479a2a511947e7c7ef03547e57ac3d 7416 net optional trove-taskmanager_22.0.0-3_all.deb ├── trove-doc_22.0.0-3_all.deb │ ├── file list │ │ @@ -1,3 +1,3 @@ │ │ -rw-r--r-- 0 0 0 4 2024-12-19 11:12:22.000000 debian-binary │ │ -rw-r--r-- 0 0 0 4876 2024-12-19 11:12:22.000000 control.tar.xz │ │ --rw-r--r-- 0 0 0 1061832 2024-12-19 11:12:22.000000 data.tar.xz │ │ +-rw-r--r-- 0 0 0 1061816 2024-12-19 11:12:22.000000 data.tar.xz │ ├── control.tar.xz │ │ ├── control.tar │ │ │ ├── ./md5sums │ │ │ │ ├── ./md5sums │ │ │ │ │┄ Files differ │ ├── data.tar.xz │ │ ├── data.tar │ │ │ ├── ./usr/share/doc/trove-doc/html/reference/conf.html │ │ │ │┄ Ordering differences only │ │ │ │ @@ -2755,14 +2755,158 @@ │ │ │ │ <dd class="field-even"><p><code class="docutils literal notranslate"><span class="pre">False</span></code></p> │ │ │ │ </dd> │ │ │ │ </dl> │ │ │ │ <p>If true create the volume in the same availability-zone as the instance</p> │ │ │ │ </dd></dl> │ │ │ │ │ │ │ │ <dl class="oslo.config option"> │ │ │ │ +<dt class="sig sig-object oslo.config" id="DEFAULT.rpc_conn_pool_size"> │ │ │ │ +<span class="sig-name descname"><span class="pre">rpc_conn_pool_size</span></span><a class="headerlink" href="#DEFAULT.rpc_conn_pool_size" title="Link to this definition">¶</a></dt> │ │ │ │ +<dd><dl class="field-list simple"> │ │ │ │ +<dt class="field-odd">Type<span class="colon">:</span></dt> │ │ │ │ +<dd class="field-odd"><p>integer</p> │ │ │ │ +</dd> │ │ │ │ +<dt class="field-even">Default<span class="colon">:</span></dt> │ │ │ │ +<dd class="field-even"><p><code class="docutils literal notranslate"><span class="pre">30</span></code></p> │ │ │ │ +</dd> │ │ │ │ +<dt class="field-odd">Minimum Value<span class="colon">:</span></dt> │ │ │ │ +<dd class="field-odd"><p>1</p> │ │ │ │ +</dd> │ │ │ │ +</dl> │ │ │ │ +<p>Size of RPC connection pool.</p> │ │ │ │ +<table class="docutils align-default" id="id6"> │ │ │ │ +<caption><span class="caption-text">Deprecated Variations</span><a class="headerlink" href="#id6" title="Link to this table">¶</a></caption> │ │ │ │ +<thead> │ │ │ │ +<tr class="row-odd"><th class="head"><p>Group</p></th> │ │ │ │ +<th class="head"><p>Name</p></th> │ │ │ │ +</tr> │ │ │ │ +</thead> │ │ │ │ +<tbody> │ │ │ │ +<tr class="row-even"><td><p>DEFAULT</p></td> │ │ │ │ +<td><p>rpc_conn_pool_size</p></td> │ │ │ │ +</tr> │ │ │ │ +</tbody> │ │ │ │ +</table> │ │ │ │ +</dd></dl> │ │ │ │ + │ │ │ │ +<dl class="oslo.config option"> │ │ │ │ +<dt class="sig sig-object oslo.config" id="DEFAULT.conn_pool_min_size"> │ │ │ │ +<span class="sig-name descname"><span class="pre">conn_pool_min_size</span></span><a class="headerlink" href="#DEFAULT.conn_pool_min_size" title="Link to this definition">¶</a></dt> │ │ │ │ +<dd><dl class="field-list simple"> │ │ │ │ +<dt class="field-odd">Type<span class="colon">:</span></dt> │ │ │ │ +<dd class="field-odd"><p>integer</p> │ │ │ │ +</dd> │ │ │ │ +<dt class="field-even">Default<span class="colon">:</span></dt> │ │ │ │ +<dd class="field-even"><p><code class="docutils literal notranslate"><span class="pre">2</span></code></p> │ │ │ │ +</dd> │ │ │ │ +</dl> │ │ │ │ +<p>The pool size limit for connections expiration policy</p> │ │ │ │ +</dd></dl> │ │ │ │ + │ │ │ │ +<dl class="oslo.config option"> │ │ │ │ +<dt class="sig sig-object oslo.config" id="DEFAULT.conn_pool_ttl"> │ │ │ │ +<span class="sig-name descname"><span class="pre">conn_pool_ttl</span></span><a class="headerlink" href="#DEFAULT.conn_pool_ttl" title="Link to this definition">¶</a></dt> │ │ │ │ +<dd><dl class="field-list simple"> │ │ │ │ +<dt class="field-odd">Type<span class="colon">:</span></dt> │ │ │ │ +<dd class="field-odd"><p>integer</p> │ │ │ │ +</dd> │ │ │ │ +<dt class="field-even">Default<span class="colon">:</span></dt> │ │ │ │ +<dd class="field-even"><p><code class="docutils literal notranslate"><span class="pre">1200</span></code></p> │ │ │ │ +</dd> │ │ │ │ +</dl> │ │ │ │ +<p>The time-to-live in sec of idle connections in the pool</p> │ │ │ │ +</dd></dl> │ │ │ │ + │ │ │ │ +<dl class="oslo.config option"> │ │ │ │ +<dt class="sig sig-object oslo.config" id="DEFAULT.executor_thread_pool_size"> │ │ │ │ +<span class="sig-name descname"><span class="pre">executor_thread_pool_size</span></span><a class="headerlink" href="#DEFAULT.executor_thread_pool_size" title="Link to this definition">¶</a></dt> │ │ │ │ +<dd><dl class="field-list simple"> │ │ │ │ +<dt class="field-odd">Type<span class="colon">:</span></dt> │ │ │ │ +<dd class="field-odd"><p>integer</p> │ │ │ │ +</dd> │ │ │ │ +<dt class="field-even">Default<span class="colon">:</span></dt> │ │ │ │ +<dd class="field-even"><p><code class="docutils literal notranslate"><span class="pre">64</span></code></p> │ │ │ │ +</dd> │ │ │ │ +</dl> │ │ │ │ +<p>Size of executor thread pool when executor is threading or eventlet.</p> │ │ │ │ +<table class="docutils align-default" id="id7"> │ │ │ │ +<caption><span class="caption-text">Deprecated Variations</span><a class="headerlink" href="#id7" title="Link to this table">¶</a></caption> │ │ │ │ +<thead> │ │ │ │ +<tr class="row-odd"><th class="head"><p>Group</p></th> │ │ │ │ +<th class="head"><p>Name</p></th> │ │ │ │ +</tr> │ │ │ │ +</thead> │ │ │ │ +<tbody> │ │ │ │ +<tr class="row-even"><td><p>DEFAULT</p></td> │ │ │ │ +<td><p>rpc_thread_pool_size</p></td> │ │ │ │ +</tr> │ │ │ │ +</tbody> │ │ │ │ +</table> │ │ │ │ +</dd></dl> │ │ │ │ + │ │ │ │ +<dl class="oslo.config option"> │ │ │ │ +<dt class="sig sig-object oslo.config" id="DEFAULT.rpc_response_timeout"> │ │ │ │ +<span class="sig-name descname"><span class="pre">rpc_response_timeout</span></span><a class="headerlink" href="#DEFAULT.rpc_response_timeout" title="Link to this definition">¶</a></dt> │ │ │ │ +<dd><dl class="field-list simple"> │ │ │ │ +<dt class="field-odd">Type<span class="colon">:</span></dt> │ │ │ │ +<dd class="field-odd"><p>integer</p> │ │ │ │ +</dd> │ │ │ │ +<dt class="field-even">Default<span class="colon">:</span></dt> │ │ │ │ +<dd class="field-even"><p><code class="docutils literal notranslate"><span class="pre">60</span></code></p> │ │ │ │ +</dd> │ │ │ │ +</dl> │ │ │ │ +<p>Seconds to wait for a response from a call.</p> │ │ │ │ +</dd></dl> │ │ │ │ + │ │ │ │ +<dl class="oslo.config option"> │ │ │ │ +<dt class="sig sig-object oslo.config" id="DEFAULT.transport_url"> │ │ │ │ +<span class="sig-name descname"><span class="pre">transport_url</span></span><a class="headerlink" href="#DEFAULT.transport_url" title="Link to this definition">¶</a></dt> │ │ │ │ +<dd><dl class="field-list simple"> │ │ │ │ +<dt class="field-odd">Type<span class="colon">:</span></dt> │ │ │ │ +<dd class="field-odd"><p>string</p> │ │ │ │ +</dd> │ │ │ │ +<dt class="field-even">Default<span class="colon">:</span></dt> │ │ │ │ +<dd class="field-even"><p><code class="docutils literal notranslate"><span class="pre">rabbit://</span></code></p> │ │ │ │ +</dd> │ │ │ │ +</dl> │ │ │ │ +<p>The network address and optional user credentials for connecting to the messaging backend, in URL format. The expected format is:</p> │ │ │ │ +<p>driver://[user:pass@]host:port[,[userN:passN@]hostN:portN]/virtual_host?query</p> │ │ │ │ +<p>Example: rabbit://rabbitmq:password@127.0.0.1:5672//</p> │ │ │ │ +<p>For full details on the fields in the URL see the documentation of oslo_messaging.TransportURL at <a class="reference external" href="https://docs.openstack.org/oslo.messaging/latest/reference/transport.html">https://docs.openstack.org/oslo.messaging/latest/reference/transport.html</a></p> │ │ │ │ +</dd></dl> │ │ │ │ + │ │ │ │ +<dl class="oslo.config option"> │ │ │ │ +<dt class="sig sig-object oslo.config" id="DEFAULT.control_exchange"> │ │ │ │ +<span class="sig-name descname"><span class="pre">control_exchange</span></span><a class="headerlink" href="#DEFAULT.control_exchange" title="Link to this definition">¶</a></dt> │ │ │ │ +<dd><dl class="field-list simple"> │ │ │ │ +<dt class="field-odd">Type<span class="colon">:</span></dt> │ │ │ │ +<dd class="field-odd"><p>string</p> │ │ │ │ +</dd> │ │ │ │ +<dt class="field-even">Default<span class="colon">:</span></dt> │ │ │ │ +<dd class="field-even"><p><code class="docutils literal notranslate"><span class="pre">openstack</span></code></p> │ │ │ │ +</dd> │ │ │ │ +</dl> │ │ │ │ +<p>The default exchange under which topics are scoped. May be overridden by an exchange name specified in the transport_url option.</p> │ │ │ │ +</dd></dl> │ │ │ │ + │ │ │ │ +<dl class="oslo.config option"> │ │ │ │ +<dt class="sig sig-object oslo.config" id="DEFAULT.rpc_ping_enabled"> │ │ │ │ +<span class="sig-name descname"><span class="pre">rpc_ping_enabled</span></span><a class="headerlink" href="#DEFAULT.rpc_ping_enabled" title="Link to this definition">¶</a></dt> │ │ │ │ +<dd><dl class="field-list simple"> │ │ │ │ +<dt class="field-odd">Type<span class="colon">:</span></dt> │ │ │ │ +<dd class="field-odd"><p>boolean</p> │ │ │ │ +</dd> │ │ │ │ +<dt class="field-even">Default<span class="colon">:</span></dt> │ │ │ │ +<dd class="field-even"><p><code class="docutils literal notranslate"><span class="pre">False</span></code></p> │ │ │ │ +</dd> │ │ │ │ +</dl> │ │ │ │ +<p>Add an endpoint to answer to ping calls. Endpoint is named oslo_rpc_server_ping</p> │ │ │ │ +</dd></dl> │ │ │ │ + │ │ │ │ +<dl class="oslo.config option"> │ │ │ │ <dt class="sig sig-object oslo.config" id="DEFAULT.debug"> │ │ │ │ <span class="sig-name descname"><span class="pre">debug</span></span><a class="headerlink" href="#DEFAULT.debug" title="Link to this definition">¶</a></dt> │ │ │ │ <dd><dl class="field-list simple"> │ │ │ │ <dt class="field-odd">Type<span class="colon">:</span></dt> │ │ │ │ <dd class="field-odd"><p>boolean</p> │ │ │ │ </dd> │ │ │ │ <dt class="field-even">Default<span class="colon">:</span></dt> │ │ │ │ @@ -2786,16 +2930,16 @@ │ │ │ │ <dd class="field-even"><p><code class="docutils literal notranslate"><span class="pre"><None></span></code></p> │ │ │ │ </dd> │ │ │ │ <dt class="field-odd">Mutable<span class="colon">:</span></dt> │ │ │ │ <dd class="field-odd"><p>This option can be changed without restarting.</p> │ │ │ │ </dd> │ │ │ │ </dl> │ │ │ │ <p>The name of a logging configuration file. This file is appended to any existing logging configuration files. For details about logging configuration files, see the Python logging module documentation. Note that when logging configuration files are used then all logging configuration is set in the configuration file and other logging configuration options are ignored (for example, log-date-format).</p> │ │ │ │ -<table class="docutils align-default" id="id6"> │ │ │ │ -<caption><span class="caption-text">Deprecated Variations</span><a class="headerlink" href="#id6" title="Link to this table">¶</a></caption> │ │ │ │ +<table class="docutils align-default" id="id8"> │ │ │ │ +<caption><span class="caption-text">Deprecated Variations</span><a class="headerlink" href="#id8" title="Link to this table">¶</a></caption> │ │ │ │ <thead> │ │ │ │ <tr class="row-odd"><th class="head"><p>Group</p></th> │ │ │ │ <th class="head"><p>Name</p></th> │ │ │ │ </tr> │ │ │ │ </thead> │ │ │ │ <tbody> │ │ │ │ <tr class="row-even"><td><p>DEFAULT</p></td> │ │ │ │ @@ -2830,16 +2974,16 @@ │ │ │ │ <dd class="field-odd"><p>string</p> │ │ │ │ </dd> │ │ │ │ <dt class="field-even">Default<span class="colon">:</span></dt> │ │ │ │ <dd class="field-even"><p><code class="docutils literal notranslate"><span class="pre"><None></span></code></p> │ │ │ │ </dd> │ │ │ │ </dl> │ │ │ │ <p>(Optional) Name of log file to send logging output to. If no default is set, logging will go to stderr as defined by use_stderr. This option is ignored if log_config_append is set.</p> │ │ │ │ -<table class="docutils align-default" id="id7"> │ │ │ │ -<caption><span class="caption-text">Deprecated Variations</span><a class="headerlink" href="#id7" title="Link to this table">¶</a></caption> │ │ │ │ +<table class="docutils align-default" id="id9"> │ │ │ │ +<caption><span class="caption-text">Deprecated Variations</span><a class="headerlink" href="#id9" title="Link to this table">¶</a></caption> │ │ │ │ <thead> │ │ │ │ <tr class="row-odd"><th class="head"><p>Group</p></th> │ │ │ │ <th class="head"><p>Name</p></th> │ │ │ │ </tr> │ │ │ │ </thead> │ │ │ │ <tbody> │ │ │ │ <tr class="row-even"><td><p>DEFAULT</p></td> │ │ │ │ @@ -2857,16 +3001,16 @@ │ │ │ │ <dd class="field-odd"><p>string</p> │ │ │ │ </dd> │ │ │ │ <dt class="field-even">Default<span class="colon">:</span></dt> │ │ │ │ <dd class="field-even"><p><code class="docutils literal notranslate"><span class="pre"><None></span></code></p> │ │ │ │ </dd> │ │ │ │ </dl> │ │ │ │ <p>(Optional) The base directory used for relative log_file paths. This option is ignored if log_config_append is set.</p> │ │ │ │ -<table class="docutils align-default" id="id8"> │ │ │ │ -<caption><span class="caption-text">Deprecated Variations</span><a class="headerlink" href="#id8" title="Link to this table">¶</a></caption> │ │ │ │ +<table class="docutils align-default" id="id10"> │ │ │ │ +<caption><span class="caption-text">Deprecated Variations</span><a class="headerlink" href="#id10" title="Link to this table">¶</a></caption> │ │ │ │ <thead> │ │ │ │ <tr class="row-odd"><th class="head"><p>Group</p></th> │ │ │ │ <th class="head"><p>Name</p></th> │ │ │ │ </tr> │ │ │ │ </thead> │ │ │ │ <tbody> │ │ │ │ <tr class="row-even"><td><p>DEFAULT</p></td> │ │ │ │ @@ -3276,158 +3420,14 @@ │ │ │ │ <dt class="field-even">Default<span class="colon">:</span></dt> │ │ │ │ <dd class="field-even"><p><code class="docutils literal notranslate"><span class="pre">False</span></code></p> │ │ │ │ </dd> │ │ │ │ </dl> │ │ │ │ <p>Enables or disables fatal status of deprecations.</p> │ │ │ │ </dd></dl> │ │ │ │ │ │ │ │ -<dl class="oslo.config option"> │ │ │ │ -<dt class="sig sig-object oslo.config" id="DEFAULT.rpc_conn_pool_size"> │ │ │ │ -<span class="sig-name descname"><span class="pre">rpc_conn_pool_size</span></span><a class="headerlink" href="#DEFAULT.rpc_conn_pool_size" title="Link to this definition">¶</a></dt> │ │ │ │ -<dd><dl class="field-list simple"> │ │ │ │ -<dt class="field-odd">Type<span class="colon">:</span></dt> │ │ │ │ -<dd class="field-odd"><p>integer</p> │ │ │ │ -</dd> │ │ │ │ -<dt class="field-even">Default<span class="colon">:</span></dt> │ │ │ │ -<dd class="field-even"><p><code class="docutils literal notranslate"><span class="pre">30</span></code></p> │ │ │ │ -</dd> │ │ │ │ -<dt class="field-odd">Minimum Value<span class="colon">:</span></dt> │ │ │ │ -<dd class="field-odd"><p>1</p> │ │ │ │ -</dd> │ │ │ │ -</dl> │ │ │ │ -<p>Size of RPC connection pool.</p> │ │ │ │ -<table class="docutils align-default" id="id9"> │ │ │ │ -<caption><span class="caption-text">Deprecated Variations</span><a class="headerlink" href="#id9" title="Link to this table">¶</a></caption> │ │ │ │ -<thead> │ │ │ │ -<tr class="row-odd"><th class="head"><p>Group</p></th> │ │ │ │ -<th class="head"><p>Name</p></th> │ │ │ │ -</tr> │ │ │ │ -</thead> │ │ │ │ -<tbody> │ │ │ │ -<tr class="row-even"><td><p>DEFAULT</p></td> │ │ │ │ -<td><p>rpc_conn_pool_size</p></td> │ │ │ │ -</tr> │ │ │ │ -</tbody> │ │ │ │ -</table> │ │ │ │ -</dd></dl> │ │ │ │ - │ │ │ │ -<dl class="oslo.config option"> │ │ │ │ -<dt class="sig sig-object oslo.config" id="DEFAULT.conn_pool_min_size"> │ │ │ │ -<span class="sig-name descname"><span class="pre">conn_pool_min_size</span></span><a class="headerlink" href="#DEFAULT.conn_pool_min_size" title="Link to this definition">¶</a></dt> │ │ │ │ -<dd><dl class="field-list simple"> │ │ │ │ -<dt class="field-odd">Type<span class="colon">:</span></dt> │ │ │ │ -<dd class="field-odd"><p>integer</p> │ │ │ │ -</dd> │ │ │ │ -<dt class="field-even">Default<span class="colon">:</span></dt> │ │ │ │ -<dd class="field-even"><p><code class="docutils literal notranslate"><span class="pre">2</span></code></p> │ │ │ │ -</dd> │ │ │ │ -</dl> │ │ │ │ -<p>The pool size limit for connections expiration policy</p> │ │ │ │ -</dd></dl> │ │ │ │ - │ │ │ │ -<dl class="oslo.config option"> │ │ │ │ -<dt class="sig sig-object oslo.config" id="DEFAULT.conn_pool_ttl"> │ │ │ │ -<span class="sig-name descname"><span class="pre">conn_pool_ttl</span></span><a class="headerlink" href="#DEFAULT.conn_pool_ttl" title="Link to this definition">¶</a></dt> │ │ │ │ -<dd><dl class="field-list simple"> │ │ │ │ -<dt class="field-odd">Type<span class="colon">:</span></dt> │ │ │ │ -<dd class="field-odd"><p>integer</p> │ │ │ │ -</dd> │ │ │ │ -<dt class="field-even">Default<span class="colon">:</span></dt> │ │ │ │ -<dd class="field-even"><p><code class="docutils literal notranslate"><span class="pre">1200</span></code></p> │ │ │ │ -</dd> │ │ │ │ -</dl> │ │ │ │ -<p>The time-to-live in sec of idle connections in the pool</p> │ │ │ │ -</dd></dl> │ │ │ │ - │ │ │ │ -<dl class="oslo.config option"> │ │ │ │ -<dt class="sig sig-object oslo.config" id="DEFAULT.executor_thread_pool_size"> │ │ │ │ -<span class="sig-name descname"><span class="pre">executor_thread_pool_size</span></span><a class="headerlink" href="#DEFAULT.executor_thread_pool_size" title="Link to this definition">¶</a></dt> │ │ │ │ -<dd><dl class="field-list simple"> │ │ │ │ -<dt class="field-odd">Type<span class="colon">:</span></dt> │ │ │ │ -<dd class="field-odd"><p>integer</p> │ │ │ │ -</dd> │ │ │ │ -<dt class="field-even">Default<span class="colon">:</span></dt> │ │ │ │ -<dd class="field-even"><p><code class="docutils literal notranslate"><span class="pre">64</span></code></p> │ │ │ │ -</dd> │ │ │ │ -</dl> │ │ │ │ -<p>Size of executor thread pool when executor is threading or eventlet.</p> │ │ │ │ -<table class="docutils align-default" id="id10"> │ │ │ │ -<caption><span class="caption-text">Deprecated Variations</span><a class="headerlink" href="#id10" title="Link to this table">¶</a></caption> │ │ │ │ -<thead> │ │ │ │ -<tr class="row-odd"><th class="head"><p>Group</p></th> │ │ │ │ -<th class="head"><p>Name</p></th> │ │ │ │ -</tr> │ │ │ │ -</thead> │ │ │ │ -<tbody> │ │ │ │ -<tr class="row-even"><td><p>DEFAULT</p></td> │ │ │ │ -<td><p>rpc_thread_pool_size</p></td> │ │ │ │ -</tr> │ │ │ │ -</tbody> │ │ │ │ -</table> │ │ │ │ -</dd></dl> │ │ │ │ - │ │ │ │ -<dl class="oslo.config option"> │ │ │ │ -<dt class="sig sig-object oslo.config" id="DEFAULT.rpc_response_timeout"> │ │ │ │ -<span class="sig-name descname"><span class="pre">rpc_response_timeout</span></span><a class="headerlink" href="#DEFAULT.rpc_response_timeout" title="Link to this definition">¶</a></dt> │ │ │ │ -<dd><dl class="field-list simple"> │ │ │ │ -<dt class="field-odd">Type<span class="colon">:</span></dt> │ │ │ │ -<dd class="field-odd"><p>integer</p> │ │ │ │ -</dd> │ │ │ │ -<dt class="field-even">Default<span class="colon">:</span></dt> │ │ │ │ -<dd class="field-even"><p><code class="docutils literal notranslate"><span class="pre">60</span></code></p> │ │ │ │ -</dd> │ │ │ │ -</dl> │ │ │ │ -<p>Seconds to wait for a response from a call.</p> │ │ │ │ -</dd></dl> │ │ │ │ - │ │ │ │ -<dl class="oslo.config option"> │ │ │ │ -<dt class="sig sig-object oslo.config" id="DEFAULT.transport_url"> │ │ │ │ -<span class="sig-name descname"><span class="pre">transport_url</span></span><a class="headerlink" href="#DEFAULT.transport_url" title="Link to this definition">¶</a></dt> │ │ │ │ -<dd><dl class="field-list simple"> │ │ │ │ -<dt class="field-odd">Type<span class="colon">:</span></dt> │ │ │ │ -<dd class="field-odd"><p>string</p> │ │ │ │ -</dd> │ │ │ │ -<dt class="field-even">Default<span class="colon">:</span></dt> │ │ │ │ -<dd class="field-even"><p><code class="docutils literal notranslate"><span class="pre">rabbit://</span></code></p> │ │ │ │ -</dd> │ │ │ │ -</dl> │ │ │ │ -<p>The network address and optional user credentials for connecting to the messaging backend, in URL format. The expected format is:</p> │ │ │ │ -<p>driver://[user:pass@]host:port[,[userN:passN@]hostN:portN]/virtual_host?query</p> │ │ │ │ -<p>Example: rabbit://rabbitmq:password@127.0.0.1:5672//</p> │ │ │ │ -<p>For full details on the fields in the URL see the documentation of oslo_messaging.TransportURL at <a class="reference external" href="https://docs.openstack.org/oslo.messaging/latest/reference/transport.html">https://docs.openstack.org/oslo.messaging/latest/reference/transport.html</a></p> │ │ │ │ -</dd></dl> │ │ │ │ - │ │ │ │ -<dl class="oslo.config option"> │ │ │ │ -<dt class="sig sig-object oslo.config" id="DEFAULT.control_exchange"> │ │ │ │ -<span class="sig-name descname"><span class="pre">control_exchange</span></span><a class="headerlink" href="#DEFAULT.control_exchange" title="Link to this definition">¶</a></dt> │ │ │ │ -<dd><dl class="field-list simple"> │ │ │ │ -<dt class="field-odd">Type<span class="colon">:</span></dt> │ │ │ │ -<dd class="field-odd"><p>string</p> │ │ │ │ -</dd> │ │ │ │ -<dt class="field-even">Default<span class="colon">:</span></dt> │ │ │ │ -<dd class="field-even"><p><code class="docutils literal notranslate"><span class="pre">openstack</span></code></p> │ │ │ │ -</dd> │ │ │ │ -</dl> │ │ │ │ -<p>The default exchange under which topics are scoped. May be overridden by an exchange name specified in the transport_url option.</p> │ │ │ │ -</dd></dl> │ │ │ │ - │ │ │ │ -<dl class="oslo.config option"> │ │ │ │ -<dt class="sig sig-object oslo.config" id="DEFAULT.rpc_ping_enabled"> │ │ │ │ -<span class="sig-name descname"><span class="pre">rpc_ping_enabled</span></span><a class="headerlink" href="#DEFAULT.rpc_ping_enabled" title="Link to this definition">¶</a></dt> │ │ │ │ -<dd><dl class="field-list simple"> │ │ │ │ -<dt class="field-odd">Type<span class="colon">:</span></dt> │ │ │ │ -<dd class="field-odd"><p>boolean</p> │ │ │ │ -</dd> │ │ │ │ -<dt class="field-even">Default<span class="colon">:</span></dt> │ │ │ │ -<dd class="field-even"><p><code class="docutils literal notranslate"><span class="pre">False</span></code></p> │ │ │ │ -</dd> │ │ │ │ -</dl> │ │ │ │ -<p>Add an endpoint to answer to ping calls. Endpoint is named oslo_rpc_server_ping</p> │ │ │ │ -</dd></dl> │ │ │ │ - │ │ │ │ <section id="cache"> │ │ │ │ <span id="cache"></span><h2>cache<a class="headerlink" href="#cache" title="Link to this heading">¶</a></h2> │ │ │ │ </section> │ │ │ │ <dl class="oslo.config option"> │ │ │ │ <dt class="sig sig-object oslo.config" id="cache.config_prefix"> │ │ │ │ <span class="sig-name descname"><span class="pre">config_prefix</span></span><a class="headerlink" href="#cache.config_prefix" title="Link to this definition">¶</a></dt> │ │ │ │ <dd><dl class="field-list simple"> │ │ │ │ ├── html2text {} │ │ │ │ │ @@ -1187,14 +1187,79 @@ │ │ │ │ │ If online volume resize is supported. │ │ │ │ │ enable_volume_az_¶ │ │ │ │ │ Type: │ │ │ │ │ boolean │ │ │ │ │ Default: │ │ │ │ │ False │ │ │ │ │ If true create the volume in the same availability-zone as the instance │ │ │ │ │ + rpc_conn_pool_size_¶ │ │ │ │ │ + Type: │ │ │ │ │ + integer │ │ │ │ │ + Default: │ │ │ │ │ + 30 │ │ │ │ │ + Minimum Value: │ │ │ │ │ + 1 │ │ │ │ │ + Size of RPC connection pool. │ │ │ │ │ + DDeepprreeccaatteedd VVaarriiaattiioonnss_?¶ │ │ │ │ │ + GGrroouupp NNaammee │ │ │ │ │ + DEFAULT rpc_conn_pool_size │ │ │ │ │ + conn_pool_min_size_¶ │ │ │ │ │ + Type: │ │ │ │ │ + integer │ │ │ │ │ + Default: │ │ │ │ │ + 2 │ │ │ │ │ + The pool size limit for connections expiration policy │ │ │ │ │ + conn_pool_ttl_¶ │ │ │ │ │ + Type: │ │ │ │ │ + integer │ │ │ │ │ + Default: │ │ │ │ │ + 1200 │ │ │ │ │ + The time-to-live in sec of idle connections in the pool │ │ │ │ │ + executor_thread_pool_size_¶ │ │ │ │ │ + Type: │ │ │ │ │ + integer │ │ │ │ │ + Default: │ │ │ │ │ + 64 │ │ │ │ │ + Size of executor thread pool when executor is threading or eventlet. │ │ │ │ │ + DDeepprreeccaatteedd VVaarriiaattiioonnss_?¶ │ │ │ │ │ + GGrroouupp NNaammee │ │ │ │ │ + DEFAULT rpc_thread_pool_size │ │ │ │ │ + rpc_response_timeout_¶ │ │ │ │ │ + Type: │ │ │ │ │ + integer │ │ │ │ │ + Default: │ │ │ │ │ + 60 │ │ │ │ │ + Seconds to wait for a response from a call. │ │ │ │ │ + transport_url_¶ │ │ │ │ │ + Type: │ │ │ │ │ + string │ │ │ │ │ + Default: │ │ │ │ │ + rabbit:// │ │ │ │ │ + The network address and optional user credentials for connecting to the │ │ │ │ │ + messaging backend, in URL format. The expected format is: │ │ │ │ │ + driver://[user:pass@]host:port[,[userN:passN@]hostN:portN]/ │ │ │ │ │ + virtual_host?query │ │ │ │ │ + Example: rabbit://rabbitmq:password@127.0.0.1:5672// │ │ │ │ │ + For full details on the fields in the URL see the documentation of │ │ │ │ │ + oslo_messaging.TransportURL at _h_t_t_p_s_:_/_/_d_o_c_s_._o_p_e_n_s_t_a_c_k_._o_r_g_/_o_s_l_o_._m_e_s_s_a_g_i_n_g_/ │ │ │ │ │ + _l_a_t_e_s_t_/_r_e_f_e_r_e_n_c_e_/_t_r_a_n_s_p_o_r_t_._h_t_m_l │ │ │ │ │ + control_exchange_¶ │ │ │ │ │ + Type: │ │ │ │ │ + string │ │ │ │ │ + Default: │ │ │ │ │ + openstack │ │ │ │ │ + The default exchange under which topics are scoped. May be overridden by │ │ │ │ │ + an exchange name specified in the transport_url option. │ │ │ │ │ + rpc_ping_enabled_¶ │ │ │ │ │ + Type: │ │ │ │ │ + boolean │ │ │ │ │ + Default: │ │ │ │ │ + False │ │ │ │ │ + Add an endpoint to answer to ping calls. Endpoint is named │ │ │ │ │ + oslo_rpc_server_ping │ │ │ │ │ debug_¶ │ │ │ │ │ Type: │ │ │ │ │ boolean │ │ │ │ │ Default: │ │ │ │ │ False │ │ │ │ │ Mutable: │ │ │ │ │ This option can be changed without restarting. │ │ │ │ │ @@ -1463,79 +1528,14 @@ │ │ │ │ │ levels are filtered. │ │ │ │ │ fatal_deprecations_¶ │ │ │ │ │ Type: │ │ │ │ │ boolean │ │ │ │ │ Default: │ │ │ │ │ False │ │ │ │ │ Enables or disables fatal status of deprecations. │ │ │ │ │ - rpc_conn_pool_size_¶ │ │ │ │ │ - Type: │ │ │ │ │ - integer │ │ │ │ │ - Default: │ │ │ │ │ - 30 │ │ │ │ │ - Minimum Value: │ │ │ │ │ - 1 │ │ │ │ │ - Size of RPC connection pool. │ │ │ │ │ - DDeepprreeccaatteedd VVaarriiaattiioonnss_?¶ │ │ │ │ │ - GGrroouupp NNaammee │ │ │ │ │ - DEFAULT rpc_conn_pool_size │ │ │ │ │ - conn_pool_min_size_¶ │ │ │ │ │ - Type: │ │ │ │ │ - integer │ │ │ │ │ - Default: │ │ │ │ │ - 2 │ │ │ │ │ - The pool size limit for connections expiration policy │ │ │ │ │ - conn_pool_ttl_¶ │ │ │ │ │ - Type: │ │ │ │ │ - integer │ │ │ │ │ - Default: │ │ │ │ │ - 1200 │ │ │ │ │ - The time-to-live in sec of idle connections in the pool │ │ │ │ │ - executor_thread_pool_size_¶ │ │ │ │ │ - Type: │ │ │ │ │ - integer │ │ │ │ │ - Default: │ │ │ │ │ - 64 │ │ │ │ │ - Size of executor thread pool when executor is threading or eventlet. │ │ │ │ │ - DDeepprreeccaatteedd VVaarriiaattiioonnss_?¶ │ │ │ │ │ - GGrroouupp NNaammee │ │ │ │ │ - DEFAULT rpc_thread_pool_size │ │ │ │ │ - rpc_response_timeout_¶ │ │ │ │ │ - Type: │ │ │ │ │ - integer │ │ │ │ │ - Default: │ │ │ │ │ - 60 │ │ │ │ │ - Seconds to wait for a response from a call. │ │ │ │ │ - transport_url_¶ │ │ │ │ │ - Type: │ │ │ │ │ - string │ │ │ │ │ - Default: │ │ │ │ │ - rabbit:// │ │ │ │ │ - The network address and optional user credentials for connecting to the │ │ │ │ │ - messaging backend, in URL format. The expected format is: │ │ │ │ │ - driver://[user:pass@]host:port[,[userN:passN@]hostN:portN]/ │ │ │ │ │ - virtual_host?query │ │ │ │ │ - Example: rabbit://rabbitmq:password@127.0.0.1:5672// │ │ │ │ │ - For full details on the fields in the URL see the documentation of │ │ │ │ │ - oslo_messaging.TransportURL at _h_t_t_p_s_:_/_/_d_o_c_s_._o_p_e_n_s_t_a_c_k_._o_r_g_/_o_s_l_o_._m_e_s_s_a_g_i_n_g_/ │ │ │ │ │ - _l_a_t_e_s_t_/_r_e_f_e_r_e_n_c_e_/_t_r_a_n_s_p_o_r_t_._h_t_m_l │ │ │ │ │ - control_exchange_¶ │ │ │ │ │ - Type: │ │ │ │ │ - string │ │ │ │ │ - Default: │ │ │ │ │ - openstack │ │ │ │ │ - The default exchange under which topics are scoped. May be overridden by │ │ │ │ │ - an exchange name specified in the transport_url option. │ │ │ │ │ - rpc_ping_enabled_¶ │ │ │ │ │ - Type: │ │ │ │ │ - boolean │ │ │ │ │ - Default: │ │ │ │ │ - False │ │ │ │ │ - Add an endpoint to answer to ping calls. Endpoint is named │ │ │ │ │ - oslo_rpc_server_ping │ │ │ │ │ ********** ccaacchhee_?¶ ********** │ │ │ │ │ config_prefix_¶ │ │ │ │ │ Type: │ │ │ │ │ string │ │ │ │ │ Default: │ │ │ │ │ cache.oslo │ │ │ │ │ Prefix for building the configuration dictionary for the cache region.