)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":14826,"name":"Mark Goddard","email":"markgoddard86@gmail.com","username":"mgoddard"},"change_message_id":"d4962722220624df09350276a78a8e283d564381","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"3928ff46_e041bbde","updated":"2022-04-26 08:33:57.000000000","message":"Thanks James","commit_id":"fee2ea7a9328b0e36522e93540de31a5dd78cfb0"},{"author":{"_account_id":20451,"name":"James","email":"James.o.benson@gmail.com","username":"JamesOBenson"},"change_message_id":"511324b8b65e8f11d98facfce5a698bb0dcde8b3","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":4,"id":"f660375d_6e3f3af8","updated":"2022-04-28 22:46:22.000000000","message":"Updated and added documentation","commit_id":"4f31723965317ea7282ae335ee013f9c2f2d6e4f"},{"author":{"_account_id":32553,"name":"Sven Kieske","email":"sven_oss@posteo.de","username":"skieske"},"change_message_id":"b9240cec645417102dbda48cac70d73c6fc987ad","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":4,"id":"bd6066c4_544dc364","updated":"2023-05-04 12:08:38.000000000","message":"imho this can get merged.","commit_id":"4f31723965317ea7282ae335ee013f9c2f2d6e4f"},{"author":{"_account_id":13252,"name":"Dr. Jens Harbott","display_name":"Jens Harbott (frickler)","email":"frickler@offenerstapel.de","username":"jrosenboom"},"change_message_id":"59a5458c227ebab2eb0b3036f6b131691b604d90","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":4,"id":"a23d6160_e62195e1","updated":"2025-01-12 09:36:01.000000000","message":"recheck get fresh logs","commit_id":"4f31723965317ea7282ae335ee013f9c2f2d6e4f"}],"doc/source/reference/storage/external-ceph-guide.rst":[{"author":{"_account_id":32553,"name":"Sven Kieske","email":"sven_oss@posteo.de","username":"skieske"},"change_message_id":"bfd2e0da81dc1d8ececc69b469c6911ac8a6e6b7","unresolved":true,"context_lines":[{"line_number":331,"context_line":"   $ sudo ceph config set \u003cclient\u003e rgw_enforce_swift_acls true"},{"line_number":332,"context_line":"   $ sudo ceph config set \u003cclient\u003e rgw_swift_account_in_url true"},{"line_number":333,"context_line":"   $ sudo ceph config set \u003cclient\u003e rgw_swift_versioning_enabled true"},{"line_number":334,"context_line":"   $ sudo ceph config set \u003cclient\u003e rgw_verify_ssl false"},{"line_number":335,"context_line":""},{"line_number":336,"context_line":""},{"line_number":337,"context_line":"Load balancing"}],"source_content_type":"text/x-rst","patch_set":2,"id":"0b6f134d_c1edf26b","line":334,"updated":"2022-04-27 14:07:09.000000000","message":"I would not recommend to end users to disable ssl verification in a production setup. at least put a warning in the text, but from a 2022 point of view we should imho not provide c\u0026p code to disable security settings, even with warnings attached.\n\npeople tend to ignore the warnings, copy the insecure settings anyway and then get owned.\n\nthus example code in documentation should always be secure to use, see here for more reasoning:\n\nhttps://www.ftc.gov/about-ftc/bureaus-offices/bureau-consumer-protection/office-technology-research-investigation/guiding-to-safety-how-technical-documentation-writers-can-encourage-software-security","commit_id":"f670476f07de3717ac8d5992d7538907f425db10"},{"author":{"_account_id":20451,"name":"James","email":"James.o.benson@gmail.com","username":"JamesOBenson"},"change_message_id":"511324b8b65e8f11d98facfce5a698bb0dcde8b3","unresolved":false,"context_lines":[{"line_number":331,"context_line":"   $ sudo ceph config set \u003cclient\u003e rgw_enforce_swift_acls true"},{"line_number":332,"context_line":"   $ sudo ceph config set \u003cclient\u003e rgw_swift_account_in_url true"},{"line_number":333,"context_line":"   $ sudo ceph config set \u003cclient\u003e rgw_swift_versioning_enabled true"},{"line_number":334,"context_line":"   $ sudo ceph config set \u003cclient\u003e rgw_verify_ssl false"},{"line_number":335,"context_line":""},{"line_number":336,"context_line":""},{"line_number":337,"context_line":"Load balancing"}],"source_content_type":"text/x-rst","patch_set":2,"id":"8953e375_c10e07f9","line":334,"in_reply_to":"0b6f134d_c1edf26b","updated":"2022-04-28 22:46:22.000000000","message":"Ack","commit_id":"f670476f07de3717ac8d5992d7538907f425db10"}],"doc/source/reference/storage/swift-guide.rst":[{"author":{"_account_id":14826,"name":"Mark Goddard","email":"markgoddard86@gmail.com","username":"mgoddard"},"change_message_id":"d4962722220624df09350276a78a8e283d564381","unresolved":true,"context_lines":[{"line_number":359,"context_line":""},{"line_number":360,"context_line":".. code-block:: yaml"},{"line_number":361,"context_line":""},{"line_number":362,"context_line":"   enable_ceph_rgw: true"},{"line_number":363,"context_line":"   enable_swift: \"no\" # Feature for swift on disk, not through ceph."},{"line_number":364,"context_line":"   enable_swift_s3api: \"yes\""},{"line_number":365,"context_line":"   enable_ceph_rgw_keystone: true"},{"line_number":366,"context_line":"   ceph_rgw_swift_compatibility: true"},{"line_number":367,"context_line":"   ceph_rgw_swift_account_in_url: true"},{"line_number":368,"context_line":"   enable_ceph_rgw_loadbalancer: true"},{"line_number":369,"context_line":"   ceph_rgw_hosts:"},{"line_number":370,"context_line":"     - host: \u003c HOST 0 HOSTNAME \u003e"},{"line_number":371,"context_line":"       ip: \u003c HOST 0 HOSTNAME IP \u003e"},{"line_number":372,"context_line":"       port: 7480"},{"line_number":373,"context_line":"     - host: \u003c HOST 1 HOSTNAME \u003e"},{"line_number":374,"context_line":"       ip: \u003c HOST 1 HOSTNAME IP \u003e"},{"line_number":375,"context_line":"       port: 7480"},{"line_number":376,"context_line":""},{"line_number":377,"context_line":""},{"line_number":378,"context_line":"Once deploy is complete, verify that your endpoints are created successfully and have the correct endpoint address."}],"source_content_type":"text/x-rst","patch_set":1,"id":"73f95eff_f8910355","line":375,"range":{"start_line":362,"start_character":0,"end_line":375,"end_character":17},"updated":"2022-04-26 08:33:57.000000000","message":"We have most of this in the external Ceph docs.","commit_id":"fee2ea7a9328b0e36522e93540de31a5dd78cfb0"},{"author":{"_account_id":20451,"name":"James","email":"James.o.benson@gmail.com","username":"JamesOBenson"},"change_message_id":"bdcbb9973f41122b9d9dbf68889c1439bec0f4a1","unresolved":false,"context_lines":[{"line_number":359,"context_line":""},{"line_number":360,"context_line":".. code-block:: yaml"},{"line_number":361,"context_line":""},{"line_number":362,"context_line":"   enable_ceph_rgw: true"},{"line_number":363,"context_line":"   enable_swift: \"no\" # Feature for swift on disk, not through ceph."},{"line_number":364,"context_line":"   enable_swift_s3api: \"yes\""},{"line_number":365,"context_line":"   enable_ceph_rgw_keystone: true"},{"line_number":366,"context_line":"   ceph_rgw_swift_compatibility: true"},{"line_number":367,"context_line":"   ceph_rgw_swift_account_in_url: true"},{"line_number":368,"context_line":"   enable_ceph_rgw_loadbalancer: true"},{"line_number":369,"context_line":"   ceph_rgw_hosts:"},{"line_number":370,"context_line":"     - host: \u003c HOST 0 HOSTNAME \u003e"},{"line_number":371,"context_line":"       ip: \u003c HOST 0 HOSTNAME IP \u003e"},{"line_number":372,"context_line":"       port: 7480"},{"line_number":373,"context_line":"     - host: \u003c HOST 1 HOSTNAME \u003e"},{"line_number":374,"context_line":"       ip: \u003c HOST 1 HOSTNAME IP \u003e"},{"line_number":375,"context_line":"       port: 7480"},{"line_number":376,"context_line":""},{"line_number":377,"context_line":""},{"line_number":378,"context_line":"Once deploy is complete, verify that your endpoints are created successfully and have the correct endpoint address."}],"source_content_type":"text/x-rst","patch_set":1,"id":"8edbfef9_3a0254dd","line":375,"range":{"start_line":362,"start_character":0,"end_line":375,"end_character":17},"in_reply_to":"73f95eff_f8910355","updated":"2022-04-27 13:17:17.000000000","message":"I\u0027ve moved the text to the ceph guide to remove duplicity and add information","commit_id":"fee2ea7a9328b0e36522e93540de31a5dd78cfb0"}]}
