)]}'
{"/COMMIT_MSG":[{"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":"9d1a0b150bc6dfd97b539dbee669622eb6c9b5dd","unresolved":false,"context_lines":[{"line_number":4,"context_line":"Commit:     Dincer Celik \u003chello@dincercelik.com\u003e"},{"line_number":5,"context_line":"CommitDate: 2019-06-29 12:37:16 +0300"},{"line_number":6,"context_line":""},{"line_number":7,"context_line":"Fixes destroys."},{"line_number":8,"context_line":""},{"line_number":9,"context_line":"Destroying a cloud results a deleted inventory file at deployer host."},{"line_number":10,"context_line":"k-a ignores some files and folders and inventory file should be too."}],"source_content_type":"text/x-gerrit-commit-message","patch_set":3,"id":"9fb8cfa7_3fb6e03f","line":7,"updated":"2019-06-29 12:03:45.000000000","message":"And this line should be more descriptive. More like: \u0027On destroy preserve inventory in /etc/kolla\u0027","commit_id":"e66cab0c45930d3c0e834de219998dfa8372e4a3"}],"/PATCHSET_LEVEL":[{"author":{"_account_id":27339,"name":"Michal Arbet","email":"michal.arbet@ultimum.io","username":"michalarbet"},"change_message_id":"776ca1af49e1fbc1d70af1faf905dda03a690d50","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":7,"id":"9ef22d1d_3f7fc9bd","updated":"2024-02-20 12:45:35.000000000","message":"+ my patch for inventory https://review.opendev.org/c/openstack/kolla-ansible/+/908429","commit_id":"ca3a2a5de02438f060c1d0ac4d9ee4205d1c1acc"},{"author":{"_account_id":27339,"name":"Michal Arbet","email":"michal.arbet@ultimum.io","username":"michalarbet"},"change_message_id":"dfe6ed2ef3e2d4f523f8d6892ef51971f500299a","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":7,"id":"39dce08a_aec7df61","updated":"2024-02-20 12:45:11.000000000","message":"Deployment can be also regular host, but for now i rebased because I will check the code and probably amend it a little bit to just not touch /etc/kolla/config and others ...","commit_id":"ca3a2a5de02438f060c1d0ac4d9ee4205d1c1acc"}],"ansible/roles/destroy/tasks/cleanup_host.yml":[{"author":{"_account_id":14826,"name":"Mark Goddard","email":"markgoddard86@gmail.com","username":"mgoddard"},"change_message_id":"04394b3575766b49a1ad2e6fa6fc9a927a3b8486","unresolved":false,"context_lines":[{"line_number":13,"context_line":"    kolla_external_vip_address: \"{{ kolla_external_vip_address }}\""},{"line_number":14,"context_line":"    kolla_dev_repos_directory: \"{{ kolla_dev_repos_directory }}\""},{"line_number":15,"context_line":"    destroy_include_dev: \"{{ destroy_include_dev }}\""},{"line_number":16,"context_line":"    inventory_file: \"{{ inventory_file }}\""}],"source_content_type":"text/x-yaml","patch_set":3,"id":"9fb8cfa7_a71ba17e","line":16,"range":{"start_line":16,"start_character":24,"end_line":16,"end_character":38},"updated":"2019-07-01 11:31:34.000000000","message":"Could add \u0027| realpath\u0027 to get the full path to the file/directory. I\u0027m not sure if this takes the current directory or the path to the current playbook as the starting point though.","commit_id":"e66cab0c45930d3c0e834de219998dfa8372e4a3"}],"tools/cleanup-host":[{"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":"d487768faf58e51da9428b37b6e7a77fc208ed47","unresolved":false,"context_lines":[{"line_number":86,"context_line":"       [ \"$dir\" \u003d\u003d \"$FOLDER_PATH\"\"config\" ] || \\"},{"line_number":87,"context_line":"       [ \"$dir\" \u003d\u003d \"$FOLDER_PATH\"\"kolla-cli\" ] || \\"},{"line_number":88,"context_line":"       [ \"$dir\" \u003d\u003d \"$FOLDER_PATH\"\"certificates\" ] || \\"},{"line_number":89,"context_line":"       [ \"$dir\" \u003d\u003d \"$FOLDER_PATH\"\"$inventory_file\" ]; then"},{"line_number":90,"context_line":"        echo \"Skipping:\" $dir"},{"line_number":91,"context_line":"    else"},{"line_number":92,"context_line":"        rm -rfv $dir"}],"source_content_type":"application/x-shellscript","patch_set":3,"id":"9fb8cfa7_5f5cf417","line":89,"updated":"2019-06-29 11:57:36.000000000","message":"The skip will fail if kolla-ansible is given the absolute path to inventory (or relative from some other dir).","commit_id":"e66cab0c45930d3c0e834de219998dfa8372e4a3"}],"tools/kolla-ansible":[{"author":{"_account_id":14826,"name":"Mark Goddard","email":"markgoddard86@gmail.com","username":"mgoddard"},"change_message_id":"04394b3575766b49a1ad2e6fa6fc9a927a3b8486","unresolved":false,"context_lines":[{"line_number":276,"context_line":"        ;;"},{"line_number":277,"context_line":"(destroy)"},{"line_number":278,"context_line":"        ACTION\u003d\"Destroy Kolla containers, volumes and host configuration\""},{"line_number":279,"context_line":"        EXTRA_OPTS\u003d\"$EXTRA_OPTS -e inventory_file\u003d${INVENTORY}\""},{"line_number":280,"context_line":"        PLAYBOOK\u003d\"${BASEDIR}/ansible/destroy.yml\""},{"line_number":281,"context_line":"        if [[ \"${INCLUDE_IMAGES}\" \u003d\u003d \"--include-images\" ]]; then"},{"line_number":282,"context_line":"            EXTRA_OPTS\u003d\"$EXTRA_OPTS -e destroy_include_images\u003dyes\""}],"source_content_type":"application/x-shellscript","patch_set":3,"id":"9fb8cfa7_e704391a","line":279,"updated":"2019-07-01 11:31:34.000000000","message":"Alternatively, use realpath here: http://man7.org/linux/man-pages/man1/realpath.1.html","commit_id":"e66cab0c45930d3c0e834de219998dfa8372e4a3"}]}
