)]}'
{"openstack/load_balancer/v2/listener.py":[{"author":{"_account_id":11628,"name":"Michael Johnson","email":"johnsomor@gmail.com","username":"johnsom"},"change_message_id":"c6d9f1f3493e4a94584495e78f149df1395f4185","unresolved":false,"context_lines":[{"line_number":92,"context_line":"    #: Time, in milliseconds, to wait for additional TCP packets for content"},{"line_number":93,"context_line":"    #: inspection."},{"line_number":94,"context_line":"    timeout_tcp_inspect \u003d resource.Body(\u0027timeout_tcp_inspect\u0027, type\u003dint)"},{"line_number":95,"context_line":"    #: Astring of TLS protocols seperated by colons"},{"line_number":96,"context_line":"    tls_versions \u003d resource.Body(\u0027tls_versions\u0027)"},{"line_number":97,"context_line":""},{"line_number":98,"context_line":""}],"source_content_type":"text/x-python","patch_set":1,"id":"1f493fa4_876633ec","line":95,"updated":"2020-05-01 20:51:04.000000000","message":"nit: \"Astring\"-\u003e\"A string\"\n\nHowever, I think we are changing the string format from colon separated to a standard list of strings.\nWe should hold this patch until that is decided and/or updated.","commit_id":"d9ad796ec2b6f03a8797a6288849cb8c3c6f3b3c"},{"author":{"_account_id":11628,"name":"Michael Johnson","email":"johnsomor@gmail.com","username":"johnsom"},"change_message_id":"67befe1ccd5e5f5428ef273ef36b2c88575d86bb","unresolved":false,"context_lines":[{"line_number":92,"context_line":"    #: Time, in milliseconds, to wait for additional TCP packets for content"},{"line_number":93,"context_line":"    #: inspection."},{"line_number":94,"context_line":"    timeout_tcp_inspect \u003d resource.Body(\u0027timeout_tcp_inspect\u0027, type\u003dint)"},{"line_number":95,"context_line":"    #: Astring of TLS protocols seperated by colons"},{"line_number":96,"context_line":"    tls_versions \u003d resource.Body(\u0027tls_versions\u0027)"},{"line_number":97,"context_line":""},{"line_number":98,"context_line":""}],"source_content_type":"text/x-python","patch_set":1,"id":"1f493fa4_27df5f0d","line":95,"in_reply_to":"1f493fa4_876633ec","updated":"2020-05-01 21:11:32.000000000","message":"Also, if this does change from colon to comma, the type will become \"list\" like allowed_cidrs above.","commit_id":"d9ad796ec2b6f03a8797a6288849cb8c3c6f3b3c"}],"openstack/load_balancer/v2/pool.py":[{"author":{"_account_id":11628,"name":"Michael Johnson","email":"johnsomor@gmail.com","username":"johnsom"},"change_message_id":"c6d9f1f3493e4a94584495e78f149df1395f4185","unresolved":false,"context_lines":[{"line_number":67,"context_line":"    provisioning_status \u003d resource.Body(\u0027provisioning_status\u0027)"},{"line_number":68,"context_line":"    #: A JSON object specifying the session persistence for the pool."},{"line_number":69,"context_line":"    session_persistence \u003d resource.Body(\u0027session_persistence\u0027, type\u003ddict)"},{"line_number":70,"context_line":"    #: A string of TLS protocol versions seperated by colons"},{"line_number":71,"context_line":"    tls_versions \u003d resource.Body(\u0027tls_versions\u0027)"},{"line_number":72,"context_line":"    #: Timestamp when the pool was updated"},{"line_number":73,"context_line":"    updated_at \u003d resource.Body(\u0027updated_at\u0027)"}],"source_content_type":"text/x-python","patch_set":1,"id":"1f493fa4_07a063f3","line":70,"updated":"2020-05-01 20:51:04.000000000","message":"Same comment here.","commit_id":"d9ad796ec2b6f03a8797a6288849cb8c3c6f3b3c"}],"openstack/tests/unit/load_balancer/test_listener.py":[{"author":{"_account_id":11628,"name":"Michael Johnson","email":"johnsomor@gmail.com","username":"johnsom"},"change_message_id":"c6d9f1f3493e4a94584495e78f149df1395f4185","unresolved":false,"context_lines":[{"line_number":41,"context_line":"    \u0027timeout_member_connect\u0027: 5000,"},{"line_number":42,"context_line":"    \u0027timeout_member_data\u0027: 50000,"},{"line_number":43,"context_line":"    \u0027timeout_tcp_inspect\u0027: 0,"},{"line_number":44,"context_line":"    \u0027tls_versions\u0027: \u0027TLSv1.1:TLSv1.2\u0027,"},{"line_number":45,"context_line":"}"},{"line_number":46,"context_line":""},{"line_number":47,"context_line":"EXAMPLE_STATS \u003d {"}],"source_content_type":"text/x-python","patch_set":1,"id":"1f493fa4_87abd3d3","line":44,"updated":"2020-05-01 20:51:04.000000000","message":"I think this is going to be \"\u0027TLSv1.1, TLSv1.2\u0027","commit_id":"d9ad796ec2b6f03a8797a6288849cb8c3c6f3b3c"}],"openstack/tests/unit/load_balancer/test_pool.py":[{"author":{"_account_id":11628,"name":"Michael Johnson","email":"johnsomor@gmail.com","username":"johnsom"},"change_message_id":"c6d9f1f3493e4a94584495e78f149df1395f4185","unresolved":false,"context_lines":[{"line_number":35,"context_line":"    \u0027health_monitor\u0027: \u0027healthmonitor\u0027,"},{"line_number":36,"context_line":"    \u0027health_monitor_id\u0027: uuid.uuid4(),"},{"line_number":37,"context_line":"    \u0027members\u0027: [{\u0027id\u0027: uuid.uuid4()}],"},{"line_number":38,"context_line":"    \u0027tls_versions\u0027: \u0027TLSv1.1:TLSv1.2\u0027,"},{"line_number":39,"context_line":"}"},{"line_number":40,"context_line":""},{"line_number":41,"context_line":""}],"source_content_type":"text/x-python","patch_set":1,"id":"1f493fa4_e7b6173e","line":38,"updated":"2020-05-01 20:51:04.000000000","message":"Same here.","commit_id":"d9ad796ec2b6f03a8797a6288849cb8c3c6f3b3c"}],"releasenotes/notes/add-tls-version-support-for-octavia-7ecb372e6fb58101.yaml":[{"author":{"_account_id":11628,"name":"Michael Johnson","email":"johnsomor@gmail.com","username":"johnsom"},"change_message_id":"c6d9f1f3493e4a94584495e78f149df1395f4185","unresolved":false,"context_lines":[{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    Added the ``tls_versions`` properties to listener.py"},{"line_number":5,"context_line":"    and pool.py for storing stings of TLS protocol Versions"},{"line_number":6,"context_line":"    in a colon sepreated format."}],"source_content_type":"text/x-yaml","patch_set":1,"id":"1f493fa4_07898373","line":6,"range":{"start_line":6,"start_character":9,"end_line":6,"end_character":14},"updated":"2020-05-01 20:51:04.000000000","message":"I think this is going to be comma separated.","commit_id":"d9ad796ec2b6f03a8797a6288849cb8c3c6f3b3c"}]}
