)]}'
{"ansible/roles/neutron/tasks/bootstrap_service.yml":[{"author":{"_account_id":14826,"name":"Mark Goddard","email":"markgoddard86@gmail.com","username":"mgoddard"},"change_message_id":"a90bcd259817bc60f9a6afaada7e59fac386d7e3","unresolved":false,"context_lines":[{"line_number":1,"context_line":"---"},{"line_number":2,"context_line":"- name: Running Neutron rpc server bootstrap container"},{"line_number":3,"context_line":"  vars:"},{"line_number":4,"context_line":"    neutron_rpc_server: \"{{ neutron_services[\u0027neutron-rpc-server\u0027] }}\""},{"line_number":5,"context_line":"  become: true"},{"line_number":6,"context_line":"  kolla_docker:"},{"line_number":7,"context_line":"    action: \"start_container\""},{"line_number":8,"context_line":"    common_options: \"{{ docker_common_options }}\""},{"line_number":9,"context_line":"    detach: False"},{"line_number":10,"context_line":"    environment:"},{"line_number":11,"context_line":"      KOLLA_BOOTSTRAP:"},{"line_number":12,"context_line":"      KOLLA_CONFIG_STRATEGY: \"{{ config_strategy }}\""},{"line_number":13,"context_line":"    image: \"{{ neutron_rpc_server.image }}\""},{"line_number":14,"context_line":"    labels:"},{"line_number":15,"context_line":"      BOOTSTRAP:"},{"line_number":16,"context_line":"    name: \"bootstrap_neutron_rpc_server\""},{"line_number":17,"context_line":"    restart_policy: no"},{"line_number":18,"context_line":"    volumes: \"{{ neutron_rpc_server.volumes }}\""},{"line_number":19,"context_line":"  run_once: True"},{"line_number":20,"context_line":"  delegate_to: \"{{ groups[neutron_rpc_server.group][0] }}\""},{"line_number":21,"context_line":"  when: (kolla_action \u003d\u003d \"deploy\")"},{"line_number":22,"context_line":"        or (not neutron_enable_rolling_upgrade | bool)"},{"line_number":23,"context_line":""},{"line_number":24,"context_line":"- name: Running Neutron bootstrap container"},{"line_number":25,"context_line":"  vars:"}],"source_content_type":"text/x-yaml","patch_set":8,"id":"9f560f44_6be3d235","line":22,"range":{"start_line":2,"start_character":0,"end_line":22,"end_character":54},"updated":"2020-09-15 10:05:26.000000000","message":"I don\u0027t think it\u0027s necessary. It uses the same image as neutron-server, and will just do the same DB migrations.","commit_id":"5586bc00d9f736781f2ff25cdc0b80961183f55f"},{"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":"5a2657c8ff6053f82cf430eddb913aa95d18f371","unresolved":false,"context_lines":[{"line_number":19,"context_line":"  run_once: True"},{"line_number":20,"context_line":"  delegate_to: \"{{ groups[neutron_server.group][0] }}\""},{"line_number":21,"context_line":"  when: (kolla_action \u003d\u003d \"deploy\")"},{"line_number":22,"context_line":"    or (not neutron_enable_rolling_upgrade | bool)"},{"line_number":23,"context_line":""},{"line_number":24,"context_line":"- name: Running Neutron sfc bootstrap container"},{"line_number":25,"context_line":"  vars:"}],"source_content_type":"text/x-yaml","patch_set":12,"id":"9f560f44_702e0d8d","line":22,"updated":"2020-09-30 16:58:57.000000000","message":"nit: this is a random change that causes a conflict with my other patch, you can undo it to avoid the conflict","commit_id":"4c757c4481a3d2e7c8e81afdafde77662c9ff51f"},{"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":"3a84149f2233099b0f17caa4e5ef4882117b98c9","unresolved":false,"context_lines":[{"line_number":19,"context_line":"  run_once: True"},{"line_number":20,"context_line":"  delegate_to: \"{{ groups[neutron_server.group][0] }}\""},{"line_number":21,"context_line":"  when: (kolla_action \u003d\u003d \"deploy\")"},{"line_number":22,"context_line":"    or (not neutron_enable_rolling_upgrade | bool)"},{"line_number":23,"context_line":""},{"line_number":24,"context_line":"- name: Running Neutron sfc bootstrap container"},{"line_number":25,"context_line":"  vars:"}],"source_content_type":"text/x-yaml","patch_set":12,"id":"9f560f44_107a3176","line":22,"in_reply_to":"9f560f44_50aae9d2","updated":"2020-09-30 17:09:05.000000000","message":"thx","commit_id":"4c757c4481a3d2e7c8e81afdafde77662c9ff51f"},{"author":{"_account_id":30810,"name":"James Kirsch","email":"generalfuzz@gmail.com","username":"generalfuzz"},"change_message_id":"7c8fa245faafd92e125288792d440f8b9db0e99e","unresolved":false,"context_lines":[{"line_number":19,"context_line":"  run_once: True"},{"line_number":20,"context_line":"  delegate_to: \"{{ groups[neutron_server.group][0] }}\""},{"line_number":21,"context_line":"  when: (kolla_action \u003d\u003d \"deploy\")"},{"line_number":22,"context_line":"    or (not neutron_enable_rolling_upgrade | bool)"},{"line_number":23,"context_line":""},{"line_number":24,"context_line":"- name: Running Neutron sfc bootstrap container"},{"line_number":25,"context_line":"  vars:"}],"source_content_type":"text/x-yaml","patch_set":12,"id":"9f560f44_50aae9d2","line":22,"in_reply_to":"9f560f44_702e0d8d","updated":"2020-09-30 17:06:59.000000000","message":"done","commit_id":"4c757c4481a3d2e7c8e81afdafde77662c9ff51f"}],"ansible/roles/neutron/tasks/rolling_upgrade.yml":[{"author":{"_account_id":14826,"name":"Mark Goddard","email":"markgoddard86@gmail.com","username":"mgoddard"},"change_message_id":"a90bcd259817bc60f9a6afaada7e59fac386d7e3","unresolved":false,"context_lines":[{"line_number":57,"context_line":"  kolla_docker:"},{"line_number":58,"context_line":"    action: \"stop_container\""},{"line_number":59,"context_line":"    common_options: \"{{ docker_common_options }}\""},{"line_number":60,"context_line":"    name: \"{{ neutron_server.container_name }}\""},{"line_number":61,"context_line":"  when:"},{"line_number":62,"context_line":"    - is_stop_neutron_server|length \u003e 0"},{"line_number":63,"context_line":"    - neutron_server.host_in_groups | bool"}],"source_content_type":"text/x-yaml","patch_set":8,"id":"9f560f44_6b5112da","line":60,"range":{"start_line":60,"start_character":14,"end_line":60,"end_character":43},"updated":"2020-09-15 10:05:26.000000000","message":"This needs to stop the RPC server too. Loop over them?","commit_id":"5586bc00d9f736781f2ff25cdc0b80961183f55f"}],"ansible/roles/neutron/templates/wsgi-neutron.conf.j2":[{"author":{"_account_id":14826,"name":"Mark Goddard","email":"markgoddard86@gmail.com","username":"mgoddard"},"change_message_id":"a90bcd259817bc60f9a6afaada7e59fac386d7e3","unresolved":false,"context_lines":[{"line_number":49,"context_line":"{% endif %}"},{"line_number":50,"context_line":"\u003c/VirtualHost\u003e"},{"line_number":51,"context_line":""},{"line_number":52,"context_line":"Alias /networking \u003cpath-to-neutron-bin-dir\u003e/neutron-api"},{"line_number":53,"context_line":"\u003cLocation /networking\u003e"},{"line_number":54,"context_line":"    SetHandler wsgi-script"},{"line_number":55,"context_line":"    Options +ExecCGI"}],"source_content_type":"text/x-jinja2","patch_set":8,"id":"9f560f44_eb0b62d2","line":52,"range":{"start_line":52,"start_character":18,"end_line":52,"end_character":43},"updated":"2020-09-15 10:05:26.000000000","message":"?","commit_id":"5586bc00d9f736781f2ff25cdc0b80961183f55f"},{"author":{"_account_id":14826,"name":"Mark Goddard","email":"markgoddard86@gmail.com","username":"mgoddard"},"change_message_id":"a90bcd259817bc60f9a6afaada7e59fac386d7e3","unresolved":false,"context_lines":[{"line_number":57,"context_line":"    WSGIApplicationGroup %{GLOBAL}"},{"line_number":58,"context_line":"    WSGIPassAuthorization On"},{"line_number":59,"context_line":"\u003c/Location\u003e"},{"line_number":60,"context_line":""},{"line_number":61,"context_line":"WSGISocketPrefix /var/run/apache2"}],"source_content_type":"text/x-jinja2","patch_set":8,"id":"9f560f44_0bf216e4","line":61,"range":{"start_line":60,"start_character":0,"end_line":61,"end_character":33},"updated":"2020-09-15 10:05:26.000000000","message":"We don\u0027t use this elsewhere","commit_id":"5586bc00d9f736781f2ff25cdc0b80961183f55f"}]}
