)]}'
{"/COMMIT_MSG":[{"author":{"_account_id":32067,"name":"Linhui Zhou","email":"df.some@foxmail.com","username":"zhoulinhui"},"change_message_id":"15fb1e536dc1f1d620a9e3d40a8cfe299a5a7324","unresolved":false,"context_lines":[{"line_number":6,"context_line":""},{"line_number":7,"context_line":"Fix sysctl config not live until reboot"},{"line_number":8,"context_line":""},{"line_number":9,"context_line":"Add sysctl module args state and reload , change the default rp_filter"},{"line_number":10,"context_line":"value to 2."},{"line_number":11,"context_line":""},{"line_number":12,"context_line":"Change-Id: Ibb34a0b1bb4af686ed9ba98009b57532ef987f7a"},{"line_number":13,"context_line":"Closes-Bug: #1837551"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":2,"id":"9f560f44_ad4acb51","line":10,"range":{"start_line":9,"start_character":42,"end_line":10,"end_character":11},"updated":"2020-08-19 14:12:40.000000000","message":"why we need to changed?","commit_id":"94f4aeebff19fabe28ee9d6444277a7f66cab529"}],"ansible/roles/neutron/defaults/main.yml":[{"author":{"_account_id":30491,"name":"Radosław Piliszek","display_name":"Radek","email":"radek@piliszek.it","username":"yoctozepto","status":"self-employed techologist, collaborating mostly with 7bulls.com"},"change_message_id":"8bd723b550e038d9ca4cc9192f3a83456f4b97b7","unresolved":false,"context_lines":[{"line_number":381,"context_line":""},{"line_number":382,"context_line":"openstack_neutron_auth: \"{{ openstack_auth }}\""},{"line_number":383,"context_line":""},{"line_number":384,"context_line":"neutron_l3_agent_host_rp_filter_mode: 2"},{"line_number":385,"context_line":"neutron_l3_agent_host_ipv4_neigh_gc_thresh1: 128"},{"line_number":386,"context_line":"neutron_l3_agent_host_ipv4_neigh_gc_thresh2: 28672"},{"line_number":387,"context_line":"neutron_l3_agent_host_ipv4_neigh_gc_thresh3: 32768"}],"source_content_type":"text/x-yaml","patch_set":2,"id":"9f560f44_dda372b0","line":384,"range":{"start_line":384,"start_character":38,"end_line":384,"end_character":39},"updated":"2020-08-19 10:24:48.000000000","message":"abrupt","commit_id":"94f4aeebff19fabe28ee9d6444277a7f66cab529"}],"ansible/roles/neutron/tasks/config-host.yml":[{"author":{"_account_id":30491,"name":"Radosław Piliszek","display_name":"Radek","email":"radek@piliszek.it","username":"yoctozepto","status":"self-employed techologist, collaborating mostly with 7bulls.com"},"change_message_id":"8bd723b550e038d9ca4cc9192f3a83456f4b97b7","unresolved":false,"context_lines":[{"line_number":21,"context_line":"    name: \"{{ item.name }}\""},{"line_number":22,"context_line":"    value: \"{{ item.value }}\""},{"line_number":23,"context_line":"    sysctl_set: yes"},{"line_number":24,"context_line":"    state: present"},{"line_number":25,"context_line":"    reload: yes"},{"line_number":26,"context_line":"  with_items:"},{"line_number":27,"context_line":"    - { name: \"net.ipv4.ip_forward\", value: 1}"},{"line_number":28,"context_line":"    - { name: \"net.ipv4.conf.all.rp_filter\", value: \"{{ neutron_l3_agent_host_rp_filter_mode }}\"}"}],"source_content_type":"text/x-yaml","patch_set":2,"id":"9f560f44_1db96ae8","line":25,"range":{"start_line":24,"start_character":4,"end_line":25,"end_character":15},"updated":"2020-08-19 10:24:48.000000000","message":"these are defaults, you are not changing it","commit_id":"94f4aeebff19fabe28ee9d6444277a7f66cab529"},{"author":{"_account_id":32067,"name":"Linhui Zhou","email":"df.some@foxmail.com","username":"zhoulinhui"},"change_message_id":"15fb1e536dc1f1d620a9e3d40a8cfe299a5a7324","unresolved":false,"context_lines":[{"line_number":21,"context_line":"    name: \"{{ item.name }}\""},{"line_number":22,"context_line":"    value: \"{{ item.value }}\""},{"line_number":23,"context_line":"    sysctl_set: yes"},{"line_number":24,"context_line":"    state: present"},{"line_number":25,"context_line":"    reload: yes"},{"line_number":26,"context_line":"  with_items:"},{"line_number":27,"context_line":"    - { name: \"net.ipv4.ip_forward\", value: 1}"},{"line_number":28,"context_line":"    - { name: \"net.ipv4.conf.all.rp_filter\", value: \"{{ neutron_l3_agent_host_rp_filter_mode }}\"}"}],"source_content_type":"text/x-yaml","patch_set":2,"id":"9f560f44_ed4cc377","line":25,"range":{"start_line":24,"start_character":4,"end_line":25,"end_character":15},"in_reply_to":"9f560f44_1db96ae8","updated":"2020-08-19 14:12:40.000000000","message":"agree, this is unnecessary [1]\n\n[1]: http://paste.openstack.org/show/796952/","commit_id":"94f4aeebff19fabe28ee9d6444277a7f66cab529"}],"ansible/roles/nova-cell/defaults/main.yml":[{"author":{"_account_id":30491,"name":"Radosław Piliszek","display_name":"Radek","email":"radek@piliszek.it","username":"yoctozepto","status":"self-employed techologist, collaborating mostly with 7bulls.com"},"change_message_id":"8bd723b550e038d9ca4cc9192f3a83456f4b97b7","unresolved":false,"context_lines":[{"line_number":334,"context_line":""},{"line_number":335,"context_line":"openstack_nova_auth: \"{{ openstack_auth }}\""},{"line_number":336,"context_line":""},{"line_number":337,"context_line":"nova_compute_host_rp_filter_mode: 2"},{"line_number":338,"context_line":"nova_safety_upgrade: \"no\""},{"line_number":339,"context_line":""},{"line_number":340,"context_line":"nova_libvirt_port: \"{{\u002716514\u0027 if libvirt_tls | bool  else \u002716509\u0027}}\""}],"source_content_type":"text/x-yaml","patch_set":2,"id":"9f560f44_bd9e7e60","line":337,"range":{"start_line":337,"start_character":34,"end_line":337,"end_character":35},"updated":"2020-08-19 10:24:48.000000000","message":"ditto","commit_id":"94f4aeebff19fabe28ee9d6444277a7f66cab529"}],"ansible/roles/nova-cell/tasks/config-host.yml":[{"author":{"_account_id":30491,"name":"Radosław Piliszek","display_name":"Radek","email":"radek@piliszek.it","username":"yoctozepto","status":"self-employed techologist, collaborating mostly with 7bulls.com"},"change_message_id":"8bd723b550e038d9ca4cc9192f3a83456f4b97b7","unresolved":false,"context_lines":[{"line_number":14,"context_line":"    name: \"{{ item.name }}\""},{"line_number":15,"context_line":"    value: \"{{ item.value }}\""},{"line_number":16,"context_line":"    sysctl_set: yes"},{"line_number":17,"context_line":"    state: present"},{"line_number":18,"context_line":"    reload: yes"},{"line_number":19,"context_line":"  with_items:"},{"line_number":20,"context_line":"    - { name: \"net.bridge.bridge-nf-call-iptables\", value: 1}"},{"line_number":21,"context_line":"    - { name: \"net.bridge.bridge-nf-call-ip6tables\", value: 1}"}],"source_content_type":"text/x-yaml","patch_set":2,"id":"9f560f44_bdc95e79","line":18,"range":{"start_line":17,"start_character":4,"end_line":18,"end_character":15},"updated":"2020-08-19 10:24:48.000000000","message":"ditto","commit_id":"94f4aeebff19fabe28ee9d6444277a7f66cab529"}]}
