)]}'
{"neutron/services/metering/metering_plugin.py":[{"author":{"_account_id":1131,"name":"Brian Haley","email":"haleyb.dev@gmail.com","username":"brian-haley"},"change_message_id":"03ca7818caf56049cc4a7d71617ce93c289f97c9","unresolved":false,"context_lines":[{"line_number":72,"context_line":"        if rule.get(\"remote_ip_prefix\"):"},{"line_number":73,"context_line":"            LOG.warning(\"The use of \u0027remote_ip_prefix\u0027 in metering label \""},{"line_number":74,"context_line":"                        \"rules is deprecated and will be removed in future \""},{"line_number":75,"context_line":"                        \"releases. One should use instead, the \""},{"line_number":76,"context_line":"                        \"\u0027source_ip_prefix\u0027 and/or \u0027destination_ip_prefix\u0027 \""},{"line_number":77,"context_line":"                        \"parameters. For more details, you can check the \""},{"line_number":78,"context_line":"                        \"spec: https://review.opendev.org/#/c/744702/.\")"}],"source_content_type":"text/x-python","patch_set":2,"id":"9f560f44_7f9b4865","line":75,"range":{"start_line":75,"start_character":57,"end_line":75,"end_character":58},"updated":"2020-08-18 16:58:44.000000000","message":"nit: comma not needed","commit_id":"1393563c2bd3eee2fd8c7ea8ea402ffce7b06d33"},{"author":{"_account_id":28356,"name":"Rafael Weingartner","email":"rafael@apache.org","username":"rafaelweingartner"},"change_message_id":"1916b0034512748385bd19a7675a291c191e7f1c","unresolved":false,"context_lines":[{"line_number":72,"context_line":"        if rule.get(\"remote_ip_prefix\"):"},{"line_number":73,"context_line":"            LOG.warning(\"The use of \u0027remote_ip_prefix\u0027 in metering label \""},{"line_number":74,"context_line":"                        \"rules is deprecated and will be removed in future \""},{"line_number":75,"context_line":"                        \"releases. One should use instead, the \""},{"line_number":76,"context_line":"                        \"\u0027source_ip_prefix\u0027 and/or \u0027destination_ip_prefix\u0027 \""},{"line_number":77,"context_line":"                        \"parameters. For more details, you can check the \""},{"line_number":78,"context_line":"                        \"spec: https://review.opendev.org/#/c/744702/.\")"}],"source_content_type":"text/x-python","patch_set":2,"id":"9f560f44_7bca3b6e","line":75,"range":{"start_line":75,"start_character":57,"end_line":75,"end_character":58},"in_reply_to":"9f560f44_7f9b4865","updated":"2020-08-18 17:51:01.000000000","message":"Done","commit_id":"1393563c2bd3eee2fd8c7ea8ea402ffce7b06d33"},{"author":{"_account_id":11975,"name":"Slawek Kaplonski","email":"skaplons@redhat.com","username":"slaweq"},"change_message_id":"9be3858f9558ed5c9b49bcb44a8e2b219b296eb9","unresolved":false,"context_lines":[{"line_number":75,"context_line":"                        \"releases. One should use instead the \""},{"line_number":76,"context_line":"                        \"\u0027source_ip_prefix\u0027 and/or \u0027destination_ip_prefix\u0027 \""},{"line_number":77,"context_line":"                        \"parameters. For more details, you can check the \""},{"line_number":78,"context_line":"                        \"spec: https://review.opendev.org/#/c/744702/.\")"},{"line_number":79,"context_line":""},{"line_number":80,"context_line":"        data \u003d self.get_sync_data_for_rule(context, rule)"},{"line_number":81,"context_line":"        self.meter_rpc.add_metering_label_rule(context, data)"}],"source_content_type":"text/x-python","patch_set":4,"id":"9f560f44_2097793c","line":78,"range":{"start_line":78,"start_character":31,"end_line":78,"end_character":69},"updated":"2020-08-26 07:43:28.000000000","message":"I\u0027m not sure if we should log link to the patch on the logs.","commit_id":"b0c6cb35e72fdd7535452430c7619a2c0c8ab5fc"},{"author":{"_account_id":28356,"name":"Rafael Weingartner","email":"rafael@apache.org","username":"rafaelweingartner"},"change_message_id":"6e4ecc5e6f2b7ccbb2ec6c0c25f4b2ddc6465132","unresolved":false,"context_lines":[{"line_number":75,"context_line":"                        \"releases. One should use instead the \""},{"line_number":76,"context_line":"                        \"\u0027source_ip_prefix\u0027 and/or \u0027destination_ip_prefix\u0027 \""},{"line_number":77,"context_line":"                        \"parameters. For more details, you can check the \""},{"line_number":78,"context_line":"                        \"spec: https://review.opendev.org/#/c/744702/.\")"},{"line_number":79,"context_line":""},{"line_number":80,"context_line":"        data \u003d self.get_sync_data_for_rule(context, rule)"},{"line_number":81,"context_line":"        self.meter_rpc.add_metering_label_rule(context, data)"}],"source_content_type":"text/x-python","patch_set":4,"id":"9f560f44_747daae5","line":78,"range":{"start_line":78,"start_character":31,"end_line":78,"end_character":69},"in_reply_to":"9f560f44_2097793c","updated":"2020-08-26 14:13:37.000000000","message":"To me, it does make sense. As it is only a temporary solution, and it facilitates for people to understand the context behind this deprecation. However, if you want, I can remove it.\n\nJust let me know.","commit_id":"b0c6cb35e72fdd7535452430c7619a2c0c8ab5fc"}],"releasenotes/notes/deprecate-remote_ip_prefix-metering-label-rules-5203f681d2fce058.yaml":[{"author":{"_account_id":1131,"name":"Brian Haley","email":"haleyb.dev@gmail.com","username":"brian-haley"},"change_message_id":"bbaf328de580f35cdba540df9d45501f1d4b11db","unresolved":false,"context_lines":[{"line_number":1,"context_line":"---"},{"line_number":2,"context_line":"deprecations:"},{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    Deprecate the use of \u0027remote_ip_prefix\u0027 in metering label rules, and it"},{"line_number":5,"context_line":"    will be removed in future releases. One should use instead the"},{"line_number":6,"context_line":"    \u0027source_ip_prefix\u0027 and/or \u0027destination_ip_prefix\u0027 parameters. For more"},{"line_number":7,"context_line":"    details, you can check the spec: https://review.opendev.org/#/c/744702/."}],"source_content_type":"text/x-yaml","patch_set":3,"id":"9f560f44_2ebb5672","line":4,"range":{"start_line":4,"start_character":25,"end_line":4,"end_character":43},"updated":"2020-08-19 13:22:55.000000000","message":"s/``remote_ip_prefix``\n\nsame for others below, it will make them bold in the release note","commit_id":"44ea220cf9181faf4d6c7d0ec32d6a20ede46051"},{"author":{"_account_id":28356,"name":"Rafael Weingartner","email":"rafael@apache.org","username":"rafaelweingartner"},"change_message_id":"39f9eaff9c1f9a02fd11339092d4d62dd2f25854","unresolved":false,"context_lines":[{"line_number":1,"context_line":"---"},{"line_number":2,"context_line":"deprecations:"},{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    Deprecate the use of \u0027remote_ip_prefix\u0027 in metering label rules, and it"},{"line_number":5,"context_line":"    will be removed in future releases. One should use instead the"},{"line_number":6,"context_line":"    \u0027source_ip_prefix\u0027 and/or \u0027destination_ip_prefix\u0027 parameters. For more"},{"line_number":7,"context_line":"    details, you can check the spec: https://review.opendev.org/#/c/744702/."}],"source_content_type":"text/x-yaml","patch_set":3,"id":"9f560f44_295a3029","line":4,"range":{"start_line":4,"start_character":25,"end_line":4,"end_character":43},"in_reply_to":"9f560f44_2ebb5672","updated":"2020-08-19 17:13:26.000000000","message":"Done","commit_id":"44ea220cf9181faf4d6c7d0ec32d6a20ede46051"},{"author":{"_account_id":1131,"name":"Brian Haley","email":"haleyb.dev@gmail.com","username":"brian-haley"},"change_message_id":"bbaf328de580f35cdba540df9d45501f1d4b11db","unresolved":false,"context_lines":[{"line_number":4,"context_line":"    Deprecate the use of \u0027remote_ip_prefix\u0027 in metering label rules, and it"},{"line_number":5,"context_line":"    will be removed in future releases. One should use instead the"},{"line_number":6,"context_line":"    \u0027source_ip_prefix\u0027 and/or \u0027destination_ip_prefix\u0027 parameters. For more"},{"line_number":7,"context_line":"    details, you can check the spec: https://review.opendev.org/#/c/744702/."}],"source_content_type":"text/x-yaml","patch_set":3,"id":"9f560f44_8e5f0240","line":7,"range":{"start_line":7,"start_character":13,"end_line":7,"end_character":26},"updated":"2020-08-19 13:22:55.000000000","message":"nit: s/please refer to","commit_id":"44ea220cf9181faf4d6c7d0ec32d6a20ede46051"},{"author":{"_account_id":28356,"name":"Rafael Weingartner","email":"rafael@apache.org","username":"rafaelweingartner"},"change_message_id":"39f9eaff9c1f9a02fd11339092d4d62dd2f25854","unresolved":false,"context_lines":[{"line_number":4,"context_line":"    Deprecate the use of \u0027remote_ip_prefix\u0027 in metering label rules, and it"},{"line_number":5,"context_line":"    will be removed in future releases. One should use instead the"},{"line_number":6,"context_line":"    \u0027source_ip_prefix\u0027 and/or \u0027destination_ip_prefix\u0027 parameters. For more"},{"line_number":7,"context_line":"    details, you can check the spec: https://review.opendev.org/#/c/744702/."}],"source_content_type":"text/x-yaml","patch_set":3,"id":"9f560f44_693b88c7","line":7,"range":{"start_line":7,"start_character":13,"end_line":7,"end_character":26},"in_reply_to":"9f560f44_8e5f0240","updated":"2020-08-19 17:13:26.000000000","message":"Done","commit_id":"44ea220cf9181faf4d6c7d0ec32d6a20ede46051"}]}
