)]}'
{"tripleoclient/v1/tripleo_validator.py":[{"author":{"_account_id":26343,"name":"Jose Luis Franco","email":"jfrancoa@redhat.com","username":"jfrancoa"},"change_message_id":"e36d869ca3acd306d72363b1c591ef00805d6740","unresolved":false,"context_lines":[{"line_number":485,"context_line":"            \"/usr/bin/python{}\".format(sys.version_info[0])"},{"line_number":486,"context_line":""},{"line_number":487,"context_line":"        if parsed_args.static_inventory \\"},{"line_number":488,"context_line":"                and os.path.exists(parsed_args.static_inventory):"},{"line_number":489,"context_line":"            static_inventory \u003d parsed_args.static_inventory"},{"line_number":490,"context_line":"        else:"},{"line_number":491,"context_line":"            static_inventory \u003d oooutils.get_tripleo_ansible_inventory("}],"source_content_type":"text/x-python","patch_set":2,"id":"9f560f44_b69cd3bf","line":488,"updated":"2020-09-04 12:33:17.000000000","message":"the os.path.exists code would block us from passing --static-inventory \"localhost\" as what we pass in the argument needs to exist in the filesystem.","commit_id":"6fde73c3dcbabd858e7e12f0af2336f82c2dc702"},{"author":{"_account_id":28223,"name":"Cedric Jeanneret","display_name":"cjeanner (Tengu)","email":"cjeanner@redhat.com","username":"cjeanner"},"change_message_id":"842fc96e0813bead827cdd660d4e8e250e8f3bd1","unresolved":false,"context_lines":[{"line_number":485,"context_line":"            \"/usr/bin/python{}\".format(sys.version_info[0])"},{"line_number":486,"context_line":""},{"line_number":487,"context_line":"        if parsed_args.static_inventory \\"},{"line_number":488,"context_line":"                and os.path.exists(parsed_args.static_inventory):"},{"line_number":489,"context_line":"            static_inventory \u003d parsed_args.static_inventory"},{"line_number":490,"context_line":"        else:"},{"line_number":491,"context_line":"            static_inventory \u003d oooutils.get_tripleo_ansible_inventory("}],"source_content_type":"text/x-python","patch_set":2,"id":"9f560f44_568737b7","line":488,"in_reply_to":"9f560f44_b69cd3bf","updated":"2020-09-04 13:14:10.000000000","message":"right - I didn\u0027t think about this possiblity when doing the patch.","commit_id":"6fde73c3dcbabd858e7e12f0af2336f82c2dc702"},{"author":{"_account_id":26343,"name":"Jose Luis Franco","email":"jfrancoa@redhat.com","username":"jfrancoa"},"change_message_id":"e36d869ca3acd306d72363b1c591ef00805d6740","unresolved":false,"context_lines":[{"line_number":614,"context_line":"                                       constants.VALIDATIONS_LOG_BASEDIR, i))"},{"line_number":615,"context_line":""},{"line_number":616,"context_line":"        LOG.debug(_(\u0027Removing static tripleo ansible inventory file\u0027))"},{"line_number":617,"context_line":"        oooutils.cleanup_tripleo_ansible_inventory_file("},{"line_number":618,"context_line":"            static_inventory)"},{"line_number":619,"context_line":""},{"line_number":620,"context_line":"        if failed_val:"}],"source_content_type":"text/x-python","patch_set":2,"id":"9f560f44_5668d7b8","line":617,"updated":"2020-09-04 12:33:17.000000000","message":"I guess we need to skip this code if we pass the --static-inventory option, otherwise we would lose the inventory after running the validation.","commit_id":"6fde73c3dcbabd858e7e12f0af2336f82c2dc702"},{"author":{"_account_id":28223,"name":"Cedric Jeanneret","display_name":"cjeanner (Tengu)","email":"cjeanner@redhat.com","username":"cjeanner"},"change_message_id":"842fc96e0813bead827cdd660d4e8e250e8f3bd1","unresolved":false,"context_lines":[{"line_number":614,"context_line":"                                       constants.VALIDATIONS_LOG_BASEDIR, i))"},{"line_number":615,"context_line":""},{"line_number":616,"context_line":"        LOG.debug(_(\u0027Removing static tripleo ansible inventory file\u0027))"},{"line_number":617,"context_line":"        oooutils.cleanup_tripleo_ansible_inventory_file("},{"line_number":618,"context_line":"            static_inventory)"},{"line_number":619,"context_line":""},{"line_number":620,"context_line":"        if failed_val:"}],"source_content_type":"text/x-python","patch_set":2,"id":"9f560f44_368283a6","line":617,"in_reply_to":"9f560f44_5668d7b8","updated":"2020-09-04 13:14:10.000000000","message":"ah, right.","commit_id":"6fde73c3dcbabd858e7e12f0af2336f82c2dc702"}]}
