)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":13252,"name":"Dr. Jens Harbott","display_name":"Jens Harbott (frickler)","email":"frickler@offenerstapel.de","username":"jrosenboom"},"change_message_id":"36d28fdddf8fe51dce3c0447e1d4e61e594801b5","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":4,"id":"f7e7b438_a08c9461","updated":"2025-06-01 15:36:52.000000000","message":"IMO this breaks the install guide since you nowhere say how to install the service with TLS enabled, just changing the referenced URLs will not magically perform that task","commit_id":"5878b0756031126f5eb8d96cdd0272ac31a560b8"},{"author":{"_account_id":37598,"name":"Ivan Anfimov","display_name":"Ivan Anfimov","email":"lazekteam@gmail.com","username":"anfimovir"},"change_message_id":"059656ba6a96a0d67677f41bce60149c9437a885","unresolved":true,"context_lines":[],"source_content_type":"","patch_set":4,"id":"88aa9c51_37859418","in_reply_to":"70234b6a_708d7350","updated":"2025-06-03 19:27:43.000000000","message":"@frickler@offenerstapel.de hello, I think we can talk about in nova MR, for prevent any confusion, you right.","commit_id":"5878b0756031126f5eb8d96cdd0272ac31a560b8"},{"author":{"_account_id":13252,"name":"Dr. Jens Harbott","display_name":"Jens Harbott (frickler)","email":"frickler@offenerstapel.de","username":"jrosenboom"},"change_message_id":"ad33656fd0b4118029c950d44f7248a52d1ea308","unresolved":true,"context_lines":[],"source_content_type":"","patch_set":4,"id":"70234b6a_708d7350","in_reply_to":"f7e7b438_a08c9461","updated":"2025-06-03 19:25:09.000000000","message":"this basic issue still remains. the install guide is meant to convey a set of instructions which, when followed verbatim, lead to a working OpenStack installation. this change breaks this assumption. and in addition, a guide to deploying TLS for services would likely be out of scope here. so I\u0027m arguing that you should keep the `http://controller/` URLs in place. if you are worried about giving an insecure example, you can maybe instead add warnings everywhere that this is only meant for demonstration purposes and not to be transferred 1:1 into production","commit_id":"5878b0756031126f5eb8d96cdd0272ac31a560b8"}],"doc/source/install/configure-quotas.rst":[{"author":{"_account_id":13252,"name":"Dr. Jens Harbott","display_name":"Jens Harbott (frickler)","email":"frickler@offenerstapel.de","username":"jrosenboom"},"change_message_id":"36d28fdddf8fe51dce3c0447e1d4e61e594801b5","unresolved":true,"context_lines":[{"line_number":3,"context_line":"  .. code-block:: ini"},{"line_number":4,"context_line":""},{"line_number":5,"context_line":"     [oslo_limit]"},{"line_number":6,"context_line":"     auth_url \u003d https://controller:5000/v3/"},{"line_number":7,"context_line":"     auth_type \u003d password"},{"line_number":8,"context_line":"     user_domain_id \u003d default"},{"line_number":9,"context_line":"     username \u003d glance"}],"source_content_type":"text/x-rst","patch_set":4,"id":"defdeaf4_edbc1cc1","line":6,"updated":"2025-06-01 15:36:52.000000000","message":"why are you adding the \"/v3/\" suffix everywhere? it should not be needed, why not let the services do autodetection for the version?","commit_id":"5878b0756031126f5eb8d96cdd0272ac31a560b8"},{"author":{"_account_id":37598,"name":"Ivan Anfimov","display_name":"Ivan Anfimov","email":"lazekteam@gmail.com","username":"anfimovir"},"change_message_id":"913c3b793e759ace2b6baa0f76b384e1174e4f8e","unresolved":false,"context_lines":[{"line_number":3,"context_line":"  .. code-block:: ini"},{"line_number":4,"context_line":""},{"line_number":5,"context_line":"     [oslo_limit]"},{"line_number":6,"context_line":"     auth_url \u003d https://controller:5000/v3/"},{"line_number":7,"context_line":"     auth_type \u003d password"},{"line_number":8,"context_line":"     user_domain_id \u003d default"},{"line_number":9,"context_line":"     username \u003d glance"}],"source_content_type":"text/x-rst","patch_set":4,"id":"f3701a9e_79c39037","line":6,"in_reply_to":"defdeaf4_edbc1cc1","updated":"2025-06-01 16:42:52.000000000","message":"Done","commit_id":"5878b0756031126f5eb8d96cdd0272ac31a560b8"}],"doc/source/install/edit-glance-api-conf.rst":[{"author":{"_account_id":13252,"name":"Dr. Jens Harbott","display_name":"Jens Harbott (frickler)","email":"frickler@offenerstapel.de","username":"jrosenboom"},"change_message_id":"36d28fdddf8fe51dce3c0447e1d4e61e594801b5","unresolved":true,"context_lines":[{"line_number":21,"context_line":"     [keystone_authtoken]"},{"line_number":22,"context_line":"     # ..."},{"line_number":23,"context_line":"     www_authenticate_uri  \u003d http://controller:5000"},{"line_number":24,"context_line":"     auth_url \u003d http://controller:5000"},{"line_number":25,"context_line":"     memcached_servers \u003d controller:11211"},{"line_number":26,"context_line":"     auth_type \u003d password"},{"line_number":27,"context_line":"     project_domain_name \u003d Default"}],"source_content_type":"text/x-rst","patch_set":4,"id":"2e5950ad_df512282","side":"PARENT","line":24,"updated":"2025-06-01 15:36:52.000000000","message":"this line is important, you cannot simply drop it","commit_id":"d12086ec6a3cf1a22a2766bd1ba9c5b85ffba8a4"},{"author":{"_account_id":37598,"name":"Ivan Anfimov","display_name":"Ivan Anfimov","email":"lazekteam@gmail.com","username":"anfimovir"},"change_message_id":"55da0f58cf323f0562266a2d44c57d4e9f8b404a","unresolved":true,"context_lines":[{"line_number":21,"context_line":"     [keystone_authtoken]"},{"line_number":22,"context_line":"     # ..."},{"line_number":23,"context_line":"     www_authenticate_uri  \u003d http://controller:5000"},{"line_number":24,"context_line":"     auth_url \u003d http://controller:5000"},{"line_number":25,"context_line":"     memcached_servers \u003d controller:11211"},{"line_number":26,"context_line":"     auth_type \u003d password"},{"line_number":27,"context_line":"     project_domain_name \u003d Default"}],"source_content_type":"text/x-rst","patch_set":4,"id":"fde69390_46eddfb0","side":"PARENT","line":24,"in_reply_to":"2e5950ad_df512282","updated":"2025-06-01 15:39:07.000000000","message":"No, this already outdate, check:\nhttps://docs.openstack.org/nova/latest/configuration/config.html#keystone_authtoken.www_authenticate_uri\nhttps://docs.openstack.org/nova/latest/configuration/config.html#keystone_authtoken.auth_uri","commit_id":"d12086ec6a3cf1a22a2766bd1ba9c5b85ffba8a4"},{"author":{"_account_id":37598,"name":"Ivan Anfimov","display_name":"Ivan Anfimov","email":"lazekteam@gmail.com","username":"anfimovir"},"change_message_id":"42561c3665cd1f30a8192dceee74dbce8a219c7c","unresolved":false,"context_lines":[{"line_number":21,"context_line":"     [keystone_authtoken]"},{"line_number":22,"context_line":"     # ..."},{"line_number":23,"context_line":"     www_authenticate_uri  \u003d http://controller:5000"},{"line_number":24,"context_line":"     auth_url \u003d http://controller:5000"},{"line_number":25,"context_line":"     memcached_servers \u003d controller:11211"},{"line_number":26,"context_line":"     auth_type \u003d password"},{"line_number":27,"context_line":"     project_domain_name \u003d Default"}],"source_content_type":"text/x-rst","patch_set":4,"id":"4ab4abf7_d59da884","side":"PARENT","line":24,"in_reply_to":"35774cca_0475cec4","updated":"2025-06-01 15:52:06.000000000","message":"Yep, sorry, my mistake, sorted, thank you.","commit_id":"d12086ec6a3cf1a22a2766bd1ba9c5b85ffba8a4"},{"author":{"_account_id":13252,"name":"Dr. Jens Harbott","display_name":"Jens Harbott (frickler)","email":"frickler@offenerstapel.de","username":"jrosenboom"},"change_message_id":"68809d88ad3eb371f4f9fbe54522af0f86bd838f","unresolved":true,"context_lines":[{"line_number":21,"context_line":"     [keystone_authtoken]"},{"line_number":22,"context_line":"     # ..."},{"line_number":23,"context_line":"     www_authenticate_uri  \u003d http://controller:5000"},{"line_number":24,"context_line":"     auth_url \u003d http://controller:5000"},{"line_number":25,"context_line":"     memcached_servers \u003d controller:11211"},{"line_number":26,"context_line":"     auth_type \u003d password"},{"line_number":27,"context_line":"     project_domain_name \u003d Default"}],"source_content_type":"text/x-rst","patch_set":4,"id":"35774cca_0475cec4","side":"PARENT","line":24,"in_reply_to":"fde69390_46eddfb0","updated":"2025-06-01 15:50:38.000000000","message":"nope, `auth_uri` is deprecated, `auth_url` is a different variable and essential","commit_id":"d12086ec6a3cf1a22a2766bd1ba9c5b85ffba8a4"}]}
