| | | |
Offset 237, 14 lines modified | Offset 237, 92 lines modified |
237 | <dd·class="field-even"><p><code·class="docutils·literal·notranslate"><span·class="pre">False</span></code></p> | 237 | <dd·class="field-even"><p><code·class="docutils·literal·notranslate"><span·class="pre">False</span></code></p> |
238 | </dd> | 238 | </dd> |
239 | </dl> | 239 | </dl> |
240 | <p>Show·SQLAlchemy·pool-related·debugging·output·in·logs·(sets·DEBUG·log·level·output)·if·specified.</p> | 240 | <p>Show·SQLAlchemy·pool-related·debugging·output·in·logs·(sets·DEBUG·log·level·output)·if·specified.</p> |
241 | </dd></dl> | 241 | </dd></dl> |
| |
242 | <dl·class="oslo.config·option"> | 242 | <dl·class="oslo.config·option"> |
| 243 | <dt·class="sig·sig-object·oslo.config"·id="DEFAULT.backdoor_port"> |
| 244 | <span·class="sig-name·descname"><span·class="pre">backdoor_port</span></span><a·class="headerlink"·href="#DEFAULT.backdoor_port"·title="Link·to·this·definition">¶</a></dt> |
| 245 | <dd><dl·class="field-list·simple"> |
| 246 | <dt·class="field-odd">Type<span·class="colon">:</span></dt> |
| 247 | <dd·class="field-odd"><p>string</p> |
| 248 | </dd> |
| 249 | <dt·class="field-even">Default<span·class="colon">:</span></dt> |
| 250 | <dd·class="field-even"><p><code·class="docutils·literal·notranslate"><span·class="pre"><None></span></code></p> |
| 251 | </dd> |
| 252 | </dl> |
| 253 | <p>Enable·eventlet·backdoor.··Acceptable·values·are·0,·<port>,·and·<start>:<end>,·where·0·results·in·listening·on·a·random·tcp·port·number;·<port>·results·in·listening·on·the·specified·port·number·(and·not·enabling·backdoor·if·that·port·is·in·use);·and·<start>:<end>·results·in·listening·on·the·smallest·unused·port·number·within·the·specified·range·of·port·numbers.·The·chosen·port·is·displayed·in·the·service’s·log·file.</p> |
| 254 | <div·class="admonition·warning"> |
| 255 | <p·class="admonition-title">Warning</p> |
| 256 | <p>This·option·is·deprecated·for·removal. |
| 257 | Its·value·may·be·silently·ignored· |
| 258 | in·the·future.</p> |
| 259 | <dl·class="field-list·simple"> |
| 260 | <dt·class="field-odd">Reason<span·class="colon">:</span></dt> |
| 261 | <dd·class="field-odd"><p>The·‘backdoor_port’·option·is·deprecated·and·will·be·removed·in·a·future·release.</p> |
| 262 | </dd> |
| 263 | </dl> |
| 264 | </div> |
| 265 | </dd></dl> |
| |
| 266 | <dl·class="oslo.config·option"> |
| 267 | <dt·class="sig·sig-object·oslo.config"·id="DEFAULT.backdoor_socket"> |
| 268 | <span·class="sig-name·descname"><span·class="pre">backdoor_socket</span></span><a·class="headerlink"·href="#DEFAULT.backdoor_socket"·title="Link·to·this·definition">¶</a></dt> |
| 269 | <dd><dl·class="field-list·simple"> |
| 270 | <dt·class="field-odd">Type<span·class="colon">:</span></dt> |
| 271 | <dd·class="field-odd"><p>string</p> |
| 272 | </dd> |
| 273 | <dt·class="field-even">Default<span·class="colon">:</span></dt> |
| 274 | <dd·class="field-even"><p><code·class="docutils·literal·notranslate"><span·class="pre"><None></span></code></p> |
| 275 | </dd> |
| 276 | </dl> |
| 277 | <p>Enable·eventlet·backdoor,·using·the·provided·path·as·a·unix·socket·that·can·receive·connections.·This·option·is·mutually·exclusive·with·‘backdoor_port’·in·that·only·one·should·be·provided.·If·both·are·provided·then·the·existence·of·this·option·overrides·the·usage·of·that·option.·Inside·the·path·{pid}·will·be·replaced·with·the·PID·of·the·current·process.</p> |
| 278 | <div·class="admonition·warning"> |
| 279 | <p·class="admonition-title">Warning</p> |
| 280 | <p>This·option·is·deprecated·for·removal. |
| 281 | Its·value·may·be·silently·ignored· |
| 282 | in·the·future.</p> |
| 283 | <dl·class="field-list·simple"> |
| 284 | <dt·class="field-odd">Reason<span·class="colon">:</span></dt> |
| 285 | <dd·class="field-odd"><p>The·‘backdoor_socket’·option·is·deprecated·and·will·be·removed·in·a·future·release.</p> |
| 286 | </dd> |
| 287 | </dl> |
| 288 | </div> |
| 289 | </dd></dl> |
| |
| 290 | <dl·class="oslo.config·option"> |
| 291 | <dt·class="sig·sig-object·oslo.config"·id="DEFAULT.log_options"> |
| 292 | <span·class="sig-name·descname"><span·class="pre">log_options</span></span><a·class="headerlink"·href="#DEFAULT.log_options"·title="Link·to·this·definition">¶</a></dt> |
| 293 | <dd><dl·class="field-list·simple"> |
| 294 | <dt·class="field-odd">Type<span·class="colon">:</span></dt> |
| 295 | <dd·class="field-odd"><p>boolean</p> |
| 296 | </dd> |
| 297 | <dt·class="field-even">Default<span·class="colon">:</span></dt> |
| 298 | <dd·class="field-even"><p><code·class="docutils·literal·notranslate"><span·class="pre">True</span></code></p> |
| 299 | </dd> |
| 300 | </dl> |
| 301 | <p>Enables·or·disables·logging·values·of·all·registered·options·when·starting·a·service·(at·DEBUG·level).</p> |
| 302 | </dd></dl> |
| |
| 303 | <dl·class="oslo.config·option"> |
| 304 | <dt·class="sig·sig-object·oslo.config"·id="DEFAULT.graceful_shutdown_timeout"> |
| 305 | <span·class="sig-name·descname"><span·class="pre">graceful_shutdown_timeout</span></span><a·class="headerlink"·href="#DEFAULT.graceful_shutdown_timeout"·title="Link·to·this·definition">¶</a></dt> |
| 306 | <dd><dl·class="field-list·simple"> |
| 307 | <dt·class="field-odd">Type<span·class="colon">:</span></dt> |
| 308 | <dd·class="field-odd"><p>integer</p> |
| 309 | </dd> |
| 310 | <dt·class="field-even">Default<span·class="colon">:</span></dt> |
| 311 | <dd·class="field-even"><p><code·class="docutils·literal·notranslate"><span·class="pre">60</span></code></p> |
| 312 | </dd> |
| 313 | </dl> |
| 314 | <p>Specify·a·timeout·after·which·a·gracefully·shutdown·server·will·exit.·Zero·value·means·endless·wait.</p> |
| 315 | </dd></dl> |
| |
| 316 | <dl·class="oslo.config·option"> |
243 | <dt·class="sig·sig-object·oslo.config"·id="DEFAULT.executor_thread_pool_size"> | 317 | <dt·class="sig·sig-object·oslo.config"·id="DEFAULT.executor_thread_pool_size"> |
244 | <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> | 318 | <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> |
245 | <dd><dl·class="field-list·simple"> | 319 | <dd><dl·class="field-list·simple"> |
246 | <dt·class="field-odd">Type<span·class="colon">:</span></dt> | 320 | <dt·class="field-odd">Type<span·class="colon">:</span></dt> |
247 | <dd·class="field-odd"><p>integer</p> | 321 | <dd·class="field-odd"><p>integer</p> |
248 | </dd> | 322 | </dd> |
249 | <dt·class="field-even">Default<span·class="colon">:</span></dt> | 323 | <dt·class="field-even">Default<span·class="colon">:</span></dt> |
Offset 819, 92 lines modified | Offset 897, 14 lines modified |
819 | <dt·class="field-even">Default<span·class="colon">:</span></dt> | 897 | <dt·class="field-even">Default<span·class="colon">:</span></dt> |
820 | <dd·class="field-even"><p><code·class="docutils·literal·notranslate"><span·class="pre">False</span></code></p> | 898 | <dd·class="field-even"><p><code·class="docutils·literal·notranslate"><span·class="pre">False</span></code></p> |
821 | </dd> | 899 | </dd> |
822 | </dl> | 900 | </dl> |
823 | <p>Enables·or·disables·fatal·status·of·deprecations.</p> | 901 | <p>Enables·or·disables·fatal·status·of·deprecations.</p> |
824 | </dd></dl> | 902 | </dd></dl> |
| |
825 | <dl·class="oslo.config·option"> | |
826 | <dt·class="sig·sig-object·oslo.config"·id="DEFAULT.backdoor_port"> | |
827 | <span·class="sig-name·descname"><span·class="pre">backdoor_port</span></span><a·class="headerlink"·href="#DEFAULT.backdoor_port"·title="Link·to·this·definition">¶</a></dt> | |
828 | <dd><dl·class="field-list·simple"> | |
829 | <dt·class="field-odd">Type<span·class="colon">:</span></dt> | |
830 | <dd·class="field-odd"><p>string</p> | |
831 | </dd> | |
832 | <dt·class="field-even">Default<span·class="colon">:</span></dt> | |
833 | <dd·class="field-even"><p><code·class="docutils·literal·notranslate"><span·class="pre"><None></span></code></p> | |
834 | </dd> | |
835 | </dl> | |
836 | <p>Enable·eventlet·backdoor.··Acceptable·values·are·0,·<port>,·and·<start>:<end>,·where·0·results·in·listening·on·a·random·tcp·port·number;·<port>·results·in·listening·on·the·specified·port·number·(and·not·enabling·backdoor·if·that·port·is·in·use);·and·<start>:<end>·results·in·listening·on·the·smallest·unused·port·number·within·the·specified·range·of·port·numbers.·The·chosen·port·is·displayed·in·the·service’s·log·file.</p> | |
837 | <div·class="admonition·warning"> | |
838 | <p·class="admonition-title">Warning</p> | |
839 | <p>This·option·is·deprecated·for·removal. | |
840 | Its·value·may·be·silently·ignored· | |
841 | in·the·future.</p> | |
842 | <dl·class="field-list·simple"> | |
843 | <dt·class="field-odd">Reason<span·class="colon">:</span></dt> | |
844 | <dd·class="field-odd"><p>The·‘backdoor_port’·option·is·deprecated·and·will·be·removed·in·a·future·release.</p> | |
845 | </dd> | |
846 | </dl> | |
847 | </div> | |
848 | </dd></dl> | |
| |
849 | <dl·class="oslo.config·option"> | |
850 | <dt·class="sig·sig-object·oslo.config"·id="DEFAULT.backdoor_socket"> | |
Max diff block lines reached; 568/10453 bytes (5.43%) of diff not shown.
|