)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":9535,"name":"Gorka Eguileor","email":"geguileo@redhat.com","username":"Gorka"},"change_message_id":"eabb65154a4c5d75a6e2dea1c1194100c6c5c53f","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"4ed03cf9_b2ceb7d9","updated":"2023-02-17 08:48:39.000000000","message":"Job seems to be warning about unknown options: compute.shutdown_retry_interval\nand compute.shutdown_timeout","commit_id":"2a41d5692a2a44530a792bc8e6b7bcb3ed07adc6"},{"author":{"_account_id":20733,"name":"Rajesh Tailor","email":"ratailor@redhat.com","username":"rajesht"},"change_message_id":"61ed76eac0bf389c0fc799cb146939085a8795b9","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"f393ac5c_5d52b5cc","updated":"2023-02-17 10:38:03.000000000","message":"LGTM. Just checked here[1], shutdown_timeout option is in DEFAULT section, not in compute.\n\n[1] https://docs.openstack.org/nova/latest/configuration/sample-config.html","commit_id":"2a41d5692a2a44530a792bc8e6b7bcb3ed07adc6"},{"author":{"_account_id":9535,"name":"Gorka Eguileor","email":"geguileo@redhat.com","username":"Gorka"},"change_message_id":"f879f0ad8a4c38678a96a325a32984601c53ee8f","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"f9c68d4d_2b98a954","updated":"2023-02-17 08:46:16.000000000","message":"Thanks for the clarification.","commit_id":"2a41d5692a2a44530a792bc8e6b7bcb3ed07adc6"},{"author":{"_account_id":4690,"name":"melanie witt","display_name":"melwitt","email":"melwittt@gmail.com","username":"melwitt"},"change_message_id":"e891f2914f426a19391854d292f46c7a990627fb","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"3d314c06_b034e432","in_reply_to":"f393ac5c_5d52b5cc","updated":"2023-02-17 19:58:20.000000000","message":"Oops, thank you for catching that!","commit_id":"2a41d5692a2a44530a792bc8e6b7bcb3ed07adc6"},{"author":{"_account_id":7166,"name":"Sylvain Bauza","email":"sbauza@redhat.com","username":"sbauza"},"change_message_id":"307dd330719f4eedbe8b5cacfd5b8d1a5b98d06c","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"7ba3a37f_a8a1ed41","updated":"2023-02-22 08:31:21.000000000","message":"Added -W because I think I know how to fix it, we just need to add some sphinx extensions. Testing it locally before pushing a new rev.","commit_id":"e8d81a3d8e4068f1e989e1367d9fb693ae03dac7"},{"author":{"_account_id":4690,"name":"melanie witt","display_name":"melwitt","email":"melwittt@gmail.com","username":"melwitt"},"change_message_id":"de82212d8af89042a665d476d6de68b07e20122c","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"41a95033_cf527844","updated":"2023-02-22 02:21:19.000000000","message":"Just adding a note that I am aware I need to resolve whatever the api docs jobs are complaining about. I haven\u0027t had time to dig into it yet.","commit_id":"e8d81a3d8e4068f1e989e1367d9fb693ae03dac7"},{"author":{"_account_id":4393,"name":"Dan Smith","email":"dms@danplanet.com","username":"danms"},"change_message_id":"55d6132de3107e90f9c6b4292bdd8e9d102462d7","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"eb487908_ea992f1b","updated":"2023-02-17 20:17:51.000000000","message":"Looks good to me, thanks.","commit_id":"e8d81a3d8e4068f1e989e1367d9fb693ae03dac7"},{"author":{"_account_id":7166,"name":"Sylvain Bauza","email":"sbauza@redhat.com","username":"sbauza"},"change_message_id":"f6da52592e299e00eba2f9cdbfdb9f65dad6d6cf","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"e0d060e1_535ab164","updated":"2023-02-22 08:55:27.000000000","message":"OK, I tried to enable the Sphinx extension thanks to [1] but it can\u0027t lookup the right config option :\n\nException occurred:\n  File \"/home/sbauza/git/openstack/nova/.tox/docs/lib/python3.11/site-packages/oslo_config/sphinxext.py\", line 482, in resolve_xref\n    env.domaindata[\u0027oslo.config\u0027][\u0027options\u0027][target],\n    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^\nKeyError: \u0027compute.shutdown_timeout\u0027\n\n[1] https://docs.openstack.org/oslo.config/latest/reference/sphinxext.html\n\nI stopped trying to find the root cause, I\u0027m not a sphinx expert here.\n\nMelanie, if that works for you, maybe you should just modify your inc files to not call the sphinx extension and just use `` ``.\n\nRemoving my -W since I no longer work on it.","commit_id":"e8d81a3d8e4068f1e989e1367d9fb693ae03dac7"},{"author":{"_account_id":7166,"name":"Sylvain Bauza","email":"sbauza@redhat.com","username":"sbauza"},"change_message_id":"4e394823ba936407edb29c194ab288d3b84648b1","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"1a42ec89_f4c1fd7b","updated":"2023-02-22 08:24:54.000000000","message":"the jobs are having problems because of the config options usages :\n\n\n2023-02-17 20:05:01.878417 | ubuntu-jammy | /home/zuul/src/opendev.org/openstack/nova/api-guide/source/server_concepts.rst:564: WARNING: unknown option: compute.shutdown_retry_interval\n2023-02-17 20:05:01.878751 | ubuntu-jammy | /home/zuul/src/opendev.org/openstack/nova/api-guide/source/server_concepts.rst:564: WARNING: unknown option: DEFAULT.shutdown_timeout\n2023-02-17 20:05:01.878769 | ubuntu-jammy | /home/zuul/src/opendev.org/openstack/nova/api-guide/source/server_concepts.rst:564: WARNING: unknown option: compute.shutdown_timeout","commit_id":"e8d81a3d8e4068f1e989e1367d9fb693ae03dac7"},{"author":{"_account_id":4690,"name":"melanie witt","display_name":"melwitt","email":"melwittt@gmail.com","username":"melwitt"},"change_message_id":"047b0d40c9718ca5e11b50977982f42384f3025b","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":4,"id":"06dab34e_631b5152","updated":"2023-02-23 19:39:01.000000000","message":"That didn\u0027t fix it either","commit_id":"4ce867f2d428ac5485702470e3b96af2102d792c"}],"api-guide/source/server_concepts.rst":[{"author":{"_account_id":4393,"name":"Dan Smith","email":"dms@danplanet.com","username":"danms"},"change_message_id":"55d6132de3107e90f9c6b4292bdd8e9d102462d7","unresolved":true,"context_lines":[{"line_number":566,"context_line":"   :oslo.config:option:`compute.shutdown_retry_interval` seconds until"},{"line_number":567,"context_line":"   :oslo.config:option:`DEFAULT.shutdown_timeout` seconds of total wait time"},{"line_number":568,"context_line":"   has elapsed. After the :oslo.config:option:`compute.shutdown_timeout` has"},{"line_number":569,"context_line":"   been exceeded, Nova will then forcefully power down the server by performing"},{"line_number":570,"context_line":"   the conceptual equivalent of unplugging its power cord."},{"line_number":571,"context_line":""},{"line_number":572,"context_line":"   A forceful power down could possibly result in data loss if attached volumes"},{"line_number":573,"context_line":"   or shared storage have not been flushed by the time the server loses power."}],"source_content_type":"text/x-rst","patch_set":2,"id":"c99f713a_61c8c2d7","line":570,"range":{"start_line":569,"start_character":66,"end_line":570,"end_character":57},"updated":"2023-02-17 20:17:51.000000000","message":"LOL, for the ELI5 crowd. I like it.","commit_id":"e8d81a3d8e4068f1e989e1367d9fb693ae03dac7"}]}
