| | | | |
| Offset 435, 178 lines modified | Offset 435, 14 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"> | |
| 515 | <dt·class="sig·sig-object·oslo.config"·id="DEFAULT.executor_thread_pool_size"> | |
| 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> | |
| 517 | <dd><dl·class="field-list·simple"> | |
| 518 | <dt·class="field-odd">Type<span·class="colon">:</span></dt> | |
| 519 | <dd·class="field-odd"><p>integer</p> | |
| 520 | </dd> | |
| 521 | <dt·class="field-even">Default<span·class="colon">:</span></dt> | |
| 522 | <dd·class="field-even"><p><code·class="docutils·literal·notranslate"><span·class="pre">64</span></code></p> | |
| 523 | </dd> | |
| 524 | </dl> | |
| 525 | <p>Size·of·executor·thread·pool·when·executor·is·threading·or·eventlet.</p> | |
| 526 | <table·class="docutils·align-default"·id="id1"> | |
| 527 | <caption><span·class="caption-text">Deprecated·Variations</span><a·class="headerlink"·href="#id1"·title="Link·to·this·table">¶</a></caption> | |
| 528 | <thead> | |
| 529 | <tr·class="row-odd"><th·class="head"><p>Group</p></th> | |
| 530 | <th·class="head"><p>Name</p></th> | |
| 531 | </tr> | |
| 532 | </thead> | |
| 533 | <tbody> | |
| 534 | <tr·class="row-even"><td><p>DEFAULT</p></td> | |
| 535 | <td><p>rpc_thread_pool_size</p></td> | |
| 536 | </tr> | |
| 537 | </tbody> | |
| 538 | </table> | |
| 539 | </dd></dl> | |
| | |
| 540 | <dl·class="oslo.config·option"> | |
| 541 | <dt·class="sig·sig-object·oslo.config"·id="DEFAULT.rpc_response_timeout"> | |
| 542 | <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> | |
| 543 | <dd><dl·class="field-list·simple"> | |
| 544 | <dt·class="field-odd">Type<span·class="colon">:</span></dt> | |
| 545 | <dd·class="field-odd"><p>integer</p> | |
| 546 | </dd> | |
| 547 | <dt·class="field-even">Default<span·class="colon">:</span></dt> | |
| 548 | <dd·class="field-even"><p><code·class="docutils·literal·notranslate"><span·class="pre">60</span></code></p> | |
| 549 | </dd> | |
| 550 | </dl> | |
| 551 | <p>Seconds·to·wait·for·a·response·from·a·call.</p> | |
| 552 | </dd></dl> | |
| | |
| 553 | <dl·class="oslo.config·option"> | |
| 554 | <dt·class="sig·sig-object·oslo.config"·id="DEFAULT.transport_url"> | |
|
Max diff block lines reached; 13258/22479 bytes (58.98%) of diff not shown.
|