)]}'
{"/COMMIT_MSG":[{"author":{"_account_id":9816,"name":"Takashi Kajinami","email":"kajinamit@oss.nttdata.com","username":"kajinamit"},"change_message_id":"f084b1a20921f91ab806260566c2445b583146a4","unresolved":true,"context_lines":[{"line_number":12,"context_line":"Currently, the network agent disable doesn\u0027t work and will be fixed in"},{"line_number":13,"context_line":"bz#2018013."},{"line_number":14,"context_line":""},{"line_number":15,"context_line":"Related: https://bugzilla.redhat.com/show_bug.cgi?id\u003d2017827"},{"line_number":16,"context_line":"Change-Id: I9a253e77178bfe1cdd867a31e8b9adc310238819"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":3,"id":"c06b9e76_8d33fb2a","line":15,"range":{"start_line":15,"start_character":0,"end_line":15,"end_character":60},"updated":"2021-10-28 12:53:48.000000000","message":"Please consider replicating a bug in lp and tag it using Closes-Bug. bugzilla is not the official bug tracker in upstream, IMHO.","commit_id":"3866f9b445b576fbdcf6eb3f995f5561abf83f40"},{"author":{"_account_id":27419,"name":"David Vallee Delisle","email":"me@dvd.dev","username":"dvd"},"change_message_id":"73802378734f2bbf794ff8d2f5428a255134f5d0","unresolved":false,"context_lines":[{"line_number":12,"context_line":"Currently, the network agent disable doesn\u0027t work and will be fixed in"},{"line_number":13,"context_line":"bz#2018013."},{"line_number":14,"context_line":""},{"line_number":15,"context_line":"Related: https://bugzilla.redhat.com/show_bug.cgi?id\u003d2017827"},{"line_number":16,"context_line":"Change-Id: I9a253e77178bfe1cdd867a31e8b9adc310238819"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":3,"id":"0af12c9c_d5a78598","line":15,"range":{"start_line":15,"start_character":0,"end_line":15,"end_character":60},"in_reply_to":"c06b9e76_8d33fb2a","updated":"2021-10-29 14:10:42.000000000","message":"Done","commit_id":"3866f9b445b576fbdcf6eb3f995f5561abf83f40"}],"/PATCHSET_LEVEL":[{"author":{"_account_id":9816,"name":"Takashi Kajinami","email":"kajinamit@oss.nttdata.com","username":"kajinamit"},"change_message_id":"f084b1a20921f91ab806260566c2445b583146a4","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"cbc46509_1264429f","updated":"2021-10-28 12:53:48.000000000","message":"-1 mainly because of the wrong service name.\n\n\nThis is \"minor\" but the described issues are not downstream specific and should be replicated in launchpad to follow how problems are tracked in upstream, IMHO.","commit_id":"3866f9b445b576fbdcf6eb3f995f5561abf83f40"},{"author":{"_account_id":6681,"name":"Brent Eagles","email":"beagles@redhat.com","username":"beagles"},"change_message_id":"6e26a051f6582beb889b1c1f8dcb1d77a4013241","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":5,"id":"ce8baf4c_c10e2516","updated":"2021-11-03 18:59:24.000000000","message":"Lgtm. I look forward to testing it out.\n\nWe would usually but the rhbz reference in the launchpad bug instead of the commit message fwiw. It can make things a little less messy later on.","commit_id":"89453217cdc4c33005bc16e74c99b1c8c6802a15"},{"author":{"_account_id":27419,"name":"David Vallee Delisle","email":"me@dvd.dev","username":"dvd"},"change_message_id":"e8a241555d9692bbfccad8f2d169c9b9f8cab21f","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":5,"id":"96a193ec_5577ce9d","updated":"2021-11-03 17:53:38.000000000","message":"recheck","commit_id":"89453217cdc4c33005bc16e74c99b1c8c6802a15"},{"author":{"_account_id":9816,"name":"Takashi Kajinami","email":"kajinamit@oss.nttdata.com","username":"kajinamit"},"change_message_id":"c2476a12e19e0d6a629aedc202a1ae57ef2bbd70","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":6,"id":"d54f04cf_502720cf","updated":"2021-11-09 09:20:39.000000000","message":"check-rdo","commit_id":"1314f345fac2695ce1aef180880d6b1beb630a83"}],"deployment/ovn/ovn-controller-container-puppet.yaml":[{"author":{"_account_id":9816,"name":"Takashi Kajinami","email":"kajinamit@oss.nttdata.com","username":"kajinamit"},"change_message_id":"f084b1a20921f91ab806260566c2445b583146a4","unresolved":true,"context_lines":[{"line_number":459,"context_line":"                  command: openstack network agent set {{ agent.ID }} --disable"},{"line_number":460,"context_line":"                  delegate_to: \"{{ groups[\u0027Undercloud\u0027] | first }}\""},{"line_number":461,"context_line":"                  check_mode: false"},{"line_number":462,"context_line":"                  # TODO(dvd) Remove the failed_when attribute when bz#2018013 is solved"},{"line_number":463,"context_line":"                  failed_when:"},{"line_number":464,"context_line":"                    - false"},{"line_number":465,"context_line":"                - name: Stop ovn containers"}],"source_content_type":"text/x-yaml","patch_set":3,"id":"a49ed27b_144cc313","line":462,"range":{"start_line":462,"start_character":18,"end_line":462,"end_character":88},"updated":"2021-10-28 12:53:48.000000000","message":"Looking at the current code in ovn driver, this failure sounds like a limitation and it\u0027s not yet clear whether there is a plan to remove this. I tend to skip implementing this until we get clear plan to fix this in the future.\n\nAlso, having a lp bug would be more appropriate here to trigger discussion in neutron community.","commit_id":"3866f9b445b576fbdcf6eb3f995f5561abf83f40"},{"author":{"_account_id":27419,"name":"David Vallee Delisle","email":"me@dvd.dev","username":"dvd"},"change_message_id":"72fd14c539bcf77fcf75e44ccb601588e9607533","unresolved":false,"context_lines":[{"line_number":459,"context_line":"                  command: openstack network agent set {{ agent.ID }} --disable"},{"line_number":460,"context_line":"                  delegate_to: \"{{ groups[\u0027Undercloud\u0027] | first }}\""},{"line_number":461,"context_line":"                  check_mode: false"},{"line_number":462,"context_line":"                  # TODO(dvd) Remove the failed_when attribute when bz#2018013 is solved"},{"line_number":463,"context_line":"                  failed_when:"},{"line_number":464,"context_line":"                    - false"},{"line_number":465,"context_line":"                - name: Stop ovn containers"}],"source_content_type":"text/x-yaml","patch_set":3,"id":"27c20057_08e976a8","line":462,"range":{"start_line":462,"start_character":18,"end_line":462,"end_character":88},"in_reply_to":"a49ed27b_144cc313","updated":"2021-10-29 14:10:23.000000000","message":"You\u0027re right about this. I\u0027ll remove it. I believe they just recently implemented the agent-delete support so I was assuming that agent-disable will be implemented soon enough, but we should indeed remove this.\n\nOpened: https://bugs.launchpad.net/neutron/+bug/1949202","commit_id":"3866f9b445b576fbdcf6eb3f995f5561abf83f40"},{"author":{"_account_id":9816,"name":"Takashi Kajinami","email":"kajinamit@oss.nttdata.com","username":"kajinamit"},"change_message_id":"f084b1a20921f91ab806260566c2445b583146a4","unresolved":true,"context_lines":[{"line_number":464,"context_line":"                    - false"},{"line_number":465,"context_line":"                - name: Stop ovn containers"},{"line_number":466,"context_line":"                  loop:"},{"line_number":467,"context_line":"                    - ovn_controller"},{"line_number":468,"context_line":"                    - ovn_metadata_agent"},{"line_number":469,"context_line":"                  service:"},{"line_number":470,"context_line":"                    name: \"{{ item }}\""}],"source_content_type":"text/x-yaml","patch_set":3,"id":"5bbd0600_002e5f9d","line":467,"range":{"start_line":467,"start_character":22,"end_line":467,"end_character":36},"updated":"2021-10-28 12:53:48.000000000","message":"should be tripleo_ovn_controller","commit_id":"3866f9b445b576fbdcf6eb3f995f5561abf83f40"},{"author":{"_account_id":27419,"name":"David Vallee Delisle","email":"me@dvd.dev","username":"dvd"},"change_message_id":"72fd14c539bcf77fcf75e44ccb601588e9607533","unresolved":false,"context_lines":[{"line_number":464,"context_line":"                    - false"},{"line_number":465,"context_line":"                - name: Stop ovn containers"},{"line_number":466,"context_line":"                  loop:"},{"line_number":467,"context_line":"                    - ovn_controller"},{"line_number":468,"context_line":"                    - ovn_metadata_agent"},{"line_number":469,"context_line":"                  service:"},{"line_number":470,"context_line":"                    name: \"{{ item }}\""}],"source_content_type":"text/x-yaml","patch_set":3,"id":"4183ea19_50acb97b","line":467,"range":{"start_line":467,"start_character":22,"end_line":467,"end_character":36},"in_reply_to":"5bbd0600_002e5f9d","updated":"2021-10-29 14:10:23.000000000","message":"Done","commit_id":"3866f9b445b576fbdcf6eb3f995f5561abf83f40"},{"author":{"_account_id":9816,"name":"Takashi Kajinami","email":"kajinamit@oss.nttdata.com","username":"kajinamit"},"change_message_id":"f084b1a20921f91ab806260566c2445b583146a4","unresolved":true,"context_lines":[{"line_number":465,"context_line":"                - name: Stop ovn containers"},{"line_number":466,"context_line":"                  loop:"},{"line_number":467,"context_line":"                    - ovn_controller"},{"line_number":468,"context_line":"                    - ovn_metadata_agent"},{"line_number":469,"context_line":"                  service:"},{"line_number":470,"context_line":"                    name: \"{{ item }}\""},{"line_number":471,"context_line":"                    state: stopped"}],"source_content_type":"text/x-yaml","patch_set":3,"id":"61c7a6ac_9b131557","line":468,"range":{"start_line":468,"start_character":22,"end_line":468,"end_character":40},"updated":"2021-10-28 12:53:48.000000000","message":"tripleo_ovn_metadata_agent ?","commit_id":"3866f9b445b576fbdcf6eb3f995f5561abf83f40"},{"author":{"_account_id":27419,"name":"David Vallee Delisle","email":"me@dvd.dev","username":"dvd"},"change_message_id":"72fd14c539bcf77fcf75e44ccb601588e9607533","unresolved":false,"context_lines":[{"line_number":465,"context_line":"                - name: Stop ovn containers"},{"line_number":466,"context_line":"                  loop:"},{"line_number":467,"context_line":"                    - ovn_controller"},{"line_number":468,"context_line":"                    - ovn_metadata_agent"},{"line_number":469,"context_line":"                  service:"},{"line_number":470,"context_line":"                    name: \"{{ item }}\""},{"line_number":471,"context_line":"                    state: stopped"}],"source_content_type":"text/x-yaml","patch_set":3,"id":"69b01ca9_16837085","line":468,"range":{"start_line":468,"start_character":22,"end_line":468,"end_character":40},"in_reply_to":"61c7a6ac_9b131557","updated":"2021-10-29 14:10:23.000000000","message":"Done","commit_id":"3866f9b445b576fbdcf6eb3f995f5561abf83f40"},{"author":{"_account_id":8833,"name":"Rabi Mishra","email":"ramishra@redhat.com","username":"rabi"},"change_message_id":"f3bcc3e2b34e069d4c18e34caf516edfb66ad14c","unresolved":true,"context_lines":[{"line_number":431,"context_line":"      scale_tasks:"},{"line_number":432,"context_line":"        - when:"},{"line_number":433,"context_line":"            - step|int \u003d\u003d 1"},{"line_number":434,"context_line":"            - container_cli \u003d\u003d \u0027podman\u0027"},{"line_number":435,"context_line":"          tags: down"},{"line_number":436,"context_line":"          environment:"},{"line_number":437,"context_line":"            OS_CLOUD: {get_param: RootStackName}"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"aa0c87c0_e65367b1","line":434,"range":{"start_line":434,"start_character":12,"end_line":434,"end_character":39},"updated":"2021-11-09 11:00:58.000000000","message":"We probably should get rid of this here and other places.","commit_id":"1314f345fac2695ce1aef180880d6b1beb630a83"},{"author":{"_account_id":8833,"name":"Rabi Mishra","email":"ramishra@redhat.com","username":"rabi"},"change_message_id":"f3bcc3e2b34e069d4c18e34caf516edfb66ad14c","unresolved":true,"context_lines":[{"line_number":450,"context_line":"              delegate_to: \"{{ groups[\u0027Undercloud\u0027] | first }}\""},{"line_number":451,"context_line":"              check_mode: false"},{"line_number":452,"context_line":"            - name: Deleting OVN agents"},{"line_number":453,"context_line":"              block:"},{"line_number":454,"context_line":"                - name: Stop OVN containers"},{"line_number":455,"context_line":"                  loop:"},{"line_number":456,"context_line":"                    - tripleo_ovn_controller"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"5dec2144_30195473","line":453,"range":{"start_line":453,"start_character":14,"end_line":453,"end_character":20},"updated":"2021-11-09 11:00:58.000000000","message":"This block is probably redundant here.","commit_id":"1314f345fac2695ce1aef180880d6b1beb630a83"}]}
