)]}'
{"ironic/conf/ipmi.py":[{"author":{"_account_id":10239,"name":"Dmitry Tantsur","email":"dtantsur@protonmail.com","username":"dtantsur"},"change_message_id":"dd8f60950c405f41fd7fd4e537c4269d8ae2cdef","unresolved":false,"context_lines":[{"line_number":36,"context_line":"                      \u0027that setting this too low may cause the BMC to crash. \u0027"},{"line_number":37,"context_line":"                      \u0027Recommended setting is 5 seconds.\u0027)),"},{"line_number":38,"context_line":"    cfg.IntOpt(\u0027retry_limit\u0027,"},{"line_number":39,"context_line":"               default\u003d6,"},{"line_number":40,"context_line":"               help\u003d_(\u0027The maximum number of IPMI retries that will be \u0027"},{"line_number":41,"context_line":"                      \u0027attempted.  The number of retries is derived by \u0027"},{"line_number":42,"context_line":"                      \u0027command_retry_timeout / min_command_interval, it \u0027"}],"source_content_type":"text/x-python","patch_set":5,"id":"ff570b3c_4e07051e","line":39,"updated":"2020-05-11 10:15:06.000000000","message":"nit: min\u003d1","commit_id":"9a55ede38b0e2a61206adea68796222affb2549a"}],"releasenotes/notes/ipmitool-limit-retries-14201ef74a5f5fe6.yaml":[{"author":{"_account_id":10239,"name":"Dmitry Tantsur","email":"dtantsur@protonmail.com","username":"dtantsur"},"change_message_id":"4b9aae6b724c9dc6efb29ebb7cd3736f6d767d86","unresolved":false,"context_lines":[{"line_number":4,"context_line":"    Limit the number of ipmitool retries to avoid an excessively long"},{"line_number":5,"context_line":"    command.  For ipmitool implementations that get the BMC\u0027s Cipher"},{"line_number":6,"context_line":"    Suites before sending the command, ipmitool can take up to 10"},{"line_number":7,"context_line":"    seconds for each attempt."}],"source_content_type":"text/x-yaml","patch_set":3,"id":"1f493fa4_aa99067a","line":7,"updated":"2020-05-08 08:32:18.000000000","message":"Let\u0027s mention the new value and how an operator can change it (esp. given that we\u0027re going to backport this change)","commit_id":"d28b4838bb2e25bb89746c76608bb10ba18a05b0"},{"author":{"_account_id":21909,"name":"Bob Fournier","email":"bfournie@redhat.com","username":"bfournie"},"change_message_id":"0addff06228943fe1031d41a86d50cc1261454e1","unresolved":false,"context_lines":[{"line_number":4,"context_line":"    Limit the number of ipmitool retries to avoid an excessively long"},{"line_number":5,"context_line":"    command.  For ipmitool implementations that get the BMC\u0027s Cipher"},{"line_number":6,"context_line":"    Suites before sending the command, ipmitool can take up to 10"},{"line_number":7,"context_line":"    seconds for each attempt."}],"source_content_type":"text/x-yaml","patch_set":3,"id":"1f493fa4_4c9dfd55","line":7,"in_reply_to":"1f493fa4_aa99067a","updated":"2020-05-08 11:36:21.000000000","message":"Done","commit_id":"d28b4838bb2e25bb89746c76608bb10ba18a05b0"},{"author":{"_account_id":10239,"name":"Dmitry Tantsur","email":"dtantsur@protonmail.com","username":"dtantsur"},"change_message_id":"ccb2f2b5c4985f4d88f9995a81f54e4cf32e2f4b","unresolved":false,"context_lines":[{"line_number":2,"context_line":"features:"},{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    Add a new ``[ipmi]retry_limit`` option to configure the upper"},{"line_number":5,"context_line":"    limit of retries used for the ipmitool command.  The number of"},{"line_number":6,"context_line":"    retries is derived by ``command_retry_timeout`` /"},{"line_number":7,"context_line":"    ``min_command_interval``.  The number of retries will not"},{"line_number":8,"context_line":"    exceed the ``retry_limit``."},{"line_number":9,"context_line":"fixes:"},{"line_number":10,"context_line":"  - |"},{"line_number":11,"context_line":"    Limit the number of ipmitool retries to avoid an excessively long"}],"source_content_type":"text/x-yaml","patch_set":4,"id":"1f493fa4_0c38153b","line":8,"range":{"start_line":5,"start_character":53,"end_line":8,"end_character":31},"updated":"2020-05-08 11:41:50.000000000","message":"Maybe rephrase this as something like\n\n The number of retries will be the minimum of ``command_retry_timeout`` / ``min_command_interval`` and the new ``retry_limit`` option.","commit_id":"2359b93b9e639da80548012c88b51954c433f76b"},{"author":{"_account_id":21909,"name":"Bob Fournier","email":"bfournie@redhat.com","username":"bfournie"},"change_message_id":"de2f5faf91de89894ac6ff62fe3c7fb54c709a6c","unresolved":false,"context_lines":[{"line_number":2,"context_line":"features:"},{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    Add a new ``[ipmi]retry_limit`` option to configure the upper"},{"line_number":5,"context_line":"    limit of retries used for the ipmitool command.  The number of"},{"line_number":6,"context_line":"    retries is derived by ``command_retry_timeout`` /"},{"line_number":7,"context_line":"    ``min_command_interval``.  The number of retries will not"},{"line_number":8,"context_line":"    exceed the ``retry_limit``."},{"line_number":9,"context_line":"fixes:"},{"line_number":10,"context_line":"  - |"},{"line_number":11,"context_line":"    Limit the number of ipmitool retries to avoid an excessively long"}],"source_content_type":"text/x-yaml","patch_set":4,"id":"1f493fa4_0f5ac728","line":8,"range":{"start_line":5,"start_character":53,"end_line":8,"end_character":31},"in_reply_to":"1f493fa4_0c38153b","updated":"2020-05-08 12:07:04.000000000","message":"Sounds good. Done.","commit_id":"2359b93b9e639da80548012c88b51954c433f76b"},{"author":{"_account_id":10239,"name":"Dmitry Tantsur","email":"dtantsur@protonmail.com","username":"dtantsur"},"change_message_id":"ccb2f2b5c4985f4d88f9995a81f54e4cf32e2f4b","unresolved":false,"context_lines":[{"line_number":8,"context_line":"    exceed the ``retry_limit``."},{"line_number":9,"context_line":"fixes:"},{"line_number":10,"context_line":"  - |"},{"line_number":11,"context_line":"    Limit the number of ipmitool retries to avoid an excessively long"},{"line_number":12,"context_line":"    command.  For ipmitool implementations that get the BMC\u0027s Cipher"},{"line_number":13,"context_line":"    Suites before sending the command, ipmitool can take up to 10"},{"line_number":14,"context_line":"    seconds for each attempt."}],"source_content_type":"text/x-yaml","patch_set":4,"id":"1f493fa4_8cd545e8","line":11,"updated":"2020-05-08 11:41:50.000000000","message":"I\u0027d still prefer to explicitly mention the new value here.","commit_id":"2359b93b9e639da80548012c88b51954c433f76b"},{"author":{"_account_id":21909,"name":"Bob Fournier","email":"bfournie@redhat.com","username":"bfournie"},"change_message_id":"de2f5faf91de89894ac6ff62fe3c7fb54c709a6c","unresolved":false,"context_lines":[{"line_number":8,"context_line":"    exceed the ``retry_limit``."},{"line_number":9,"context_line":"fixes:"},{"line_number":10,"context_line":"  - |"},{"line_number":11,"context_line":"    Limit the number of ipmitool retries to avoid an excessively long"},{"line_number":12,"context_line":"    command.  For ipmitool implementations that get the BMC\u0027s Cipher"},{"line_number":13,"context_line":"    Suites before sending the command, ipmitool can take up to 10"},{"line_number":14,"context_line":"    seconds for each attempt."}],"source_content_type":"text/x-yaml","patch_set":4,"id":"1f493fa4_6f40ab36","line":11,"in_reply_to":"1f493fa4_8cd545e8","updated":"2020-05-08 12:07:04.000000000","message":"Done","commit_id":"2359b93b9e639da80548012c88b51954c433f76b"}]}
