| | | |
Offset 435, 14 lines modified | Offset 435, 92 lines modified |
435 | <dd·class="field-even"><p><code·class="docutils·literal·notranslate"><span·class="pre">3</span></code></p> | 435 | <dd·class="field-even"><p><code·class="docutils·literal·notranslate"><span·class="pre">3</span></code></p> |
436 | </dd> | 436 | </dd> |
437 | </dl> | 437 | </dl> |
438 | <p>Keystoneclient·version</p> | 438 | <p>Keystoneclient·version</p> |
439 | </dd></dl> | 439 | </dd></dl> |
| |
440 | <dl·class="oslo.config·option"> | 440 | <dl·class="oslo.config·option"> |
| 441 | <dt·class="sig·sig-object·oslo.config"·id="DEFAULT.backdoor_port"> |
| 442 | <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> |
| 443 | <dd><dl·class="field-list·simple"> |
| 444 | <dt·class="field-odd">Type<span·class="colon">:</span></dt> |
| 445 | <dd·class="field-odd"><p>string</p> |
| 446 | </dd> |
| 447 | <dt·class="field-even">Default<span·class="colon">:</span></dt> |
| 448 | <dd·class="field-even"><p><code·class="docutils·literal·notranslate"><span·class="pre"><None></span></code></p> |
| 449 | </dd> |
| 450 | </dl> |
| 451 | <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> |
| 452 | <div·class="admonition·warning"> |
| 453 | <p·class="admonition-title">Warning</p> |
| 454 | <p>This·option·is·deprecated·for·removal. |
| 455 | Its·value·may·be·silently·ignored· |
| 456 | in·the·future.</p> |
| 457 | <dl·class="field-list·simple"> |
| 458 | <dt·class="field-odd">Reason<span·class="colon">:</span></dt> |
| 459 | <dd·class="field-odd"><p>The·‘backdoor_port’·option·is·deprecated·and·will·be·removed·in·a·future·release.</p> |
| 460 | </dd> |
| 461 | </dl> |
| 462 | </div> |
| 463 | </dd></dl> |
| |
| 464 | <dl·class="oslo.config·option"> |
| 465 | <dt·class="sig·sig-object·oslo.config"·id="DEFAULT.backdoor_socket"> |
| 466 | <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> |
| 467 | <dd><dl·class="field-list·simple"> |
| 468 | <dt·class="field-odd">Type<span·class="colon">:</span></dt> |
| 469 | <dd·class="field-odd"><p>string</p> |
| 470 | </dd> |
| 471 | <dt·class="field-even">Default<span·class="colon">:</span></dt> |
| 472 | <dd·class="field-even"><p><code·class="docutils·literal·notranslate"><span·class="pre"><None></span></code></p> |
| 473 | </dd> |
| 474 | </dl> |
| 475 | <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> |
| 476 | <div·class="admonition·warning"> |
| 477 | <p·class="admonition-title">Warning</p> |
| 478 | <p>This·option·is·deprecated·for·removal. |
| 479 | Its·value·may·be·silently·ignored· |
| 480 | in·the·future.</p> |
| 481 | <dl·class="field-list·simple"> |
| 482 | <dt·class="field-odd">Reason<span·class="colon">:</span></dt> |
| 483 | <dd·class="field-odd"><p>The·‘backdoor_socket’·option·is·deprecated·and·will·be·removed·in·a·future·release.</p> |
| 484 | </dd> |
| 485 | </dl> |
| 486 | </div> |
| 487 | </dd></dl> |
| |
| 488 | <dl·class="oslo.config·option"> |
| 489 | <dt·class="sig·sig-object·oslo.config"·id="DEFAULT.log_options"> |
| 490 | <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> |
| 491 | <dd><dl·class="field-list·simple"> |
| 492 | <dt·class="field-odd">Type<span·class="colon">:</span></dt> |
| 493 | <dd·class="field-odd"><p>boolean</p> |
| 494 | </dd> |
| 495 | <dt·class="field-even">Default<span·class="colon">:</span></dt> |
| 496 | <dd·class="field-even"><p><code·class="docutils·literal·notranslate"><span·class="pre">True</span></code></p> |
| 497 | </dd> |
| 498 | </dl> |
| 499 | <p>Enables·or·disables·logging·values·of·all·registered·options·when·starting·a·service·(at·DEBUG·level).</p> |
| 500 | </dd></dl> |
| |
| 501 | <dl·class="oslo.config·option"> |
| 502 | <dt·class="sig·sig-object·oslo.config"·id="DEFAULT.graceful_shutdown_timeout"> |
| 503 | <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> |
| 504 | <dd><dl·class="field-list·simple"> |
| 505 | <dt·class="field-odd">Type<span·class="colon">:</span></dt> |
| 506 | <dd·class="field-odd"><p>integer</p> |
| 507 | </dd> |
| 508 | <dt·class="field-even">Default<span·class="colon">:</span></dt> |
| 509 | <dd·class="field-even"><p><code·class="docutils·literal·notranslate"><span·class="pre">60</span></code></p> |
| 510 | </dd> |
| 511 | </dl> |
| 512 | <p>Specify·a·timeout·after·which·a·gracefully·shutdown·server·will·exit.·Zero·value·means·endless·wait.</p> |
| 513 | </dd></dl> |
| |
| 514 | <dl·class="oslo.config·option"> |
441 | <dt·class="sig·sig-object·oslo.config"·id="DEFAULT.executor_thread_pool_size"> | 515 | <dt·class="sig·sig-object·oslo.config"·id="DEFAULT.executor_thread_pool_size"> |
442 | <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> | 516 | <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> |
443 | <dd><dl·class="field-list·simple"> | 517 | <dd><dl·class="field-list·simple"> |
444 | <dt·class="field-odd">Type<span·class="colon">:</span></dt> | 518 | <dt·class="field-odd">Type<span·class="colon">:</span></dt> |
445 | <dd·class="field-odd"><p>integer</p> | 519 | <dd·class="field-odd"><p>integer</p> |
446 | </dd> | 520 | </dd> |
447 | <dt·class="field-even">Default<span·class="colon">:</span></dt> | 521 | <dt·class="field-even">Default<span·class="colon">:</span></dt> |
Offset 1017, 92 lines modified | Offset 1095, 14 lines modified |
1017 | <dt·class="field-even">Default<span·class="colon">:</span></dt> | 1095 | <dt·class="field-even">Default<span·class="colon">:</span></dt> |
1018 | <dd·class="field-even"><p><code·class="docutils·literal·notranslate"><span·class="pre">False</span></code></p> | 1096 | <dd·class="field-even"><p><code·class="docutils·literal·notranslate"><span·class="pre">False</span></code></p> |
1019 | </dd> | 1097 | </dd> |
1020 | </dl> | 1098 | </dl> |
1021 | <p>Enables·or·disables·fatal·status·of·deprecations.</p> | 1099 | <p>Enables·or·disables·fatal·status·of·deprecations.</p> |
1022 | </dd></dl> | 1100 | </dd></dl> |
| |
1023 | <dl·class="oslo.config·option"> | |
1024 | <dt·class="sig·sig-object·oslo.config"·id="DEFAULT.backdoor_port"> | |
1025 | <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> | |
1026 | <dd><dl·class="field-list·simple"> | |
1027 | <dt·class="field-odd">Type<span·class="colon">:</span></dt> | |
1028 | <dd·class="field-odd"><p>string</p> | |
1029 | </dd> | |
1030 | <dt·class="field-even">Default<span·class="colon">:</span></dt> | |
1031 | <dd·class="field-even"><p><code·class="docutils·literal·notranslate"><span·class="pre"><None></span></code></p> | |
1032 | </dd> | |
1033 | </dl> | |
1034 | <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> | |
1035 | <div·class="admonition·warning"> | |
1036 | <p·class="admonition-title">Warning</p> | |
1037 | <p>This·option·is·deprecated·for·removal. | |
1038 | Its·value·may·be·silently·ignored· | |
1039 | in·the·future.</p> | |
1040 | <dl·class="field-list·simple"> | |
1041 | <dt·class="field-odd">Reason<span·class="colon">:</span></dt> | |
1042 | <dd·class="field-odd"><p>The·‘backdoor_port’·option·is·deprecated·and·will·be·removed·in·a·future·release.</p> | |
1043 | </dd> | |
1044 | </dl> | |
1045 | </div> | |
1046 | </dd></dl> | |
| |
1047 | <dl·class="oslo.config·option"> | |
1048 | <dt·class="sig·sig-object·oslo.config"·id="DEFAULT.backdoor_socket"> | |
Max diff block lines reached; 433/10214 bytes (4.24%) of diff not shown.
|