)]}'
{"etc/octavia.conf":[{"author":{"_account_id":10273,"name":"Adam Harwell","email":"flux.adam@gmail.com","username":"rm_you"},"change_message_id":"29e399a74d43acb6dc929fdbd6479bf22a0a3862","unresolved":false,"context_lines":[{"line_number":78,"context_line":""},{"line_number":79,"context_line":"# List of default TLS versions to be used on new TLS-enabled"},{"line_number":80,"context_line":"# pools.  Available versions: SSLv3, TLSv1, TLSv1.1, TLSv1.2, TLSv1.3"},{"line_number":81,"context_line":"# default_pool_tls_versions \u003d TLSv1.2, TLSv1.3"},{"line_number":82,"context_line":""},{"line_number":83,"context_line":"[database]"},{"line_number":84,"context_line":"# This line MUST be changed to actually run the plugin."}],"source_content_type":"text/plain","patch_set":8,"id":"ff570b3c_8a231ea7","line":81,"updated":"2020-06-03 09:11:29.000000000","message":"I commented about a communication for this in the parent patch, I think a single mention is probably sufficient...","commit_id":"1b587ff80ba4fba63c6eeaf3d9d64e627b48d206"}],"octavia/api/root_controller.py":[{"author":{"_account_id":11628,"name":"Michael Johnson","email":"johnsomor@gmail.com","username":"johnsom"},"change_message_id":"57e37ce92ed6a80dc691adeb399b0490ca4dd47e","unresolved":false,"context_lines":[{"line_number":120,"context_line":"                            \u00272020-04-29T00:00:00Z\u0027, host_url)"},{"line_number":121,"context_line":"        # Pool TLS versions"},{"line_number":122,"context_line":"        self._add_a_version(versions, \u0027v2.18\u0027, \u0027v2\u0027, \u0027CURRENT\u0027,"},{"line_number":123,"context_line":"                            \u00272020-04-29T00:00:00Z\u0027, host_url)"},{"line_number":124,"context_line":"        return {\u0027versions\u0027: versions}"}],"source_content_type":"text/x-python","patch_set":7,"id":"ff570b3c_240b4524","line":123,"updated":"2020-06-01 19:50:06.000000000","message":"This time should be after the previous record, just to not confuse clients.","commit_id":"54d8e1453b0de6a9948d4a8d19f18560ace8b52b"}],"octavia/api/v2/types/pool.py":[{"author":{"_account_id":10273,"name":"Adam Harwell","email":"flux.adam@gmail.com","username":"rm_you"},"change_message_id":"29e399a74d43acb6dc929fdbd6479bf22a0a3862","unresolved":false,"context_lines":[{"line_number":84,"context_line":"    crl_container_ref \u003d wtypes.wsattr(wtypes.StringType())"},{"line_number":85,"context_line":"    tls_enabled \u003d wtypes.wsattr(bool)"},{"line_number":86,"context_line":"    tls_ciphers \u003d wtypes.StringType()"},{"line_number":87,"context_line":"    tls_versions \u003d wtypes.wsattr(wtypes.ArrayType(wtypes.StringType()))"},{"line_number":88,"context_line":""},{"line_number":89,"context_line":"    @classmethod"},{"line_number":90,"context_line":"    def from_data_model(cls, data_model, children\u003dFalse):"}],"source_content_type":"text/x-python","patch_set":8,"id":"ff570b3c_0a2f0e88","line":87,"updated":"2020-06-03 09:11:29.000000000","message":"Same nit as the parent patch: `[ ]` is more consistent than ArrayType.","commit_id":"1b587ff80ba4fba63c6eeaf3d9d64e627b48d206"}],"octavia/tests/unit/api/drivers/test_utils.py":[{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"be3d4de503e5301d95045b7b4b8ef4a15e6e8d2f","unresolved":false,"context_lines":[{"line_number":16,"context_line":""},{"line_number":17,"context_line":"from octavia_lib.api.drivers import data_models as driver_dm"},{"line_number":18,"context_line":"from octavia_lib.api.drivers import exceptions as lib_exceptions"},{"line_number":19,"context_line":"from octavia_lib.common import constants as lib_constants"},{"line_number":20,"context_line":""},{"line_number":21,"context_line":"from octavia.api.drivers import exceptions as driver_exceptions"},{"line_number":22,"context_line":"from octavia.api.drivers import utils"}],"source_content_type":"text/x-python","patch_set":1,"id":"1f493fa4_d32c589b","line":19,"updated":"2020-04-22 05:23:03.000000000","message":"pep8: F401 \u0027octavia_lib.common.constants as lib_constants\u0027 imported but unused","commit_id":"d8e3607839c5d985908e33d83fad87edb7a850fa"}],"octavia/tests/unit/common/sample_configs/sample_configs_combined.py":[{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"be3d4de503e5301d95045b7b4b8ef4a15e6e8d2f","unresolved":false,"context_lines":[{"line_number":603,"context_line":"                          tls_ciphers\u003dconstants.CIPHERS_OWASP_SUITE_B,"},{"line_number":604,"context_line":"                          backend_tls_ciphers\u003dNone,"},{"line_number":605,"context_line":"                          tls_versions\u003dconstants.TLS_VERSIONS_OWASP_SUITE_B,"},{"line_number":606,"context_line":"                          backend_tls_versions\u003d"},{"line_number":607,"context_line":"                          constants.TLS_VERSIONS_OWASP_SUITE_B):"},{"line_number":608,"context_line":"    proto \u003d \u0027HTTP\u0027 if proto is None else proto"},{"line_number":609,"context_line":"    if be_proto is None:"}],"source_content_type":"text/x-python","patch_set":1,"id":"1f493fa4_3322dca5","line":606,"updated":"2020-04-22 05:23:03.000000000","message":"pep8: E251 unexpected spaces around keyword / parameter equals","commit_id":"d8e3607839c5d985908e33d83fad87edb7a850fa"}],"releasenotes/notes/pool-tls-versions-37f8036eb29ffeee.yaml":[{"author":{"_account_id":11628,"name":"Michael Johnson","email":"johnsomor@gmail.com","username":"johnsom"},"change_message_id":"40b53b6f7a89faccab83badff40e8a52c299cc8f","unresolved":false,"context_lines":[{"line_number":2,"context_line":"features:"},{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    TLS-enabled pools can now be configured to use only specified versions of"},{"line_number":5,"context_line":"    TLS.  Default TLS versions for new listener can be set with"},{"line_number":6,"context_line":"    ``default_pool_tls_versions`` in ``octavia.conf``.  Existing listeners"},{"line_number":7,"context_line":"    will continue to use the old defaults."}],"source_content_type":"text/x-yaml","patch_set":4,"id":"ff570b3c_7aa787be","line":5,"range":{"start_line":5,"start_character":39,"end_line":5,"end_character":47},"updated":"2020-05-18 22:03:43.000000000","message":"pools","commit_id":"6109ccf746736cda95019ab7795667dfd6196fc6"},{"author":{"_account_id":11628,"name":"Michael Johnson","email":"johnsomor@gmail.com","username":"johnsom"},"change_message_id":"40b53b6f7a89faccab83badff40e8a52c299cc8f","unresolved":false,"context_lines":[{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    TLS-enabled pools can now be configured to use only specified versions of"},{"line_number":5,"context_line":"    TLS.  Default TLS versions for new listener can be set with"},{"line_number":6,"context_line":"    ``default_pool_tls_versions`` in ``octavia.conf``.  Existing listeners"},{"line_number":7,"context_line":"    will continue to use the old defaults."}],"source_content_type":"text/x-yaml","patch_set":4,"id":"ff570b3c_daa8538d","line":6,"range":{"start_line":6,"start_character":65,"end_line":6,"end_character":74},"updated":"2020-05-18 22:03:43.000000000","message":"pools","commit_id":"6109ccf746736cda95019ab7795667dfd6196fc6"}]}
