)]}'
{"common/deploy-steps.j2":[{"author":{"_account_id":26343,"name":"Jose Luis Franco","email":"jfrancoa@redhat.com","username":"jfrancoa"},"change_message_id":"b3a11be4dd1704b5813d47a01387de4dfa84784f","unresolved":false,"context_lines":[{"line_number":673,"context_line":"                    loop_var: step"},{"line_number":674,"context_line":"      upgrade_steps_playbook:"},{"line_number":675,"context_line":"        str_replace:"},{"line_number":676,"context_line":"          params:"},{"line_number":677,"context_line":"            DEPLOY_SOURCE_HOST: {get_param: deployment_source_hosts}"},{"line_number":678,"context_line":"            DEPLOY_TARGET_HOST: {get_param: deployment_target_hosts}"},{"line_number":679,"context_line":"            CONTAINER_CLI: {get_param: ContainerCli}"}],"source_content_type":"text/x-jinja2","patch_set":2,"id":"bfb3d3c7_6fd4de20","line":676,"updated":"2019-05-28 11:59:18.000000000","message":"don\u0027t we need it for the upgrade_steps too? we run most of the upgrade part with \"overcloud upgrade run\"","commit_id":"6d08c478d5d078d66e0e90527356f5b428901ba4"},{"author":{"_account_id":8042,"name":"Jiří Stránský","email":"jistr@redhat.com","username":"jistr"},"change_message_id":"6eb42958fe596a5a10ff9a318a2ac40f7604e430","unresolved":false,"context_lines":[{"line_number":673,"context_line":"                    loop_var: step"},{"line_number":674,"context_line":"      upgrade_steps_playbook:"},{"line_number":675,"context_line":"        str_replace:"},{"line_number":676,"context_line":"          params:"},{"line_number":677,"context_line":"            DEPLOY_SOURCE_HOST: {get_param: deployment_source_hosts}"},{"line_number":678,"context_line":"            DEPLOY_TARGET_HOST: {get_param: deployment_target_hosts}"},{"line_number":679,"context_line":"            CONTAINER_CLI: {get_param: ContainerCli}"}],"source_content_type":"text/x-jinja2","patch_set":2,"id":"bfb3d3c7_0fa1a294","line":676,"in_reply_to":"bfb3d3c7_6fd4de20","updated":"2019-05-28 12:05:49.000000000","message":"Those don\u0027t use delegate_to, so the autodetection should work.","commit_id":"6d08c478d5d078d66e0e90527356f5b428901ba4"},{"author":{"_account_id":8042,"name":"Jiří Stránský","email":"jistr@redhat.com","username":"jistr"},"change_message_id":"2c214830368a844eaaec0cd0b56ab3d948481c85","unresolved":false,"context_lines":[{"line_number":818,"context_line":"              vars:"},{"line_number":819,"context_line":"                # Explicit ansible_python_interpreter to allow connecting"},{"line_number":820,"context_line":"                # to different OS releases (EL7/8) while using delegate_to."},{"line_number":821,"context_line":"                ansible_python_interpreter: /usr/lib/platform-python"},{"line_number":822,"context_line":"                bootstrap_server_id: BOOTSTRAP_SERVER_ID"},{"line_number":823,"context_line":"                deploy_identifier: DEPLOY_IDENTIFIER"},{"line_number":824,"context_line":"                enable_debug: ENABLE_DEBUG"}],"source_content_type":"text/x-jinja2","patch_set":2,"id":"9fb8cfa7_5c136f67","line":821,"updated":"2019-06-03 08:47:41.000000000","message":"Doesn\u0027t work on CentOS 7 (yet?), marking WIP.","commit_id":"6d08c478d5d078d66e0e90527356f5b428901ba4"},{"author":{"_account_id":26343,"name":"Jose Luis Franco","email":"jfrancoa@redhat.com","username":"jfrancoa"},"change_message_id":"595bf4eebf4f3c0a3eed07dd9b993b83e83304db","unresolved":false,"context_lines":[{"line_number":818,"context_line":"              vars:"},{"line_number":819,"context_line":"                # Explicit ansible_python_interpreter to allow connecting"},{"line_number":820,"context_line":"                # to different OS releases (EL7/8) while using delegate_to."},{"line_number":821,"context_line":"                ansible_python_interpreter: /usr/lib/platform-python"},{"line_number":822,"context_line":"                bootstrap_server_id: BOOTSTRAP_SERVER_ID"},{"line_number":823,"context_line":"                deploy_identifier: DEPLOY_IDENTIFIER"},{"line_number":824,"context_line":"                enable_debug: ENABLE_DEBUG"}],"source_content_type":"text/x-jinja2","patch_set":2,"id":"9fb8cfa7_d97072a8","line":821,"in_reply_to":"9fb8cfa7_5c136f67","updated":"2019-06-07 09:09:10.000000000","message":"wasn\u0027t it supposed to be \"/usr/libexec/platform-python\" instead of /usr/lib/platform-python? https://bugzilla.redhat.com/show_bug.cgi?id\u003d1645421","commit_id":"6d08c478d5d078d66e0e90527356f5b428901ba4"},{"author":{"_account_id":8042,"name":"Jiří Stránský","email":"jistr@redhat.com","username":"jistr"},"change_message_id":"0466d764663a94c3ab52a305b6c6e16a596cfb70","unresolved":false,"context_lines":[{"line_number":818,"context_line":"              vars:"},{"line_number":819,"context_line":"                # Explicit ansible_python_interpreter to allow connecting"},{"line_number":820,"context_line":"                # to different OS releases (EL7/8) while using delegate_to."},{"line_number":821,"context_line":"                ansible_python_interpreter: /usr/lib/platform-python"},{"line_number":822,"context_line":"                bootstrap_server_id: BOOTSTRAP_SERVER_ID"},{"line_number":823,"context_line":"                deploy_identifier: DEPLOY_IDENTIFIER"},{"line_number":824,"context_line":"                enable_debug: ENABLE_DEBUG"}],"source_content_type":"text/x-jinja2","patch_set":2,"id":"9fb8cfa7_320bad24","line":821,"in_reply_to":"9fb8cfa7_d97072a8","updated":"2019-06-11 15:21:31.000000000","message":"Ah yes, thanks!","commit_id":"6d08c478d5d078d66e0e90527356f5b428901ba4"},{"author":{"_account_id":14985,"name":"Alex Schultz","email":"aschultz@next-development.com","username":"mwhahaha"},"change_message_id":"ecc16bc83578be9f70b5299d3e692cd887b7b1ab","unresolved":false,"context_lines":[{"line_number":818,"context_line":"              vars:"},{"line_number":819,"context_line":"                # Explicit ansible_python_interpreter to allow connecting"},{"line_number":820,"context_line":"                # to different OS releases (EL7/8) while using delegate_to."},{"line_number":821,"context_line":"                ansible_python_interpreter: /usr/libexec/platform-python"},{"line_number":822,"context_line":"                bootstrap_server_id: BOOTSTRAP_SERVER_ID"},{"line_number":823,"context_line":"                deploy_identifier: DEPLOY_IDENTIFIER"},{"line_number":824,"context_line":"                enable_debug: ENABLE_DEBUG"}],"source_content_type":"text/x-jinja2","patch_set":3,"id":"9fb8cfa7_127b097b","line":821,"updated":"2019-06-11 15:27:41.000000000","message":"We\u0027ll need to control this externally. Perhaps with a conditional somewhere so it\u0027s not hard coded","commit_id":"770b578bfbb151a91184f1e6f403e952def0c30e"},{"author":{"_account_id":8042,"name":"Jiří Stránský","email":"jistr@redhat.com","username":"jistr"},"change_message_id":"5748ca6c69c23efe69fd322bf4553f44f454ef5b","unresolved":false,"context_lines":[{"line_number":818,"context_line":"              vars:"},{"line_number":819,"context_line":"                # Explicit ansible_python_interpreter to allow connecting"},{"line_number":820,"context_line":"                # to different OS releases (EL7/8) while using delegate_to."},{"line_number":821,"context_line":"                ansible_python_interpreter: /usr/libexec/platform-python"},{"line_number":822,"context_line":"                bootstrap_server_id: BOOTSTRAP_SERVER_ID"},{"line_number":823,"context_line":"                deploy_identifier: DEPLOY_IDENTIFIER"},{"line_number":824,"context_line":"                enable_debug: ENABLE_DEBUG"}],"source_content_type":"text/x-jinja2","patch_set":3,"id":"9fb8cfa7_38ca9a4d","line":821,"in_reply_to":"9fb8cfa7_127b097b","updated":"2019-06-12 12:43:38.000000000","message":"What\u0027s the rationale? I can see platform-python on CentOS 7 too, and i can\u0027t imagine why we\u0027d use anything else than platform-python. I can perhaps make it a heat parameter and utilize the str_replace we\u0027re already using here, but i don\u0027t see a realistic use case for customizing this.","commit_id":"770b578bfbb151a91184f1e6f403e952def0c30e"},{"author":{"_account_id":14985,"name":"Alex Schultz","email":"aschultz@next-development.com","username":"mwhahaha"},"change_message_id":"3cd6ae3b5d241d827cc26ebcedb94bad1557f515","unresolved":false,"context_lines":[{"line_number":818,"context_line":"              vars:"},{"line_number":819,"context_line":"                # Explicit ansible_python_interpreter to allow connecting"},{"line_number":820,"context_line":"                # to different OS releases (EL7/8) while using delegate_to."},{"line_number":821,"context_line":"                ansible_python_interpreter: /usr/libexec/platform-python"},{"line_number":822,"context_line":"                bootstrap_server_id: BOOTSTRAP_SERVER_ID"},{"line_number":823,"context_line":"                deploy_identifier: DEPLOY_IDENTIFIER"},{"line_number":824,"context_line":"                enable_debug: ENABLE_DEBUG"}],"source_content_type":"text/x-jinja2","patch_set":3,"id":"9fb8cfa7_421afccb","line":821,"in_reply_to":"9fb8cfa7_38ca9a4d","updated":"2019-06-12 14:52:27.000000000","message":"Ah it\u0027s new in the python2 provided via 7.6.  I don\u0027t have it on my 7.5 box.","commit_id":"770b578bfbb151a91184f1e6f403e952def0c30e"}]}
