)]}'
{"lib/neutron":[{"author":{"_account_id":7118,"name":"Ian Wienand","email":"iwienand@redhat.com","username":"iwienand"},"change_message_id":"b41a63403e104cb9dd8cb9a7160f69aacb2adb30","unresolved":false,"context_lines":[{"line_number":118,"context_line":"# is_neutron_enabled"},{"line_number":119,"context_line":"function is_neutron_legacy_enabled {"},{"line_number":120,"context_line":"    # first we need to remove all \"neutron-\" from DISABLED_SERVICES list"},{"line_number":121,"context_line":"    disabled_services_copy\u003d$(echo $DISABLED_SERVICES | sed \u0027s/neutron-//\u0027)"},{"line_number":122,"context_line":"    [[ ,${disabled_services_copy} \u003d~ ,\"neutron\" ]] \u0026\u0026 return 1"},{"line_number":123,"context_line":"    [[ ,${ENABLED_SERVICES} \u003d~ ,\"q-\" ]] \u0026\u0026 return 0"},{"line_number":124,"context_line":"    return 1"}],"source_content_type":"application/x-shellscript","patch_set":1,"id":"3fce034c_51a76ea8","line":121,"updated":"2019-04-18 01:11:21.000000000","message":"wouldn\u0027t this need a \"/g\" on the end to get all matches?","commit_id":"081be8f71716b2528f9a4daecb8c82d542e95263"},{"author":{"_account_id":11975,"name":"Slawek Kaplonski","email":"skaplons@redhat.com","username":"slaweq"},"change_message_id":"a6ded88026f19c59052385a00185823117445e50","unresolved":false,"context_lines":[{"line_number":118,"context_line":"# is_neutron_enabled"},{"line_number":119,"context_line":"function is_neutron_legacy_enabled {"},{"line_number":120,"context_line":"    # first we need to remove all \"neutron-\" from DISABLED_SERVICES list"},{"line_number":121,"context_line":"    disabled_services_copy\u003d$(echo $DISABLED_SERVICES | sed \u0027s/neutron-//\u0027)"},{"line_number":122,"context_line":"    [[ ,${disabled_services_copy} \u003d~ ,\"neutron\" ]] \u0026\u0026 return 1"},{"line_number":123,"context_line":"    [[ ,${ENABLED_SERVICES} \u003d~ ,\"q-\" ]] \u0026\u0026 return 0"},{"line_number":124,"context_line":"    return 1"}],"source_content_type":"application/x-shellscript","patch_set":1,"id":"3fce034c_1c91fa4e","line":121,"in_reply_to":"3fce034c_51a76ea8","updated":"2019-04-18 07:55:51.000000000","message":"You\u0027re right. I was testing it with only one \"neutron-\" string in DISABLED_SERVICES so it worked fine for me but it should change all matches.","commit_id":"081be8f71716b2528f9a4daecb8c82d542e95263"}]}
