)]}'
{"tacker/extensions/vnfm.py":[{"author":{"_account_id":25701,"name":"Yasufumi Ogawa","email":"yasufum.o@gmail.com","username":"yasufum"},"change_message_id":"b6a20baee3a04fe0468e8bafb4935a13df2a4490","unresolved":false,"context_lines":[{"line_number":105,"context_line":""},{"line_number":106,"context_line":""},{"line_number":107,"context_line":"class LCMUserDataFailed(exceptions.TackerException):"},{"line_number":108,"context_line":"    message \u003d _(\u0027LCM user data %(reason)s\u0027)"},{"line_number":109,"context_line":""},{"line_number":110,"context_line":""},{"line_number":111,"context_line":"class ParamYAMLNotWellFormed(exceptions.InvalidInput):"}],"source_content_type":"text/x-python","patch_set":2,"id":"df33271e_eec81d23","line":108,"updated":"2020-04-13 17:25:49.000000000","message":"It would be better to explain that this message is show because of something failed explicitly as other messages in this file.","commit_id":"3c02e1a1eb39d9a1dee9d9bbaab915d1e5b9f749"},{"author":{"_account_id":31072,"name":"Hiroo Kitamura","email":"hiroo.kitamura@ntt-at.co.jp","username":"Hiroo.Kitamura"},"change_message_id":"aea3afe5b50fcb12bc61c97fc9af36c63b0c6589","unresolved":false,"context_lines":[{"line_number":105,"context_line":""},{"line_number":106,"context_line":""},{"line_number":107,"context_line":"class LCMUserDataFailed(exceptions.TackerException):"},{"line_number":108,"context_line":"    message \u003d _(\u0027LCM user data %(reason)s\u0027)"},{"line_number":109,"context_line":""},{"line_number":110,"context_line":""},{"line_number":111,"context_line":"class ParamYAMLNotWellFormed(exceptions.InvalidInput):"}],"source_content_type":"text/x-python","patch_set":2,"id":"3f4c43b2_c4b659da","line":108,"in_reply_to":"df33271e_eec81d23","updated":"2020-04-14 05:50:54.000000000","message":"I understood the intent of the comment.\nBut I don\u0027t think it needs to be fixed.\nAs the reason, exceptions occur in UserData due to various reasons, so the reason is set in \u0027LCMUserDataFailed\u0027 to make it common.\nIf I fix it according to the comment, I will have to define exceptions for the number of reasons, which will be complicated.","commit_id":"3c02e1a1eb39d9a1dee9d9bbaab915d1e5b9f749"}],"tacker/tests/etc/samples/etsi/nfv/user_data_sample_basehot_invalid/TOSCA-Metadata/TOSCA.meta":[{"author":{"_account_id":25701,"name":"Yasufumi Ogawa","email":"yasufum.o@gmail.com","username":"yasufum"},"change_message_id":"b6a20baee3a04fe0468e8bafb4935a13df2a4490","unresolved":false,"context_lines":[{"line_number":1,"context_line":"TOSCA-Meta-File-Version: 1.0"},{"line_number":2,"context_line":"Created-by: Hiroyuki JO"},{"line_number":3,"context_line":"CSAR-Version: 1.1"},{"line_number":4,"context_line":"Entry-Definitions: Definitions/sample_lcm_with_user_data_top.vnfd.yaml"},{"line_number":5,"context_line":""}],"source_content_type":"application/octet-stream","patch_set":8,"id":"3f4c43b2_5d1865d2","line":2,"updated":"2020-04-13 17:25:49.000000000","message":"Just a question. Is it required to use a name fo actual person? If so, is there better way to define the name for considering a case of updating images because we need to change the name in meta files each time when updating the image possibly.","commit_id":"9e3d06f4220fb4cf53c66da50530b71e15504b70"},{"author":{"_account_id":31072,"name":"Hiroo Kitamura","email":"hiroo.kitamura@ntt-at.co.jp","username":"Hiroo.Kitamura"},"change_message_id":"aea3afe5b50fcb12bc61c97fc9af36c63b0c6589","unresolved":false,"context_lines":[{"line_number":1,"context_line":"TOSCA-Meta-File-Version: 1.0"},{"line_number":2,"context_line":"Created-by: Hiroyuki JO"},{"line_number":3,"context_line":"CSAR-Version: 1.1"},{"line_number":4,"context_line":"Entry-Definitions: Definitions/sample_lcm_with_user_data_top.vnfd.yaml"},{"line_number":5,"context_line":""}],"source_content_type":"application/octet-stream","patch_set":8,"id":"3f4c43b2_84e1f1d3","line":2,"in_reply_to":"3f4c43b2_5d1865d2","updated":"2020-04-14 05:50:54.000000000","message":"I fixed to \u0027Dummy User\u0027.\n(This is a field that does not affect processing.)","commit_id":"9e3d06f4220fb4cf53c66da50530b71e15504b70"}],"tacker/vnflcm/utils.py":[{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":171,"context_line":"            for file in os.listdir(src_path):"},{"line_number":172,"context_line":"                if file.endswith(tuple(ext)):"},{"line_number":173,"context_line":"                    source_file_path \u003d os.path.join(src_path, file)"},{"line_number":174,"context_line":"                    data \u003d yaml.safe_load(io.open(source_file_path))"},{"line_number":175,"context_line":"                    substitution_map \u003d data.get("},{"line_number":176,"context_line":"                        \u0027topology_template\u0027,"},{"line_number":177,"context_line":"                        {}).get(\u0027substitution_mappings\u0027, {})"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_123fd6d6","line":174,"updated":"2020-04-06 08:38:07.000000000","message":"lower-constraints:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmp11ol96mp/tmpxeli33_b/1af90240-6f83-49e3-b86c-7f1c1abfb62f/Definitions/helloworld3_df_simple.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":171,"context_line":"            for file in os.listdir(src_path):"},{"line_number":172,"context_line":"                if file.endswith(tuple(ext)):"},{"line_number":173,"context_line":"                    source_file_path \u003d os.path.join(src_path, file)"},{"line_number":174,"context_line":"                    data \u003d yaml.safe_load(io.open(source_file_path))"},{"line_number":175,"context_line":"                    substitution_map \u003d data.get("},{"line_number":176,"context_line":"                        \u0027topology_template\u0027,"},{"line_number":177,"context_line":"                        {}).get(\u0027substitution_mappings\u0027, {})"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_124a367f","line":174,"updated":"2020-04-06 08:38:07.000000000","message":"lower-constraints:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmp_jis88s5/tmpdre0uhnk/1af90240-6f83-49e3-b86c-7f1c1abfb62f/Definitions/helloworld3_df_simple.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":171,"context_line":"            for file in os.listdir(src_path):"},{"line_number":172,"context_line":"                if file.endswith(tuple(ext)):"},{"line_number":173,"context_line":"                    source_file_path \u003d os.path.join(src_path, file)"},{"line_number":174,"context_line":"                    data \u003d yaml.safe_load(io.open(source_file_path))"},{"line_number":175,"context_line":"                    substitution_map \u003d data.get("},{"line_number":176,"context_line":"                        \u0027topology_template\u0027,"},{"line_number":177,"context_line":"                        {}).get(\u0027substitution_mappings\u0027, {})"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_12bcf667","line":174,"updated":"2020-04-06 08:38:07.000000000","message":"lower-constraints:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmpgzajyyml/tmpnp11ywp6/1af90240-6f83-49e3-b86c-7f1c1abfb62f/Definitions/helloworld3_df_simple.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":171,"context_line":"            for file in os.listdir(src_path):"},{"line_number":172,"context_line":"                if file.endswith(tuple(ext)):"},{"line_number":173,"context_line":"                    source_file_path \u003d os.path.join(src_path, file)"},{"line_number":174,"context_line":"                    data \u003d yaml.safe_load(io.open(source_file_path))"},{"line_number":175,"context_line":"                    substitution_map \u003d data.get("},{"line_number":176,"context_line":"                        \u0027topology_template\u0027,"},{"line_number":177,"context_line":"                        {}).get(\u0027substitution_mappings\u0027, {})"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_928e46ce","line":174,"updated":"2020-04-06 08:38:07.000000000","message":"lower-constraints:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmpmbuszto5/tmpv5uib1uy/1af90240-6f83-49e3-b86c-7f1c1abfb62f/Definitions/helloworld3_df_simple.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":171,"context_line":"            for file in os.listdir(src_path):"},{"line_number":172,"context_line":"                if file.endswith(tuple(ext)):"},{"line_number":173,"context_line":"                    source_file_path \u003d os.path.join(src_path, file)"},{"line_number":174,"context_line":"                    data \u003d yaml.safe_load(io.open(source_file_path))"},{"line_number":175,"context_line":"                    substitution_map \u003d data.get("},{"line_number":176,"context_line":"                        \u0027topology_template\u0027,"},{"line_number":177,"context_line":"                        {}).get(\u0027substitution_mappings\u0027, {})"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_127196e1","line":174,"updated":"2020-04-06 08:38:07.000000000","message":"lower-constraints:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmpnzapu8vj/tmpkhsy6khw/1af90240-6f83-49e3-b86c-7f1c1abfb62f/Definitions/helloworld3_df_simple.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":171,"context_line":"            for file in os.listdir(src_path):"},{"line_number":172,"context_line":"                if file.endswith(tuple(ext)):"},{"line_number":173,"context_line":"                    source_file_path \u003d os.path.join(src_path, file)"},{"line_number":174,"context_line":"                    data \u003d yaml.safe_load(io.open(source_file_path))"},{"line_number":175,"context_line":"                    substitution_map \u003d data.get("},{"line_number":176,"context_line":"                        \u0027topology_template\u0027,"},{"line_number":177,"context_line":"                        {}).get(\u0027substitution_mappings\u0027, {})"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_927c86b6","line":174,"updated":"2020-04-06 08:38:07.000000000","message":"lower-constraints:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmppk45nm98/tmpf3cj5atb/1af90240-6f83-49e3-b86c-7f1c1abfb62f/Definitions/helloworld3_df_simple.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":171,"context_line":"            for file in os.listdir(src_path):"},{"line_number":172,"context_line":"                if file.endswith(tuple(ext)):"},{"line_number":173,"context_line":"                    source_file_path \u003d os.path.join(src_path, file)"},{"line_number":174,"context_line":"                    data \u003d yaml.safe_load(io.open(source_file_path))"},{"line_number":175,"context_line":"                    substitution_map \u003d data.get("},{"line_number":176,"context_line":"                        \u0027topology_template\u0027,"},{"line_number":177,"context_line":"                        {}).get(\u0027substitution_mappings\u0027, {})"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_9255a620","line":174,"updated":"2020-04-06 08:38:07.000000000","message":"lower-constraints:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmpqmc440l2/tmpl9j5pc37/1af90240-6f83-49e3-b86c-7f1c1abfb62f/Definitions/helloworld3_df_simple.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":171,"context_line":"            for file in os.listdir(src_path):"},{"line_number":172,"context_line":"                if file.endswith(tuple(ext)):"},{"line_number":173,"context_line":"                    source_file_path \u003d os.path.join(src_path, file)"},{"line_number":174,"context_line":"                    data \u003d yaml.safe_load(io.open(source_file_path))"},{"line_number":175,"context_line":"                    substitution_map \u003d data.get("},{"line_number":176,"context_line":"                        \u0027topology_template\u0027,"},{"line_number":177,"context_line":"                        {}).get(\u0027substitution_mappings\u0027, {})"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_92a76650","line":174,"updated":"2020-04-06 08:38:07.000000000","message":"lower-constraints:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmprqo_ka5o/tmplyxo6vr6/1af90240-6f83-49e3-b86c-7f1c1abfb62f/Definitions/helloworld3_df_simple.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":171,"context_line":"            for file in os.listdir(src_path):"},{"line_number":172,"context_line":"                if file.endswith(tuple(ext)):"},{"line_number":173,"context_line":"                    source_file_path \u003d os.path.join(src_path, file)"},{"line_number":174,"context_line":"                    data \u003d yaml.safe_load(io.open(source_file_path))"},{"line_number":175,"context_line":"                    substitution_map \u003d data.get("},{"line_number":176,"context_line":"                        \u0027topology_template\u0027,"},{"line_number":177,"context_line":"                        {}).get(\u0027substitution_mappings\u0027, {})"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_66182375","line":174,"updated":"2020-04-06 08:38:07.000000000","message":"py36:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmpbmtnxldn/tmp4hfdb5f7/699bc8e7-0943-4d80-a77f-b5b607b38c09/Definitions/helloworld3_df_simple.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":171,"context_line":"            for file in os.listdir(src_path):"},{"line_number":172,"context_line":"                if file.endswith(tuple(ext)):"},{"line_number":173,"context_line":"                    source_file_path \u003d os.path.join(src_path, file)"},{"line_number":174,"context_line":"                    data \u003d yaml.safe_load(io.open(source_file_path))"},{"line_number":175,"context_line":"                    substitution_map \u003d data.get("},{"line_number":176,"context_line":"                        \u0027topology_template\u0027,"},{"line_number":177,"context_line":"                        {}).get(\u0027substitution_mappings\u0027, {})"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_e60c333d","line":174,"updated":"2020-04-06 08:38:07.000000000","message":"py36:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmpczk4fyjz/tmpx6s9n28g/699bc8e7-0943-4d80-a77f-b5b607b38c09/Definitions/helloworld3_df_simple.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":171,"context_line":"            for file in os.listdir(src_path):"},{"line_number":172,"context_line":"                if file.endswith(tuple(ext)):"},{"line_number":173,"context_line":"                    source_file_path \u003d os.path.join(src_path, file)"},{"line_number":174,"context_line":"                    data \u003d yaml.safe_load(io.open(source_file_path))"},{"line_number":175,"context_line":"                    substitution_map \u003d data.get("},{"line_number":176,"context_line":"                        \u0027topology_template\u0027,"},{"line_number":177,"context_line":"                        {}).get(\u0027substitution_mappings\u0027, {})"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_1218767f","line":174,"updated":"2020-04-06 08:38:07.000000000","message":"py36:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmpdux2l40x/tmpnl8hdb71/699bc8e7-0943-4d80-a77f-b5b607b38c09/Definitions/helloworld3_df_simple.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":171,"context_line":"            for file in os.listdir(src_path):"},{"line_number":172,"context_line":"                if file.endswith(tuple(ext)):"},{"line_number":173,"context_line":"                    source_file_path \u003d os.path.join(src_path, file)"},{"line_number":174,"context_line":"                    data \u003d yaml.safe_load(io.open(source_file_path))"},{"line_number":175,"context_line":"                    substitution_map \u003d data.get("},{"line_number":176,"context_line":"                        \u0027topology_template\u0027,"},{"line_number":177,"context_line":"                        {}).get(\u0027substitution_mappings\u0027, {})"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_e65a7328","line":174,"updated":"2020-04-06 08:38:07.000000000","message":"py36:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmpe1qby_of/tmpeyj3t4y5/699bc8e7-0943-4d80-a77f-b5b607b38c09/Definitions/helloworld3_df_simple.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":171,"context_line":"            for file in os.listdir(src_path):"},{"line_number":172,"context_line":"                if file.endswith(tuple(ext)):"},{"line_number":173,"context_line":"                    source_file_path \u003d os.path.join(src_path, file)"},{"line_number":174,"context_line":"                    data \u003d yaml.safe_load(io.open(source_file_path))"},{"line_number":175,"context_line":"                    substitution_map \u003d data.get("},{"line_number":176,"context_line":"                        \u0027topology_template\u0027,"},{"line_number":177,"context_line":"                        {}).get(\u0027substitution_mappings\u0027, {})"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_663143ed","line":174,"updated":"2020-04-06 08:38:07.000000000","message":"py36:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmpmwhc5768/tmp94sz1dcc/699bc8e7-0943-4d80-a77f-b5b607b38c09/Definitions/helloworld3_df_simple.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":171,"context_line":"            for file in os.listdir(src_path):"},{"line_number":172,"context_line":"                if file.endswith(tuple(ext)):"},{"line_number":173,"context_line":"                    source_file_path \u003d os.path.join(src_path, file)"},{"line_number":174,"context_line":"                    data \u003d yaml.safe_load(io.open(source_file_path))"},{"line_number":175,"context_line":"                    substitution_map \u003d data.get("},{"line_number":176,"context_line":"                        \u0027topology_template\u0027,"},{"line_number":177,"context_line":"                        {}).get(\u0027substitution_mappings\u0027, {})"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_922ac68d","line":174,"updated":"2020-04-06 08:38:07.000000000","message":"py36:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmpo37ljzzw/tmp35isnqb_/699bc8e7-0943-4d80-a77f-b5b607b38c09/Definitions/helloworld3_df_simple.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":171,"context_line":"            for file in os.listdir(src_path):"},{"line_number":172,"context_line":"                if file.endswith(tuple(ext)):"},{"line_number":173,"context_line":"                    source_file_path \u003d os.path.join(src_path, file)"},{"line_number":174,"context_line":"                    data \u003d yaml.safe_load(io.open(source_file_path))"},{"line_number":175,"context_line":"                    substitution_map \u003d data.get("},{"line_number":176,"context_line":"                        \u0027topology_template\u0027,"},{"line_number":177,"context_line":"                        {}).get(\u0027substitution_mappings\u0027, {})"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_9203e60f","line":174,"updated":"2020-04-06 08:38:07.000000000","message":"py36:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmptwtxn80l/tmpqap4mgrq/699bc8e7-0943-4d80-a77f-b5b607b38c09/Definitions/helloworld3_df_simple.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":171,"context_line":"            for file in os.listdir(src_path):"},{"line_number":172,"context_line":"                if file.endswith(tuple(ext)):"},{"line_number":173,"context_line":"                    source_file_path \u003d os.path.join(src_path, file)"},{"line_number":174,"context_line":"                    data \u003d yaml.safe_load(io.open(source_file_path))"},{"line_number":175,"context_line":"                    substitution_map \u003d data.get("},{"line_number":176,"context_line":"                        \u0027topology_template\u0027,"},{"line_number":177,"context_line":"                        {}).get(\u0027substitution_mappings\u0027, {})"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_e62553ad","line":174,"updated":"2020-04-06 08:38:07.000000000","message":"py36:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmpul0s5fbh/tmpd4ercfr6/699bc8e7-0943-4d80-a77f-b5b607b38c09/Definitions/helloworld3_df_simple.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":171,"context_line":"            for file in os.listdir(src_path):"},{"line_number":172,"context_line":"                if file.endswith(tuple(ext)):"},{"line_number":173,"context_line":"                    source_file_path \u003d os.path.join(src_path, file)"},{"line_number":174,"context_line":"                    data \u003d yaml.safe_load(io.open(source_file_path))"},{"line_number":175,"context_line":"                    substitution_map \u003d data.get("},{"line_number":176,"context_line":"                        \u0027topology_template\u0027,"},{"line_number":177,"context_line":"                        {}).get(\u0027substitution_mappings\u0027, {})"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_e6a8b3dc","line":174,"updated":"2020-04-06 08:38:07.000000000","message":"py37:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmpb0tqfk8e/tmp9l1zzmi9/bdc7bd29-b140-468f-8ba0-3b7c1010fd8c/Definitions/helloworld3_df_simple.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":171,"context_line":"            for file in os.listdir(src_path):"},{"line_number":172,"context_line":"                if file.endswith(tuple(ext)):"},{"line_number":173,"context_line":"                    source_file_path \u003d os.path.join(src_path, file)"},{"line_number":174,"context_line":"                    data \u003d yaml.safe_load(io.open(source_file_path))"},{"line_number":175,"context_line":"                    substitution_map \u003d data.get("},{"line_number":176,"context_line":"                        \u0027topology_template\u0027,"},{"line_number":177,"context_line":"                        {}).get(\u0027substitution_mappings\u0027, {})"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_66b4a336","line":174,"updated":"2020-04-06 08:38:07.000000000","message":"py37:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmpbx6lfyrx/tmp717o0o8c/bdc7bd29-b140-468f-8ba0-3b7c1010fd8c/Definitions/helloworld3_df_simple.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":171,"context_line":"            for file in os.listdir(src_path):"},{"line_number":172,"context_line":"                if file.endswith(tuple(ext)):"},{"line_number":173,"context_line":"                    source_file_path \u003d os.path.join(src_path, file)"},{"line_number":174,"context_line":"                    data \u003d yaml.safe_load(io.open(source_file_path))"},{"line_number":175,"context_line":"                    substitution_map \u003d data.get("},{"line_number":176,"context_line":"                        \u0027topology_template\u0027,"},{"line_number":177,"context_line":"                        {}).get(\u0027substitution_mappings\u0027, {})"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_e67393b0","line":174,"updated":"2020-04-06 08:38:07.000000000","message":"py37:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmpc2eibz49/tmpxfieey3k/bdc7bd29-b140-468f-8ba0-3b7c1010fd8c/Definitions/helloworld3_df_simple.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":171,"context_line":"            for file in os.listdir(src_path):"},{"line_number":172,"context_line":"                if file.endswith(tuple(ext)):"},{"line_number":173,"context_line":"                    source_file_path \u003d os.path.join(src_path, file)"},{"line_number":174,"context_line":"                    data \u003d yaml.safe_load(io.open(source_file_path))"},{"line_number":175,"context_line":"                    substitution_map \u003d data.get("},{"line_number":176,"context_line":"                        \u0027topology_template\u0027,"},{"line_number":177,"context_line":"                        {}).get(\u0027substitution_mappings\u0027, {})"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_66466352","line":174,"updated":"2020-04-06 08:38:07.000000000","message":"py37:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmpcbdprnf8/tmpmfddt94o/bdc7bd29-b140-468f-8ba0-3b7c1010fd8c/Definitions/helloworld3_df_simple.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":171,"context_line":"            for file in os.listdir(src_path):"},{"line_number":172,"context_line":"                if file.endswith(tuple(ext)):"},{"line_number":173,"context_line":"                    source_file_path \u003d os.path.join(src_path, file)"},{"line_number":174,"context_line":"                    data \u003d yaml.safe_load(io.open(source_file_path))"},{"line_number":175,"context_line":"                    substitution_map \u003d data.get("},{"line_number":176,"context_line":"                        \u0027topology_template\u0027,"},{"line_number":177,"context_line":"                        {}).get(\u0027substitution_mappings\u0027, {})"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_668dc37a","line":174,"updated":"2020-04-06 08:38:07.000000000","message":"py37:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmperrf6mnw/tmp752etmbm/bdc7bd29-b140-468f-8ba0-3b7c1010fd8c/Definitions/helloworld3_df_simple.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":171,"context_line":"            for file in os.listdir(src_path):"},{"line_number":172,"context_line":"                if file.endswith(tuple(ext)):"},{"line_number":173,"context_line":"                    source_file_path \u003d os.path.join(src_path, file)"},{"line_number":174,"context_line":"                    data \u003d yaml.safe_load(io.open(source_file_path))"},{"line_number":175,"context_line":"                    substitution_map \u003d data.get("},{"line_number":176,"context_line":"                        \u0027topology_template\u0027,"},{"line_number":177,"context_line":"                        {}).get(\u0027substitution_mappings\u0027, {})"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_e6f6f3f9","line":174,"updated":"2020-04-06 08:38:07.000000000","message":"py37:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmpewe2ex0n/tmpz3y5p13z/bdc7bd29-b140-468f-8ba0-3b7c1010fd8c/Definitions/helloworld3_df_simple.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":171,"context_line":"            for file in os.listdir(src_path):"},{"line_number":172,"context_line":"                if file.endswith(tuple(ext)):"},{"line_number":173,"context_line":"                    source_file_path \u003d os.path.join(src_path, file)"},{"line_number":174,"context_line":"                    data \u003d yaml.safe_load(io.open(source_file_path))"},{"line_number":175,"context_line":"                    substitution_map \u003d data.get("},{"line_number":176,"context_line":"                        \u0027topology_template\u0027,"},{"line_number":177,"context_line":"                        {}).get(\u0027substitution_mappings\u0027, {})"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_e681d34c","line":174,"updated":"2020-04-06 08:38:07.000000000","message":"py37:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmpmrw2ejbb/tmpphs1p3do/bdc7bd29-b140-468f-8ba0-3b7c1010fd8c/Definitions/helloworld3_df_simple.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":171,"context_line":"            for file in os.listdir(src_path):"},{"line_number":172,"context_line":"                if file.endswith(tuple(ext)):"},{"line_number":173,"context_line":"                    source_file_path \u003d os.path.join(src_path, file)"},{"line_number":174,"context_line":"                    data \u003d yaml.safe_load(io.open(source_file_path))"},{"line_number":175,"context_line":"                    substitution_map \u003d data.get("},{"line_number":176,"context_line":"                        \u0027topology_template\u0027,"},{"line_number":177,"context_line":"                        {}).get(\u0027substitution_mappings\u0027, {})"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_665f830e","line":174,"updated":"2020-04-06 08:38:07.000000000","message":"py37:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmpy0w638l3/tmp1nqb62vb/bdc7bd29-b140-468f-8ba0-3b7c1010fd8c/Definitions/helloworld3_df_simple.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":171,"context_line":"            for file in os.listdir(src_path):"},{"line_number":172,"context_line":"                if file.endswith(tuple(ext)):"},{"line_number":173,"context_line":"                    source_file_path \u003d os.path.join(src_path, file)"},{"line_number":174,"context_line":"                    data \u003d yaml.safe_load(io.open(source_file_path))"},{"line_number":175,"context_line":"                    substitution_map \u003d data.get("},{"line_number":176,"context_line":"                        \u0027topology_template\u0027,"},{"line_number":177,"context_line":"                        {}).get(\u0027substitution_mappings\u0027, {})"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_e6127309","line":174,"updated":"2020-04-06 08:38:07.000000000","message":"py38:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmp0w8tzfyu/tmpaw7hpr3g/baf0457b-4553-4453-9429-3db44a703a1e/Definitions/helloworld3_df_simple.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":171,"context_line":"            for file in os.listdir(src_path):"},{"line_number":172,"context_line":"                if file.endswith(tuple(ext)):"},{"line_number":173,"context_line":"                    source_file_path \u003d os.path.join(src_path, file)"},{"line_number":174,"context_line":"                    data \u003d yaml.safe_load(io.open(source_file_path))"},{"line_number":175,"context_line":"                    substitution_map \u003d data.get("},{"line_number":176,"context_line":"                        \u0027topology_template\u0027,"},{"line_number":177,"context_line":"                        {}).get(\u0027substitution_mappings\u0027, {})"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_665023d6","line":174,"updated":"2020-04-06 08:38:07.000000000","message":"py38:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmp9cdm6ymv/tmpetsx8h9x/baf0457b-4553-4453-9429-3db44a703a1e/Definitions/helloworld3_df_simple.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":171,"context_line":"            for file in os.listdir(src_path):"},{"line_number":172,"context_line":"                if file.endswith(tuple(ext)):"},{"line_number":173,"context_line":"                    source_file_path \u003d os.path.join(src_path, file)"},{"line_number":174,"context_line":"                    data \u003d yaml.safe_load(io.open(source_file_path))"},{"line_number":175,"context_line":"                    substitution_map \u003d data.get("},{"line_number":176,"context_line":"                        \u0027topology_template\u0027,"},{"line_number":177,"context_line":"                        {}).get(\u0027substitution_mappings\u0027, {})"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_e644331e","line":174,"updated":"2020-04-06 08:38:07.000000000","message":"py38:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmpaiu5lf71/tmpmyuf1nmh/baf0457b-4553-4453-9429-3db44a703a1e/Definitions/helloworld3_df_simple.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":171,"context_line":"            for file in os.listdir(src_path):"},{"line_number":172,"context_line":"                if file.endswith(tuple(ext)):"},{"line_number":173,"context_line":"                    source_file_path \u003d os.path.join(src_path, file)"},{"line_number":174,"context_line":"                    data \u003d yaml.safe_load(io.open(source_file_path))"},{"line_number":175,"context_line":"                    substitution_map \u003d data.get("},{"line_number":176,"context_line":"                        \u0027topology_template\u0027,"},{"line_number":177,"context_line":"                        {}).get(\u0027substitution_mappings\u0027, {})"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_e65d53ea","line":174,"updated":"2020-04-06 08:38:07.000000000","message":"py38:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmpen4ne6wq/tmp_05d9dsc/baf0457b-4553-4453-9429-3db44a703a1e/Definitions/helloworld3_df_simple.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":171,"context_line":"            for file in os.listdir(src_path):"},{"line_number":172,"context_line":"                if file.endswith(tuple(ext)):"},{"line_number":173,"context_line":"                    source_file_path \u003d os.path.join(src_path, file)"},{"line_number":174,"context_line":"                    data \u003d yaml.safe_load(io.open(source_file_path))"},{"line_number":175,"context_line":"                    substitution_map \u003d data.get("},{"line_number":176,"context_line":"                        \u0027topology_template\u0027,"},{"line_number":177,"context_line":"                        {}).get(\u0027substitution_mappings\u0027, {})"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_6669438a","line":174,"updated":"2020-04-06 08:38:07.000000000","message":"py38:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmpmfzklh21/tmph4ep03ox/baf0457b-4553-4453-9429-3db44a703a1e/Definitions/helloworld3_df_simple.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":171,"context_line":"            for file in os.listdir(src_path):"},{"line_number":172,"context_line":"                if file.endswith(tuple(ext)):"},{"line_number":173,"context_line":"                    source_file_path \u003d os.path.join(src_path, file)"},{"line_number":174,"context_line":"                    data \u003d yaml.safe_load(io.open(source_file_path))"},{"line_number":175,"context_line":"                    substitution_map \u003d data.get("},{"line_number":176,"context_line":"                        \u0027topology_template\u0027,"},{"line_number":177,"context_line":"                        {}).get(\u0027substitution_mappings\u0027, {})"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_e6cf13ae","line":174,"updated":"2020-04-06 08:38:07.000000000","message":"py38:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmpsy032vwf/tmpys8md8rs/baf0457b-4553-4453-9429-3db44a703a1e/Definitions/helloworld3_df_simple.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":171,"context_line":"            for file in os.listdir(src_path):"},{"line_number":172,"context_line":"                if file.endswith(tuple(ext)):"},{"line_number":173,"context_line":"                    source_file_path \u003d os.path.join(src_path, file)"},{"line_number":174,"context_line":"                    data \u003d yaml.safe_load(io.open(source_file_path))"},{"line_number":175,"context_line":"                    substitution_map \u003d data.get("},{"line_number":176,"context_line":"                        \u0027topology_template\u0027,"},{"line_number":177,"context_line":"                        {}).get(\u0027substitution_mappings\u0027, {})"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_66e2e331","line":174,"updated":"2020-04-06 08:38:07.000000000","message":"py38:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmpv03pkoyi/tmp58y_ymv7/baf0457b-4553-4453-9429-3db44a703a1e/Definitions/helloworld3_df_simple.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":171,"context_line":"            for file in os.listdir(src_path):"},{"line_number":172,"context_line":"                if file.endswith(tuple(ext)):"},{"line_number":173,"context_line":"                    source_file_path \u003d os.path.join(src_path, file)"},{"line_number":174,"context_line":"                    data \u003d yaml.safe_load(io.open(source_file_path))"},{"line_number":175,"context_line":"                    substitution_map \u003d data.get("},{"line_number":176,"context_line":"                        \u0027topology_template\u0027,"},{"line_number":177,"context_line":"                        {}).get(\u0027substitution_mappings\u0027, {})"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_66bb030e","line":174,"updated":"2020-04-06 08:38:07.000000000","message":"py38:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmpwfwxerpz/tmpy_vk7nyt/baf0457b-4553-4453-9429-3db44a703a1e/Definitions/helloworld3_df_simple.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":212,"context_line":"        subs_map_node_type \u003d substitution_map.get(\u0027node_type\u0027)"},{"line_number":213,"context_line":"        import_paths \u003d vnfd_dict.get(\u0027imports\u0027)"},{"line_number":214,"context_line":"        for imp_path in import_paths:"},{"line_number":215,"context_line":"            import_data \u003d yaml.safe_load(io.open(imp_path))"},{"line_number":216,"context_line":"            imp_node_type \u003d import_data.get(\u0027node_types\u0027)"},{"line_number":217,"context_line":"            if imp_node_type:"},{"line_number":218,"context_line":"                for key, value in imp_node_type.items():"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_7223c2bf","line":215,"updated":"2020-04-06 08:38:07.000000000","message":"lower-constraints:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmp11ol96mp/tmpxeli33_b/1af90240-6f83-49e3-b86c-7f1c1abfb62f/Definitions/etsi_nfv_sol001_common_types.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":212,"context_line":"        subs_map_node_type \u003d substitution_map.get(\u0027node_type\u0027)"},{"line_number":213,"context_line":"        import_paths \u003d vnfd_dict.get(\u0027imports\u0027)"},{"line_number":214,"context_line":"        for imp_path in import_paths:"},{"line_number":215,"context_line":"            import_data \u003d yaml.safe_load(io.open(imp_path))"},{"line_number":216,"context_line":"            imp_node_type \u003d import_data.get(\u0027node_types\u0027)"},{"line_number":217,"context_line":"            if imp_node_type:"},{"line_number":218,"context_line":"                for key, value in imp_node_type.items():"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_52203eb1","line":215,"updated":"2020-04-06 08:38:07.000000000","message":"lower-constraints:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmp11ol96mp/tmpxeli33_b/1af90240-6f83-49e3-b86c-7f1c1abfb62f/Definitions/etsi_nfv_sol001_vnfd_types.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":212,"context_line":"        subs_map_node_type \u003d substitution_map.get(\u0027node_type\u0027)"},{"line_number":213,"context_line":"        import_paths \u003d vnfd_dict.get(\u0027imports\u0027)"},{"line_number":214,"context_line":"        for imp_path in import_paths:"},{"line_number":215,"context_line":"            import_data \u003d yaml.safe_load(io.open(imp_path))"},{"line_number":216,"context_line":"            imp_node_type \u003d import_data.get(\u0027node_types\u0027)"},{"line_number":217,"context_line":"            if imp_node_type:"},{"line_number":218,"context_line":"                for key, value in imp_node_type.items():"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_b22d4aaa","line":215,"updated":"2020-04-06 08:38:07.000000000","message":"lower-constraints:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmp11ol96mp/tmpxeli33_b/1af90240-6f83-49e3-b86c-7f1c1abfb62f/Definitions/helloworld3_types.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":212,"context_line":"        subs_map_node_type \u003d substitution_map.get(\u0027node_type\u0027)"},{"line_number":213,"context_line":"        import_paths \u003d vnfd_dict.get(\u0027imports\u0027)"},{"line_number":214,"context_line":"        for imp_path in import_paths:"},{"line_number":215,"context_line":"            import_data \u003d yaml.safe_load(io.open(imp_path))"},{"line_number":216,"context_line":"            imp_node_type \u003d import_data.get(\u0027node_types\u0027)"},{"line_number":217,"context_line":"            if imp_node_type:"},{"line_number":218,"context_line":"                for key, value in imp_node_type.items():"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_725e2246","line":215,"updated":"2020-04-06 08:38:07.000000000","message":"lower-constraints:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmp_jis88s5/tmpdre0uhnk/1af90240-6f83-49e3-b86c-7f1c1abfb62f/Definitions/etsi_nfv_sol001_common_types.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":212,"context_line":"        subs_map_node_type \u003d substitution_map.get(\u0027node_type\u0027)"},{"line_number":213,"context_line":"        import_paths \u003d vnfd_dict.get(\u0027imports\u0027)"},{"line_number":214,"context_line":"        for imp_path in import_paths:"},{"line_number":215,"context_line":"            import_data \u003d yaml.safe_load(io.open(imp_path))"},{"line_number":216,"context_line":"            imp_node_type \u003d import_data.get(\u0027node_types\u0027)"},{"line_number":217,"context_line":"            if imp_node_type:"},{"line_number":218,"context_line":"                for key, value in imp_node_type.items():"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_525b1e53","line":215,"updated":"2020-04-06 08:38:07.000000000","message":"lower-constraints:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmp_jis88s5/tmpdre0uhnk/1af90240-6f83-49e3-b86c-7f1c1abfb62f/Definitions/etsi_nfv_sol001_vnfd_types.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":212,"context_line":"        subs_map_node_type \u003d substitution_map.get(\u0027node_type\u0027)"},{"line_number":213,"context_line":"        import_paths \u003d vnfd_dict.get(\u0027imports\u0027)"},{"line_number":214,"context_line":"        for imp_path in import_paths:"},{"line_number":215,"context_line":"            import_data \u003d yaml.safe_load(io.open(imp_path))"},{"line_number":216,"context_line":"            imp_node_type \u003d import_data.get(\u0027node_types\u0027)"},{"line_number":217,"context_line":"            if imp_node_type:"},{"line_number":218,"context_line":"                for key, value in imp_node_type.items():"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_b258aa56","line":215,"updated":"2020-04-06 08:38:07.000000000","message":"lower-constraints:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmp_jis88s5/tmpdre0uhnk/1af90240-6f83-49e3-b86c-7f1c1abfb62f/Definitions/helloworld3_types.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":212,"context_line":"        subs_map_node_type \u003d substitution_map.get(\u0027node_type\u0027)"},{"line_number":213,"context_line":"        import_paths \u003d vnfd_dict.get(\u0027imports\u0027)"},{"line_number":214,"context_line":"        for imp_path in import_paths:"},{"line_number":215,"context_line":"            import_data \u003d yaml.safe_load(io.open(imp_path))"},{"line_number":216,"context_line":"            imp_node_type \u003d import_data.get(\u0027node_types\u0027)"},{"line_number":217,"context_line":"            if imp_node_type:"},{"line_number":218,"context_line":"                for key, value in imp_node_type.items():"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_72b0e28c","line":215,"updated":"2020-04-06 08:38:07.000000000","message":"lower-constraints:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmpgzajyyml/tmpnp11ywp6/1af90240-6f83-49e3-b86c-7f1c1abfb62f/Definitions/etsi_nfv_sol001_common_types.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":212,"context_line":"        subs_map_node_type \u003d substitution_map.get(\u0027node_type\u0027)"},{"line_number":213,"context_line":"        import_paths \u003d vnfd_dict.get(\u0027imports\u0027)"},{"line_number":214,"context_line":"        for imp_path in import_paths:"},{"line_number":215,"context_line":"            import_data \u003d yaml.safe_load(io.open(imp_path))"},{"line_number":216,"context_line":"            imp_node_type \u003d import_data.get(\u0027node_types\u0027)"},{"line_number":217,"context_line":"            if imp_node_type:"},{"line_number":218,"context_line":"                for key, value in imp_node_type.items():"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_52adde2f","line":215,"updated":"2020-04-06 08:38:07.000000000","message":"lower-constraints:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmpgzajyyml/tmpnp11ywp6/1af90240-6f83-49e3-b86c-7f1c1abfb62f/Definitions/etsi_nfv_sol001_vnfd_types.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":212,"context_line":"        subs_map_node_type \u003d substitution_map.get(\u0027node_type\u0027)"},{"line_number":213,"context_line":"        import_paths \u003d vnfd_dict.get(\u0027imports\u0027)"},{"line_number":214,"context_line":"        for imp_path in import_paths:"},{"line_number":215,"context_line":"            import_data \u003d yaml.safe_load(io.open(imp_path))"},{"line_number":216,"context_line":"            imp_node_type \u003d import_data.get(\u0027node_types\u0027)"},{"line_number":217,"context_line":"            if imp_node_type:"},{"line_number":218,"context_line":"                for key, value in imp_node_type.items():"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_b2aa6a16","line":215,"updated":"2020-04-06 08:38:07.000000000","message":"lower-constraints:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmpgzajyyml/tmpnp11ywp6/1af90240-6f83-49e3-b86c-7f1c1abfb62f/Definitions/helloworld3_types.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":212,"context_line":"        subs_map_node_type \u003d substitution_map.get(\u0027node_type\u0027)"},{"line_number":213,"context_line":"        import_paths \u003d vnfd_dict.get(\u0027imports\u0027)"},{"line_number":214,"context_line":"        for imp_path in import_paths:"},{"line_number":215,"context_line":"            import_data \u003d yaml.safe_load(io.open(imp_path))"},{"line_number":216,"context_line":"            imp_node_type \u003d import_data.get(\u0027node_types\u0027)"},{"line_number":217,"context_line":"            if imp_node_type:"},{"line_number":218,"context_line":"                for key, value in imp_node_type.items():"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_f2bcf26d","line":215,"updated":"2020-04-06 08:38:07.000000000","message":"lower-constraints:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmpmbuszto5/tmpv5uib1uy/1af90240-6f83-49e3-b86c-7f1c1abfb62f/Definitions/etsi_nfv_sol001_common_types.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":212,"context_line":"        subs_map_node_type \u003d substitution_map.get(\u0027node_type\u0027)"},{"line_number":213,"context_line":"        import_paths \u003d vnfd_dict.get(\u0027imports\u0027)"},{"line_number":214,"context_line":"        for imp_path in import_paths:"},{"line_number":215,"context_line":"            import_data \u003d yaml.safe_load(io.open(imp_path))"},{"line_number":216,"context_line":"            imp_node_type \u003d import_data.get(\u0027node_types\u0027)"},{"line_number":217,"context_line":"            if imp_node_type:"},{"line_number":218,"context_line":"                for key, value in imp_node_type.items():"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_d2c1eee6","line":215,"updated":"2020-04-06 08:38:07.000000000","message":"lower-constraints:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmpmbuszto5/tmpv5uib1uy/1af90240-6f83-49e3-b86c-7f1c1abfb62f/Definitions/etsi_nfv_sol001_vnfd_types.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":212,"context_line":"        subs_map_node_type \u003d substitution_map.get(\u0027node_type\u0027)"},{"line_number":213,"context_line":"        import_paths \u003d vnfd_dict.get(\u0027imports\u0027)"},{"line_number":214,"context_line":"        for imp_path in import_paths:"},{"line_number":215,"context_line":"            import_data \u003d yaml.safe_load(io.open(imp_path))"},{"line_number":216,"context_line":"            imp_node_type \u003d import_data.get(\u0027node_types\u0027)"},{"line_number":217,"context_line":"            if imp_node_type:"},{"line_number":218,"context_line":"                for key, value in imp_node_type.items():"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_32b77a89","line":215,"updated":"2020-04-06 08:38:07.000000000","message":"lower-constraints:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmpmbuszto5/tmpv5uib1uy/1af90240-6f83-49e3-b86c-7f1c1abfb62f/Definitions/helloworld3_types.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":212,"context_line":"        subs_map_node_type \u003d substitution_map.get(\u0027node_type\u0027)"},{"line_number":213,"context_line":"        import_paths \u003d vnfd_dict.get(\u0027imports\u0027)"},{"line_number":214,"context_line":"        for imp_path in import_paths:"},{"line_number":215,"context_line":"            import_data \u003d yaml.safe_load(io.open(imp_path))"},{"line_number":216,"context_line":"            imp_node_type \u003d import_data.get(\u0027node_types\u0027)"},{"line_number":217,"context_line":"            if imp_node_type:"},{"line_number":218,"context_line":"                for key, value in imp_node_type.items():"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_727582cc","line":215,"updated":"2020-04-06 08:38:07.000000000","message":"lower-constraints:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmpnzapu8vj/tmpkhsy6khw/1af90240-6f83-49e3-b86c-7f1c1abfb62f/Definitions/etsi_nfv_sol001_common_types.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":212,"context_line":"        subs_map_node_type \u003d substitution_map.get(\u0027node_type\u0027)"},{"line_number":213,"context_line":"        import_paths \u003d vnfd_dict.get(\u0027imports\u0027)"},{"line_number":214,"context_line":"        for imp_path in import_paths:"},{"line_number":215,"context_line":"            import_data \u003d yaml.safe_load(io.open(imp_path))"},{"line_number":216,"context_line":"            imp_node_type \u003d import_data.get(\u0027node_types\u0027)"},{"line_number":217,"context_line":"            if imp_node_type:"},{"line_number":218,"context_line":"                for key, value in imp_node_type.items():"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_5272fee4","line":215,"updated":"2020-04-06 08:38:07.000000000","message":"lower-constraints:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmpnzapu8vj/tmpkhsy6khw/1af90240-6f83-49e3-b86c-7f1c1abfb62f/Definitions/etsi_nfv_sol001_vnfd_types.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":212,"context_line":"        subs_map_node_type \u003d substitution_map.get(\u0027node_type\u0027)"},{"line_number":213,"context_line":"        import_paths \u003d vnfd_dict.get(\u0027imports\u0027)"},{"line_number":214,"context_line":"        for imp_path in import_paths:"},{"line_number":215,"context_line":"            import_data \u003d yaml.safe_load(io.open(imp_path))"},{"line_number":216,"context_line":"            imp_node_type \u003d import_data.get(\u0027node_types\u0027)"},{"line_number":217,"context_line":"            if imp_node_type:"},{"line_number":218,"context_line":"                for key, value in imp_node_type.items():"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_b27f0aaa","line":215,"updated":"2020-04-06 08:38:07.000000000","message":"lower-constraints:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmpnzapu8vj/tmpkhsy6khw/1af90240-6f83-49e3-b86c-7f1c1abfb62f/Definitions/helloworld3_types.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":212,"context_line":"        subs_map_node_type \u003d substitution_map.get(\u0027node_type\u0027)"},{"line_number":213,"context_line":"        import_paths \u003d vnfd_dict.get(\u0027imports\u0027)"},{"line_number":214,"context_line":"        for imp_path in import_paths:"},{"line_number":215,"context_line":"            import_data \u003d yaml.safe_load(io.open(imp_path))"},{"line_number":216,"context_line":"            imp_node_type \u003d import_data.get(\u0027node_types\u0027)"},{"line_number":217,"context_line":"            if imp_node_type:"},{"line_number":218,"context_line":"                for key, value in imp_node_type.items():"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_f24a3281","line":215,"updated":"2020-04-06 08:38:07.000000000","message":"lower-constraints:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmppk45nm98/tmpf3cj5atb/1af90240-6f83-49e3-b86c-7f1c1abfb62f/Definitions/etsi_nfv_sol001_common_types.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":212,"context_line":"        subs_map_node_type \u003d substitution_map.get(\u0027node_type\u0027)"},{"line_number":213,"context_line":"        import_paths \u003d vnfd_dict.get(\u0027imports\u0027)"},{"line_number":214,"context_line":"        for imp_path in import_paths:"},{"line_number":215,"context_line":"            import_data \u003d yaml.safe_load(io.open(imp_path))"},{"line_number":216,"context_line":"            imp_node_type \u003d import_data.get(\u0027node_types\u0027)"},{"line_number":217,"context_line":"            if imp_node_type:"},{"line_number":218,"context_line":"                for key, value in imp_node_type.items():"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_d24f2e90","line":215,"updated":"2020-04-06 08:38:07.000000000","message":"lower-constraints:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmppk45nm98/tmpf3cj5atb/1af90240-6f83-49e3-b86c-7f1c1abfb62f/Definitions/etsi_nfv_sol001_vnfd_types.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":212,"context_line":"        subs_map_node_type \u003d substitution_map.get(\u0027node_type\u0027)"},{"line_number":213,"context_line":"        import_paths \u003d vnfd_dict.get(\u0027imports\u0027)"},{"line_number":214,"context_line":"        for imp_path in import_paths:"},{"line_number":215,"context_line":"            import_data \u003d yaml.safe_load(io.open(imp_path))"},{"line_number":216,"context_line":"            imp_node_type \u003d import_data.get(\u0027node_types\u0027)"},{"line_number":217,"context_line":"            if imp_node_type:"},{"line_number":218,"context_line":"                for key, value in imp_node_type.items():"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_3245ba71","line":215,"updated":"2020-04-06 08:38:07.000000000","message":"lower-constraints:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmppk45nm98/tmpf3cj5atb/1af90240-6f83-49e3-b86c-7f1c1abfb62f/Definitions/helloworld3_types.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":212,"context_line":"        subs_map_node_type \u003d substitution_map.get(\u0027node_type\u0027)"},{"line_number":213,"context_line":"        import_paths \u003d vnfd_dict.get(\u0027imports\u0027)"},{"line_number":214,"context_line":"        for imp_path in import_paths:"},{"line_number":215,"context_line":"            import_data \u003d yaml.safe_load(io.open(imp_path))"},{"line_number":216,"context_line":"            imp_node_type \u003d import_data.get(\u0027node_types\u0027)"},{"line_number":217,"context_line":"            if imp_node_type:"},{"line_number":218,"context_line":"                for key, value in imp_node_type.items():"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_f22fd2a4","line":215,"updated":"2020-04-06 08:38:07.000000000","message":"lower-constraints:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmpqmc440l2/tmpl9j5pc37/1af90240-6f83-49e3-b86c-7f1c1abfb62f/Definitions/etsi_nfv_sol001_common_types.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":212,"context_line":"        subs_map_node_type \u003d substitution_map.get(\u0027node_type\u0027)"},{"line_number":213,"context_line":"        import_paths \u003d vnfd_dict.get(\u0027imports\u0027)"},{"line_number":214,"context_line":"        for imp_path in import_paths:"},{"line_number":215,"context_line":"            import_data \u003d yaml.safe_load(io.open(imp_path))"},{"line_number":216,"context_line":"            imp_node_type \u003d import_data.get(\u0027node_types\u0027)"},{"line_number":217,"context_line":"            if imp_node_type:"},{"line_number":218,"context_line":"                for key, value in imp_node_type.items():"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_d2344efe","line":215,"updated":"2020-04-06 08:38:07.000000000","message":"lower-constraints:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmpqmc440l2/tmpl9j5pc37/1af90240-6f83-49e3-b86c-7f1c1abfb62f/Definitions/etsi_nfv_sol001_vnfd_types.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":212,"context_line":"        subs_map_node_type \u003d substitution_map.get(\u0027node_type\u0027)"},{"line_number":213,"context_line":"        import_paths \u003d vnfd_dict.get(\u0027imports\u0027)"},{"line_number":214,"context_line":"        for imp_path in import_paths:"},{"line_number":215,"context_line":"            import_data \u003d yaml.safe_load(io.open(imp_path))"},{"line_number":216,"context_line":"            imp_node_type \u003d import_data.get(\u0027node_types\u0027)"},{"line_number":217,"context_line":"            if imp_node_type:"},{"line_number":218,"context_line":"                for key, value in imp_node_type.items():"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_323adae6","line":215,"updated":"2020-04-06 08:38:07.000000000","message":"lower-constraints:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmpqmc440l2/tmpl9j5pc37/1af90240-6f83-49e3-b86c-7f1c1abfb62f/Definitions/helloworld3_types.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":212,"context_line":"        subs_map_node_type \u003d substitution_map.get(\u0027node_type\u0027)"},{"line_number":213,"context_line":"        import_paths \u003d vnfd_dict.get(\u0027imports\u0027)"},{"line_number":214,"context_line":"        for imp_path in import_paths:"},{"line_number":215,"context_line":"            import_data \u003d yaml.safe_load(io.open(imp_path))"},{"line_number":216,"context_line":"            imp_node_type \u003d import_data.get(\u0027node_types\u0027)"},{"line_number":217,"context_line":"            if imp_node_type:"},{"line_number":218,"context_line":"                for key, value in imp_node_type.items():"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_f2619213","line":215,"updated":"2020-04-06 08:38:07.000000000","message":"lower-constraints:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmprqo_ka5o/tmplyxo6vr6/1af90240-6f83-49e3-b86c-7f1c1abfb62f/Definitions/etsi_nfv_sol001_common_types.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":212,"context_line":"        subs_map_node_type \u003d substitution_map.get(\u0027node_type\u0027)"},{"line_number":213,"context_line":"        import_paths \u003d vnfd_dict.get(\u0027imports\u0027)"},{"line_number":214,"context_line":"        for imp_path in import_paths:"},{"line_number":215,"context_line":"            import_data \u003d yaml.safe_load(io.open(imp_path))"},{"line_number":216,"context_line":"            imp_node_type \u003d import_data.get(\u0027node_types\u0027)"},{"line_number":217,"context_line":"            if imp_node_type:"},{"line_number":218,"context_line":"                for key, value in imp_node_type.items():"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_d2660e2a","line":215,"updated":"2020-04-06 08:38:07.000000000","message":"lower-constraints:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmprqo_ka5o/tmplyxo6vr6/1af90240-6f83-49e3-b86c-7f1c1abfb62f/Definitions/etsi_nfv_sol001_vnfd_types.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":212,"context_line":"        subs_map_node_type \u003d substitution_map.get(\u0027node_type\u0027)"},{"line_number":213,"context_line":"        import_paths \u003d vnfd_dict.get(\u0027imports\u0027)"},{"line_number":214,"context_line":"        for imp_path in import_paths:"},{"line_number":215,"context_line":"            import_data \u003d yaml.safe_load(io.open(imp_path))"},{"line_number":216,"context_line":"            imp_node_type \u003d import_data.get(\u0027node_types\u0027)"},{"line_number":217,"context_line":"            if imp_node_type:"},{"line_number":218,"context_line":"                for key, value in imp_node_type.items():"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_326c9a07","line":215,"updated":"2020-04-06 08:38:07.000000000","message":"lower-constraints:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmprqo_ka5o/tmplyxo6vr6/1af90240-6f83-49e3-b86c-7f1c1abfb62f/Definitions/helloworld3_types.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":212,"context_line":"        subs_map_node_type \u003d substitution_map.get(\u0027node_type\u0027)"},{"line_number":213,"context_line":"        import_paths \u003d vnfd_dict.get(\u0027imports\u0027)"},{"line_number":214,"context_line":"        for imp_path in import_paths:"},{"line_number":215,"context_line":"            import_data \u003d yaml.safe_load(io.open(imp_path))"},{"line_number":216,"context_line":"            imp_node_type \u003d import_data.get(\u0027node_types\u0027)"},{"line_number":217,"context_line":"            if imp_node_type:"},{"line_number":218,"context_line":"                for key, value in imp_node_type.items():"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_c6264fbb","line":215,"updated":"2020-04-06 08:38:07.000000000","message":"py36:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmpbmtnxldn/tmp4hfdb5f7/699bc8e7-0943-4d80-a77f-b5b607b38c09/Definitions/etsi_nfv_sol001_common_types.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":212,"context_line":"        subs_map_node_type \u003d substitution_map.get(\u0027node_type\u0027)"},{"line_number":213,"context_line":"        import_paths \u003d vnfd_dict.get(\u0027imports\u0027)"},{"line_number":214,"context_line":"        for imp_path in import_paths:"},{"line_number":215,"context_line":"            import_data \u003d yaml.safe_load(io.open(imp_path))"},{"line_number":216,"context_line":"            imp_node_type \u003d import_data.get(\u0027node_types\u0027)"},{"line_number":217,"context_line":"            if imp_node_type:"},{"line_number":218,"context_line":"                for key, value in imp_node_type.items():"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_a62b4b80","line":215,"updated":"2020-04-06 08:38:07.000000000","message":"py36:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmpbmtnxldn/tmp4hfdb5f7/699bc8e7-0943-4d80-a77f-b5b607b38c09/Definitions/etsi_nfv_sol001_vnfd_types.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":212,"context_line":"        subs_map_node_type \u003d substitution_map.get(\u0027node_type\u0027)"},{"line_number":213,"context_line":"        import_paths \u003d vnfd_dict.get(\u0027imports\u0027)"},{"line_number":214,"context_line":"        for imp_path in import_paths:"},{"line_number":215,"context_line":"            import_data \u003d yaml.safe_load(io.open(imp_path))"},{"line_number":216,"context_line":"            imp_node_type \u003d import_data.get(\u0027node_types\u0027)"},{"line_number":217,"context_line":"            if imp_node_type:"},{"line_number":218,"context_line":"                for key, value in imp_node_type.items():"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_062157a0","line":215,"updated":"2020-04-06 08:38:07.000000000","message":"py36:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmpbmtnxldn/tmp4hfdb5f7/699bc8e7-0943-4d80-a77f-b5b607b38c09/Definitions/helloworld3_types.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":212,"context_line":"        subs_map_node_type \u003d substitution_map.get(\u0027node_type\u0027)"},{"line_number":213,"context_line":"        import_paths \u003d vnfd_dict.get(\u0027imports\u0027)"},{"line_number":214,"context_line":"        for imp_path in import_paths:"},{"line_number":215,"context_line":"            import_data \u003d yaml.safe_load(io.open(imp_path))"},{"line_number":216,"context_line":"            imp_node_type \u003d import_data.get(\u0027node_types\u0027)"},{"line_number":217,"context_line":"            if imp_node_type:"},{"line_number":218,"context_line":"                for key, value in imp_node_type.items():"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_46119f53","line":215,"updated":"2020-04-06 08:38:07.000000000","message":"py36:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmpczk4fyjz/tmpx6s9n28g/699bc8e7-0943-4d80-a77f-b5b607b38c09/Definitions/etsi_nfv_sol001_common_types.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":212,"context_line":"        subs_map_node_type \u003d substitution_map.get(\u0027node_type\u0027)"},{"line_number":213,"context_line":"        import_paths \u003d vnfd_dict.get(\u0027imports\u0027)"},{"line_number":214,"context_line":"        for imp_path in import_paths:"},{"line_number":215,"context_line":"            import_data \u003d yaml.safe_load(io.open(imp_path))"},{"line_number":216,"context_line":"            imp_node_type \u003d import_data.get(\u0027node_types\u0027)"},{"line_number":217,"context_line":"            if imp_node_type:"},{"line_number":218,"context_line":"                for key, value in imp_node_type.items():"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_260e1b32","line":215,"updated":"2020-04-06 08:38:07.000000000","message":"py36:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmpczk4fyjz/tmpx6s9n28g/699bc8e7-0943-4d80-a77f-b5b607b38c09/Definitions/etsi_nfv_sol001_vnfd_types.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":212,"context_line":"        subs_map_node_type \u003d substitution_map.get(\u0027node_type\u0027)"},{"line_number":213,"context_line":"        import_paths \u003d vnfd_dict.get(\u0027imports\u0027)"},{"line_number":214,"context_line":"        for imp_path in import_paths:"},{"line_number":215,"context_line":"            import_data \u003d yaml.safe_load(io.open(imp_path))"},{"line_number":216,"context_line":"            imp_node_type \u003d import_data.get(\u0027node_types\u0027)"},{"line_number":217,"context_line":"            if imp_node_type:"},{"line_number":218,"context_line":"                for key, value in imp_node_type.items():"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_861ba771","line":215,"updated":"2020-04-06 08:38:07.000000000","message":"py36:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmpczk4fyjz/tmpx6s9n28g/699bc8e7-0943-4d80-a77f-b5b607b38c09/Definitions/helloworld3_types.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":212,"context_line":"        subs_map_node_type \u003d substitution_map.get(\u0027node_type\u0027)"},{"line_number":213,"context_line":"        import_paths \u003d vnfd_dict.get(\u0027imports\u0027)"},{"line_number":214,"context_line":"        for imp_path in import_paths:"},{"line_number":215,"context_line":"            import_data \u003d yaml.safe_load(io.open(imp_path))"},{"line_number":216,"context_line":"            imp_node_type \u003d import_data.get(\u0027node_types\u0027)"},{"line_number":217,"context_line":"            if imp_node_type:"},{"line_number":218,"context_line":"                for key, value in imp_node_type.items():"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_720c6242","line":215,"updated":"2020-04-06 08:38:07.000000000","message":"py36:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmpdux2l40x/tmpnl8hdb71/699bc8e7-0943-4d80-a77f-b5b607b38c09/Definitions/etsi_nfv_sol001_common_types.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":212,"context_line":"        subs_map_node_type \u003d substitution_map.get(\u0027node_type\u0027)"},{"line_number":213,"context_line":"        import_paths \u003d vnfd_dict.get(\u0027imports\u0027)"},{"line_number":214,"context_line":"        for imp_path in import_paths:"},{"line_number":215,"context_line":"            import_data \u003d yaml.safe_load(io.open(imp_path))"},{"line_number":216,"context_line":"            imp_node_type \u003d import_data.get(\u0027node_types\u0027)"},{"line_number":217,"context_line":"            if imp_node_type:"},{"line_number":218,"context_line":"                for key, value in imp_node_type.items():"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_52095e2f","line":215,"updated":"2020-04-06 08:38:07.000000000","message":"py36:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmpdux2l40x/tmpnl8hdb71/699bc8e7-0943-4d80-a77f-b5b607b38c09/Definitions/etsi_nfv_sol001_vnfd_types.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":212,"context_line":"        subs_map_node_type \u003d substitution_map.get(\u0027node_type\u0027)"},{"line_number":213,"context_line":"        import_paths \u003d vnfd_dict.get(\u0027imports\u0027)"},{"line_number":214,"context_line":"        for imp_path in import_paths:"},{"line_number":215,"context_line":"            import_data \u003d yaml.safe_load(io.open(imp_path))"},{"line_number":216,"context_line":"            imp_node_type \u003d import_data.get(\u0027node_types\u0027)"},{"line_number":217,"context_line":"            if imp_node_type:"},{"line_number":218,"context_line":"                for key, value in imp_node_type.items():"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_b206ea1f","line":215,"updated":"2020-04-06 08:38:07.000000000","message":"py36:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmpdux2l40x/tmpnl8hdb71/699bc8e7-0943-4d80-a77f-b5b607b38c09/Definitions/helloworld3_types.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":212,"context_line":"        subs_map_node_type \u003d substitution_map.get(\u0027node_type\u0027)"},{"line_number":213,"context_line":"        import_paths \u003d vnfd_dict.get(\u0027imports\u0027)"},{"line_number":214,"context_line":"        for imp_path in import_paths:"},{"line_number":215,"context_line":"            import_data \u003d yaml.safe_load(io.open(imp_path))"},{"line_number":216,"context_line":"            imp_node_type \u003d import_data.get(\u0027node_types\u0027)"},{"line_number":217,"context_line":"            if imp_node_type:"},{"line_number":218,"context_line":"                for key, value in imp_node_type.items():"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_463fdfb4","line":215,"updated":"2020-04-06 08:38:07.000000000","message":"py36:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmpe1qby_of/tmpeyj3t4y5/699bc8e7-0943-4d80-a77f-b5b607b38c09/Definitions/etsi_nfv_sol001_common_types.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":212,"context_line":"        subs_map_node_type \u003d substitution_map.get(\u0027node_type\u0027)"},{"line_number":213,"context_line":"        import_paths \u003d vnfd_dict.get(\u0027imports\u0027)"},{"line_number":214,"context_line":"        for imp_path in import_paths:"},{"line_number":215,"context_line":"            import_data \u003d yaml.safe_load(io.open(imp_path))"},{"line_number":216,"context_line":"            imp_node_type \u003d import_data.get(\u0027node_types\u0027)"},{"line_number":217,"context_line":"            if imp_node_type:"},{"line_number":218,"context_line":"                for key, value in imp_node_type.items():"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_263c5bbe","line":215,"updated":"2020-04-06 08:38:07.000000000","message":"py36:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmpe1qby_of/tmpeyj3t4y5/699bc8e7-0943-4d80-a77f-b5b607b38c09/Definitions/etsi_nfv_sol001_vnfd_types.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":212,"context_line":"        subs_map_node_type \u003d substitution_map.get(\u0027node_type\u0027)"},{"line_number":213,"context_line":"        import_paths \u003d vnfd_dict.get(\u0027imports\u0027)"},{"line_number":214,"context_line":"        for imp_path in import_paths:"},{"line_number":215,"context_line":"            import_data \u003d yaml.safe_load(io.open(imp_path))"},{"line_number":216,"context_line":"            imp_node_type \u003d import_data.get(\u0027node_types\u0027)"},{"line_number":217,"context_line":"            if imp_node_type:"},{"line_number":218,"context_line":"                for key, value in imp_node_type.items():"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_8649e761","line":215,"updated":"2020-04-06 08:38:07.000000000","message":"py36:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmpe1qby_of/tmpeyj3t4y5/699bc8e7-0943-4d80-a77f-b5b607b38c09/Definitions/helloworld3_types.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":212,"context_line":"        subs_map_node_type \u003d substitution_map.get(\u0027node_type\u0027)"},{"line_number":213,"context_line":"        import_paths \u003d vnfd_dict.get(\u0027imports\u0027)"},{"line_number":214,"context_line":"        for imp_path in import_paths:"},{"line_number":215,"context_line":"            import_data \u003d yaml.safe_load(io.open(imp_path))"},{"line_number":216,"context_line":"            imp_node_type \u003d import_data.get(\u0027node_types\u0027)"},{"line_number":217,"context_line":"            if imp_node_type:"},{"line_number":218,"context_line":"                for key, value in imp_node_type.items():"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_c64bef5c","line":215,"updated":"2020-04-06 08:38:07.000000000","message":"py36:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmpmwhc5768/tmp94sz1dcc/699bc8e7-0943-4d80-a77f-b5b607b38c09/Definitions/etsi_nfv_sol001_common_types.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":212,"context_line":"        subs_map_node_type \u003d substitution_map.get(\u0027node_type\u0027)"},{"line_number":213,"context_line":"        import_paths \u003d vnfd_dict.get(\u0027imports\u0027)"},{"line_number":214,"context_line":"        for imp_path in import_paths:"},{"line_number":215,"context_line":"            import_data \u003d yaml.safe_load(io.open(imp_path))"},{"line_number":216,"context_line":"            imp_node_type \u003d import_data.get(\u0027node_types\u0027)"},{"line_number":217,"context_line":"            if imp_node_type:"},{"line_number":218,"context_line":"                for key, value in imp_node_type.items():"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_a6506b0c","line":215,"updated":"2020-04-06 08:38:07.000000000","message":"py36:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmpmwhc5768/tmp94sz1dcc/699bc8e7-0943-4d80-a77f-b5b607b38c09/Definitions/etsi_nfv_sol001_vnfd_types.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":212,"context_line":"        subs_map_node_type \u003d substitution_map.get(\u0027node_type\u0027)"},{"line_number":213,"context_line":"        import_paths \u003d vnfd_dict.get(\u0027imports\u0027)"},{"line_number":214,"context_line":"        for imp_path in import_paths:"},{"line_number":215,"context_line":"            import_data \u003d yaml.safe_load(io.open(imp_path))"},{"line_number":216,"context_line":"            imp_node_type \u003d import_data.get(\u0027node_types\u0027)"},{"line_number":217,"context_line":"            if imp_node_type:"},{"line_number":218,"context_line":"                for key, value in imp_node_type.items():"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_06567707","line":215,"updated":"2020-04-06 08:38:07.000000000","message":"py36:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmpmwhc5768/tmp94sz1dcc/699bc8e7-0943-4d80-a77f-b5b607b38c09/Definitions/helloworld3_types.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":212,"context_line":"        subs_map_node_type \u003d substitution_map.get(\u0027node_type\u0027)"},{"line_number":213,"context_line":"        import_paths \u003d vnfd_dict.get(\u0027imports\u0027)"},{"line_number":214,"context_line":"        for imp_path in import_paths:"},{"line_number":215,"context_line":"            import_data \u003d yaml.safe_load(io.open(imp_path))"},{"line_number":216,"context_line":"            imp_node_type \u003d import_data.get(\u0027node_types\u0027)"},{"line_number":217,"context_line":"            if imp_node_type:"},{"line_number":218,"context_line":"                for key, value in imp_node_type.items():"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_f2187285","line":215,"updated":"2020-04-06 08:38:07.000000000","message":"py36:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmpo37ljzzw/tmp35isnqb_/699bc8e7-0943-4d80-a77f-b5b607b38c09/Definitions/etsi_nfv_sol001_common_types.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":212,"context_line":"        subs_map_node_type \u003d substitution_map.get(\u0027node_type\u0027)"},{"line_number":213,"context_line":"        import_paths \u003d vnfd_dict.get(\u0027imports\u0027)"},{"line_number":214,"context_line":"        for imp_path in import_paths:"},{"line_number":215,"context_line":"            import_data \u003d yaml.safe_load(io.open(imp_path))"},{"line_number":216,"context_line":"            imp_node_type \u003d import_data.get(\u0027node_types\u0027)"},{"line_number":217,"context_line":"            if imp_node_type:"},{"line_number":218,"context_line":"                for key, value in imp_node_type.items():"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_d21d6e74","line":215,"updated":"2020-04-06 08:38:07.000000000","message":"py36:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmpo37ljzzw/tmp35isnqb_/699bc8e7-0943-4d80-a77f-b5b607b38c09/Definitions/etsi_nfv_sol001_vnfd_types.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":212,"context_line":"        subs_map_node_type \u003d substitution_map.get(\u0027node_type\u0027)"},{"line_number":213,"context_line":"        import_paths \u003d vnfd_dict.get(\u0027imports\u0027)"},{"line_number":214,"context_line":"        for imp_path in import_paths:"},{"line_number":215,"context_line":"            import_data \u003d yaml.safe_load(io.open(imp_path))"},{"line_number":216,"context_line":"            imp_node_type \u003d import_data.get(\u0027node_types\u0027)"},{"line_number":217,"context_line":"            if imp_node_type:"},{"line_number":218,"context_line":"                for key, value in imp_node_type.items():"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_3213fa68","line":215,"updated":"2020-04-06 08:38:07.000000000","message":"py36:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmpo37ljzzw/tmp35isnqb_/699bc8e7-0943-4d80-a77f-b5b607b38c09/Definitions/helloworld3_types.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":212,"context_line":"        subs_map_node_type \u003d substitution_map.get(\u0027node_type\u0027)"},{"line_number":213,"context_line":"        import_paths \u003d vnfd_dict.get(\u0027imports\u0027)"},{"line_number":214,"context_line":"        for imp_path in import_paths:"},{"line_number":215,"context_line":"            import_data \u003d yaml.safe_load(io.open(imp_path))"},{"line_number":216,"context_line":"            imp_node_type \u003d import_data.get(\u0027node_types\u0027)"},{"line_number":217,"context_line":"            if imp_node_type:"},{"line_number":218,"context_line":"                for key, value in imp_node_type.items():"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_c6fdaf09","line":215,"updated":"2020-04-06 08:38:07.000000000","message":"py36:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmptwtxn80l/tmpqap4mgrq/699bc8e7-0943-4d80-a77f-b5b607b38c09/Definitions/etsi_nfv_sol001_common_types.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":212,"context_line":"        subs_map_node_type \u003d substitution_map.get(\u0027node_type\u0027)"},{"line_number":213,"context_line":"        import_paths \u003d vnfd_dict.get(\u0027imports\u0027)"},{"line_number":214,"context_line":"        for imp_path in import_paths:"},{"line_number":215,"context_line":"            import_data \u003d yaml.safe_load(io.open(imp_path))"},{"line_number":216,"context_line":"            imp_node_type \u003d import_data.get(\u0027node_types\u0027)"},{"line_number":217,"context_line":"            if imp_node_type:"},{"line_number":218,"context_line":"                for key, value in imp_node_type.items():"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_a6022b08","line":215,"updated":"2020-04-06 08:38:07.000000000","message":"py36:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmptwtxn80l/tmpqap4mgrq/699bc8e7-0943-4d80-a77f-b5b607b38c09/Definitions/etsi_nfv_sol001_vnfd_types.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":212,"context_line":"        subs_map_node_type \u003d substitution_map.get(\u0027node_type\u0027)"},{"line_number":213,"context_line":"        import_paths \u003d vnfd_dict.get(\u0027imports\u0027)"},{"line_number":214,"context_line":"        for imp_path in import_paths:"},{"line_number":215,"context_line":"            import_data \u003d yaml.safe_load(io.open(imp_path))"},{"line_number":216,"context_line":"            imp_node_type \u003d import_data.get(\u0027node_types\u0027)"},{"line_number":217,"context_line":"            if imp_node_type:"},{"line_number":218,"context_line":"                for key, value in imp_node_type.items():"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_06083726","line":215,"updated":"2020-04-06 08:38:07.000000000","message":"py36:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmptwtxn80l/tmpqap4mgrq/699bc8e7-0943-4d80-a77f-b5b607b38c09/Definitions/helloworld3_types.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":212,"context_line":"        subs_map_node_type \u003d substitution_map.get(\u0027node_type\u0027)"},{"line_number":213,"context_line":"        import_paths \u003d vnfd_dict.get(\u0027imports\u0027)"},{"line_number":214,"context_line":"        for imp_path in import_paths:"},{"line_number":215,"context_line":"            import_data \u003d yaml.safe_load(io.open(imp_path))"},{"line_number":216,"context_line":"            imp_node_type \u003d import_data.get(\u0027node_types\u0027)"},{"line_number":217,"context_line":"            if imp_node_type:"},{"line_number":218,"context_line":"                for key, value in imp_node_type.items():"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_463a3fcd","line":215,"updated":"2020-04-06 08:38:07.000000000","message":"py36:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmpul0s5fbh/tmpd4ercfr6/699bc8e7-0943-4d80-a77f-b5b607b38c09/Definitions/etsi_nfv_sol001_common_types.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":212,"context_line":"        subs_map_node_type \u003d substitution_map.get(\u0027node_type\u0027)"},{"line_number":213,"context_line":"        import_paths \u003d vnfd_dict.get(\u0027imports\u0027)"},{"line_number":214,"context_line":"        for imp_path in import_paths:"},{"line_number":215,"context_line":"            import_data \u003d yaml.safe_load(io.open(imp_path))"},{"line_number":216,"context_line":"            imp_node_type \u003d import_data.get(\u0027node_types\u0027)"},{"line_number":217,"context_line":"            if imp_node_type:"},{"line_number":218,"context_line":"                for key, value in imp_node_type.items():"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_26373be6","line":215,"updated":"2020-04-06 08:38:07.000000000","message":"py36:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmpul0s5fbh/tmpd4ercfr6/699bc8e7-0943-4d80-a77f-b5b607b38c09/Definitions/etsi_nfv_sol001_vnfd_types.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":212,"context_line":"        subs_map_node_type \u003d substitution_map.get(\u0027node_type\u0027)"},{"line_number":213,"context_line":"        import_paths \u003d vnfd_dict.get(\u0027imports\u0027)"},{"line_number":214,"context_line":"        for imp_path in import_paths:"},{"line_number":215,"context_line":"            import_data \u003d yaml.safe_load(io.open(imp_path))"},{"line_number":216,"context_line":"            imp_node_type \u003d import_data.get(\u0027node_types\u0027)"},{"line_number":217,"context_line":"            if imp_node_type:"},{"line_number":218,"context_line":"                for key, value in imp_node_type.items():"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_863447e0","line":215,"updated":"2020-04-06 08:38:07.000000000","message":"py36:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmpul0s5fbh/tmpd4ercfr6/699bc8e7-0943-4d80-a77f-b5b607b38c09/Definitions/helloworld3_types.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":212,"context_line":"        subs_map_node_type \u003d substitution_map.get(\u0027node_type\u0027)"},{"line_number":213,"context_line":"        import_paths \u003d vnfd_dict.get(\u0027imports\u0027)"},{"line_number":214,"context_line":"        for imp_path in import_paths:"},{"line_number":215,"context_line":"            import_data \u003d yaml.safe_load(io.open(imp_path))"},{"line_number":216,"context_line":"            imp_node_type \u003d import_data.get(\u0027node_types\u0027)"},{"line_number":217,"context_line":"            if imp_node_type:"},{"line_number":218,"context_line":"                for key, value in imp_node_type.items():"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_46ad1fe9","line":215,"updated":"2020-04-06 08:38:07.000000000","message":"py37:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmpb0tqfk8e/tmp9l1zzmi9/bdc7bd29-b140-468f-8ba0-3b7c1010fd8c/Definitions/etsi_nfv_sol001_common_types.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":212,"context_line":"        subs_map_node_type \u003d substitution_map.get(\u0027node_type\u0027)"},{"line_number":213,"context_line":"        import_paths \u003d vnfd_dict.get(\u0027imports\u0027)"},{"line_number":214,"context_line":"        for imp_path in import_paths:"},{"line_number":215,"context_line":"            import_data \u003d yaml.safe_load(io.open(imp_path))"},{"line_number":216,"context_line":"            imp_node_type \u003d import_data.get(\u0027node_types\u0027)"},{"line_number":217,"context_line":"            if imp_node_type:"},{"line_number":218,"context_line":"                for key, value in imp_node_type.items():"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_26aa9bd1","line":215,"updated":"2020-04-06 08:38:07.000000000","message":"py37:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmpb0tqfk8e/tmp9l1zzmi9/bdc7bd29-b140-468f-8ba0-3b7c1010fd8c/Definitions/etsi_nfv_sol001_vnfd_types.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":212,"context_line":"        subs_map_node_type \u003d substitution_map.get(\u0027node_type\u0027)"},{"line_number":213,"context_line":"        import_paths \u003d vnfd_dict.get(\u0027imports\u0027)"},{"line_number":214,"context_line":"        for imp_path in import_paths:"},{"line_number":215,"context_line":"            import_data \u003d yaml.safe_load(io.open(imp_path))"},{"line_number":216,"context_line":"            imp_node_type \u003d import_data.get(\u0027node_types\u0027)"},{"line_number":217,"context_line":"            if imp_node_type:"},{"line_number":218,"context_line":"                for key, value in imp_node_type.items():"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_86b7273b","line":215,"updated":"2020-04-06 08:38:07.000000000","message":"py37:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmpb0tqfk8e/tmp9l1zzmi9/bdc7bd29-b140-468f-8ba0-3b7c1010fd8c/Definitions/helloworld3_types.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":212,"context_line":"        subs_map_node_type \u003d substitution_map.get(\u0027node_type\u0027)"},{"line_number":213,"context_line":"        import_paths \u003d vnfd_dict.get(\u0027imports\u0027)"},{"line_number":214,"context_line":"        for imp_path in import_paths:"},{"line_number":215,"context_line":"            import_data \u003d yaml.safe_load(io.open(imp_path))"},{"line_number":216,"context_line":"            imp_node_type \u003d import_data.get(\u0027node_types\u0027)"},{"line_number":217,"context_line":"            if imp_node_type:"},{"line_number":218,"context_line":"                for key, value in imp_node_type.items():"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_c682cf52","line":215,"updated":"2020-04-06 08:38:07.000000000","message":"py37:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmpbx6lfyrx/tmp717o0o8c/bdc7bd29-b140-468f-8ba0-3b7c1010fd8c/Definitions/etsi_nfv_sol001_common_types.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":212,"context_line":"        subs_map_node_type \u003d substitution_map.get(\u0027node_type\u0027)"},{"line_number":213,"context_line":"        import_paths \u003d vnfd_dict.get(\u0027imports\u0027)"},{"line_number":214,"context_line":"        for imp_path in import_paths:"},{"line_number":215,"context_line":"            import_data \u003d yaml.safe_load(io.open(imp_path))"},{"line_number":216,"context_line":"            imp_node_type \u003d import_data.get(\u0027node_types\u0027)"},{"line_number":217,"context_line":"            if imp_node_type:"},{"line_number":218,"context_line":"                for key, value in imp_node_type.items():"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_a687cb61","line":215,"updated":"2020-04-06 08:38:07.000000000","message":"py37:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmpbx6lfyrx/tmp717o0o8c/bdc7bd29-b140-468f-8ba0-3b7c1010fd8c/Definitions/etsi_nfv_sol001_vnfd_types.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":212,"context_line":"        subs_map_node_type \u003d substitution_map.get(\u0027node_type\u0027)"},{"line_number":213,"context_line":"        import_paths \u003d vnfd_dict.get(\u0027imports\u0027)"},{"line_number":214,"context_line":"        for imp_path in import_paths:"},{"line_number":215,"context_line":"            import_data \u003d yaml.safe_load(io.open(imp_path))"},{"line_number":216,"context_line":"            imp_node_type \u003d import_data.get(\u0027node_types\u0027)"},{"line_number":217,"context_line":"            if imp_node_type:"},{"line_number":218,"context_line":"                for key, value in imp_node_type.items():"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_067dd76d","line":215,"updated":"2020-04-06 08:38:07.000000000","message":"py37:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmpbx6lfyrx/tmp717o0o8c/bdc7bd29-b140-468f-8ba0-3b7c1010fd8c/Definitions/helloworld3_types.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":212,"context_line":"        subs_map_node_type \u003d substitution_map.get(\u0027node_type\u0027)"},{"line_number":213,"context_line":"        import_paths \u003d vnfd_dict.get(\u0027imports\u0027)"},{"line_number":214,"context_line":"        for imp_path in import_paths:"},{"line_number":215,"context_line":"            import_data \u003d yaml.safe_load(io.open(imp_path))"},{"line_number":216,"context_line":"            imp_node_type \u003d import_data.get(\u0027node_types\u0027)"},{"line_number":217,"context_line":"            if imp_node_type:"},{"line_number":218,"context_line":"                for key, value in imp_node_type.items():"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_46687fb9","line":215,"updated":"2020-04-06 08:38:07.000000000","message":"py37:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmpc2eibz49/tmpxfieey3k/bdc7bd29-b140-468f-8ba0-3b7c1010fd8c/Definitions/etsi_nfv_sol001_common_types.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":212,"context_line":"        subs_map_node_type \u003d substitution_map.get(\u0027node_type\u0027)"},{"line_number":213,"context_line":"        import_paths \u003d vnfd_dict.get(\u0027imports\u0027)"},{"line_number":214,"context_line":"        for imp_path in import_paths:"},{"line_number":215,"context_line":"            import_data \u003d yaml.safe_load(io.open(imp_path))"},{"line_number":216,"context_line":"            imp_node_type \u003d import_data.get(\u0027node_types\u0027)"},{"line_number":217,"context_line":"            if imp_node_type:"},{"line_number":218,"context_line":"                for key, value in imp_node_type.items():"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_26657be2","line":215,"updated":"2020-04-06 08:38:07.000000000","message":"py37:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmpc2eibz49/tmpxfieey3k/bdc7bd29-b140-468f-8ba0-3b7c1010fd8c/Definitions/etsi_nfv_sol001_vnfd_types.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":212,"context_line":"        subs_map_node_type \u003d substitution_map.get(\u0027node_type\u0027)"},{"line_number":213,"context_line":"        import_paths \u003d vnfd_dict.get(\u0027imports\u0027)"},{"line_number":214,"context_line":"        for imp_path in import_paths:"},{"line_number":215,"context_line":"            import_data \u003d yaml.safe_load(io.open(imp_path))"},{"line_number":216,"context_line":"            imp_node_type \u003d import_data.get(\u0027node_types\u0027)"},{"line_number":217,"context_line":"            if imp_node_type:"},{"line_number":218,"context_line":"                for key, value in imp_node_type.items():"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_866287d7","line":215,"updated":"2020-04-06 08:38:07.000000000","message":"py37:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmpc2eibz49/tmpxfieey3k/bdc7bd29-b140-468f-8ba0-3b7c1010fd8c/Definitions/helloworld3_types.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":212,"context_line":"        subs_map_node_type \u003d substitution_map.get(\u0027node_type\u0027)"},{"line_number":213,"context_line":"        import_paths \u003d vnfd_dict.get(\u0027imports\u0027)"},{"line_number":214,"context_line":"        for imp_path in import_paths:"},{"line_number":215,"context_line":"            import_data \u003d yaml.safe_load(io.open(imp_path))"},{"line_number":216,"context_line":"            imp_node_type \u003d import_data.get(\u0027node_types\u0027)"},{"line_number":217,"context_line":"            if imp_node_type:"},{"line_number":218,"context_line":"                for key, value in imp_node_type.items():"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_c6748f9f","line":215,"updated":"2020-04-06 08:38:07.000000000","message":"py37:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmpcbdprnf8/tmpmfddt94o/bdc7bd29-b140-468f-8ba0-3b7c1010fd8c/Definitions/etsi_nfv_sol001_common_types.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":212,"context_line":"        subs_map_node_type \u003d substitution_map.get(\u0027node_type\u0027)"},{"line_number":213,"context_line":"        import_paths \u003d vnfd_dict.get(\u0027imports\u0027)"},{"line_number":214,"context_line":"        for imp_path in import_paths:"},{"line_number":215,"context_line":"            import_data \u003d yaml.safe_load(io.open(imp_path))"},{"line_number":216,"context_line":"            imp_node_type \u003d import_data.get(\u0027node_types\u0027)"},{"line_number":217,"context_line":"            if imp_node_type:"},{"line_number":218,"context_line":"                for key, value in imp_node_type.items():"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_a6798b94","line":215,"updated":"2020-04-06 08:38:07.000000000","message":"py37:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmpcbdprnf8/tmpmfddt94o/bdc7bd29-b140-468f-8ba0-3b7c1010fd8c/Definitions/etsi_nfv_sol001_vnfd_types.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":212,"context_line":"        subs_map_node_type \u003d substitution_map.get(\u0027node_type\u0027)"},{"line_number":213,"context_line":"        import_paths \u003d vnfd_dict.get(\u0027imports\u0027)"},{"line_number":214,"context_line":"        for imp_path in import_paths:"},{"line_number":215,"context_line":"            import_data \u003d yaml.safe_load(io.open(imp_path))"},{"line_number":216,"context_line":"            imp_node_type \u003d import_data.get(\u0027node_types\u0027)"},{"line_number":217,"context_line":"            if imp_node_type:"},{"line_number":218,"context_line":"                for key, value in imp_node_type.items():"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_066f97c5","line":215,"updated":"2020-04-06 08:38:07.000000000","message":"py37:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmpcbdprnf8/tmpmfddt94o/bdc7bd29-b140-468f-8ba0-3b7c1010fd8c/Definitions/helloworld3_types.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":212,"context_line":"        subs_map_node_type \u003d substitution_map.get(\u0027node_type\u0027)"},{"line_number":213,"context_line":"        import_paths \u003d vnfd_dict.get(\u0027imports\u0027)"},{"line_number":214,"context_line":"        for imp_path in import_paths:"},{"line_number":215,"context_line":"            import_data \u003d yaml.safe_load(io.open(imp_path))"},{"line_number":216,"context_line":"            imp_node_type \u003d import_data.get(\u0027node_types\u0027)"},{"line_number":217,"context_line":"            if imp_node_type:"},{"line_number":218,"context_line":"                for key, value in imp_node_type.items():"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_c6e76f46","line":215,"updated":"2020-04-06 08:38:07.000000000","message":"py37:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmperrf6mnw/tmp752etmbm/bdc7bd29-b140-468f-8ba0-3b7c1010fd8c/Definitions/etsi_nfv_sol001_common_types.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":212,"context_line":"        subs_map_node_type \u003d substitution_map.get(\u0027node_type\u0027)"},{"line_number":213,"context_line":"        import_paths \u003d vnfd_dict.get(\u0027imports\u0027)"},{"line_number":214,"context_line":"        for imp_path in import_paths:"},{"line_number":215,"context_line":"            import_data \u003d yaml.safe_load(io.open(imp_path))"},{"line_number":216,"context_line":"            imp_node_type \u003d import_data.get(\u0027node_types\u0027)"},{"line_number":217,"context_line":"            if imp_node_type:"},{"line_number":218,"context_line":"                for key, value in imp_node_type.items():"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_a6eceb29","line":215,"updated":"2020-04-06 08:38:07.000000000","message":"py37:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmperrf6mnw/tmp752etmbm/bdc7bd29-b140-468f-8ba0-3b7c1010fd8c/Definitions/etsi_nfv_sol001_vnfd_types.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":212,"context_line":"        subs_map_node_type \u003d substitution_map.get(\u0027node_type\u0027)"},{"line_number":213,"context_line":"        import_paths \u003d vnfd_dict.get(\u0027imports\u0027)"},{"line_number":214,"context_line":"        for imp_path in import_paths:"},{"line_number":215,"context_line":"            import_data \u003d yaml.safe_load(io.open(imp_path))"},{"line_number":216,"context_line":"            imp_node_type \u003d import_data.get(\u0027node_types\u0027)"},{"line_number":217,"context_line":"            if imp_node_type:"},{"line_number":218,"context_line":"                for key, value in imp_node_type.items():"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_06f2f706","line":215,"updated":"2020-04-06 08:38:07.000000000","message":"py37:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmperrf6mnw/tmp752etmbm/bdc7bd29-b140-468f-8ba0-3b7c1010fd8c/Definitions/helloworld3_types.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":212,"context_line":"        subs_map_node_type \u003d substitution_map.get(\u0027node_type\u0027)"},{"line_number":213,"context_line":"        import_paths \u003d vnfd_dict.get(\u0027imports\u0027)"},{"line_number":214,"context_line":"        for imp_path in import_paths:"},{"line_number":215,"context_line":"            import_data \u003d yaml.safe_load(io.open(imp_path))"},{"line_number":216,"context_line":"            imp_node_type \u003d import_data.get(\u0027node_types\u0027)"},{"line_number":217,"context_line":"            if imp_node_type:"},{"line_number":218,"context_line":"                for key, value in imp_node_type.items():"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_46db5f7c","line":215,"updated":"2020-04-06 08:38:07.000000000","message":"py37:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmpewe2ex0n/tmpz3y5p13z/bdc7bd29-b140-468f-8ba0-3b7c1010fd8c/Definitions/etsi_nfv_sol001_common_types.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":212,"context_line":"        subs_map_node_type \u003d substitution_map.get(\u0027node_type\u0027)"},{"line_number":213,"context_line":"        import_paths \u003d vnfd_dict.get(\u0027imports\u0027)"},{"line_number":214,"context_line":"        for imp_path in import_paths:"},{"line_number":215,"context_line":"            import_data \u003d yaml.safe_load(io.open(imp_path))"},{"line_number":216,"context_line":"            imp_node_type \u003d import_data.get(\u0027node_types\u0027)"},{"line_number":217,"context_line":"            if imp_node_type:"},{"line_number":218,"context_line":"                for key, value in imp_node_type.items():"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_26d8db7d","line":215,"updated":"2020-04-06 08:38:07.000000000","message":"py37:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmpewe2ex0n/tmpz3y5p13z/bdc7bd29-b140-468f-8ba0-3b7c1010fd8c/Definitions/etsi_nfv_sol001_vnfd_types.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":212,"context_line":"        subs_map_node_type \u003d substitution_map.get(\u0027node_type\u0027)"},{"line_number":213,"context_line":"        import_paths \u003d vnfd_dict.get(\u0027imports\u0027)"},{"line_number":214,"context_line":"        for imp_path in import_paths:"},{"line_number":215,"context_line":"            import_data \u003d yaml.safe_load(io.open(imp_path))"},{"line_number":216,"context_line":"            imp_node_type \u003d import_data.get(\u0027node_types\u0027)"},{"line_number":217,"context_line":"            if imp_node_type:"},{"line_number":218,"context_line":"                for key, value in imp_node_type.items():"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_86e5673b","line":215,"updated":"2020-04-06 08:38:07.000000000","message":"py37:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmpewe2ex0n/tmpz3y5p13z/bdc7bd29-b140-468f-8ba0-3b7c1010fd8c/Definitions/helloworld3_types.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":212,"context_line":"        subs_map_node_type \u003d substitution_map.get(\u0027node_type\u0027)"},{"line_number":213,"context_line":"        import_paths \u003d vnfd_dict.get(\u0027imports\u0027)"},{"line_number":214,"context_line":"        for imp_path in import_paths:"},{"line_number":215,"context_line":"            import_data \u003d yaml.safe_load(io.open(imp_path))"},{"line_number":216,"context_line":"            imp_node_type \u003d import_data.get(\u0027node_types\u0027)"},{"line_number":217,"context_line":"            if imp_node_type:"},{"line_number":218,"context_line":"                for key, value in imp_node_type.items():"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_4696bf96","line":215,"updated":"2020-04-06 08:38:07.000000000","message":"py37:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmpmrw2ejbb/tmpphs1p3do/bdc7bd29-b140-468f-8ba0-3b7c1010fd8c/Definitions/etsi_nfv_sol001_common_types.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":212,"context_line":"        subs_map_node_type \u003d substitution_map.get(\u0027node_type\u0027)"},{"line_number":213,"context_line":"        import_paths \u003d vnfd_dict.get(\u0027imports\u0027)"},{"line_number":214,"context_line":"        for imp_path in import_paths:"},{"line_number":215,"context_line":"            import_data \u003d yaml.safe_load(io.open(imp_path))"},{"line_number":216,"context_line":"            imp_node_type \u003d import_data.get(\u0027node_types\u0027)"},{"line_number":217,"context_line":"            if imp_node_type:"},{"line_number":218,"context_line":"                for key, value in imp_node_type.items():"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_2693bba5","line":215,"updated":"2020-04-06 08:38:07.000000000","message":"py37:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmpmrw2ejbb/tmpphs1p3do/bdc7bd29-b140-468f-8ba0-3b7c1010fd8c/Definitions/etsi_nfv_sol001_vnfd_types.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":212,"context_line":"        subs_map_node_type \u003d substitution_map.get(\u0027node_type\u0027)"},{"line_number":213,"context_line":"        import_paths \u003d vnfd_dict.get(\u0027imports\u0027)"},{"line_number":214,"context_line":"        for imp_path in import_paths:"},{"line_number":215,"context_line":"            import_data \u003d yaml.safe_load(io.open(imp_path))"},{"line_number":216,"context_line":"            imp_node_type \u003d import_data.get(\u0027node_types\u0027)"},{"line_number":217,"context_line":"            if imp_node_type:"},{"line_number":218,"context_line":"                for key, value in imp_node_type.items():"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_8690c797","line":215,"updated":"2020-04-06 08:38:07.000000000","message":"py37:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmpmrw2ejbb/tmpphs1p3do/bdc7bd29-b140-468f-8ba0-3b7c1010fd8c/Definitions/helloworld3_types.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":212,"context_line":"        subs_map_node_type \u003d substitution_map.get(\u0027node_type\u0027)"},{"line_number":213,"context_line":"        import_paths \u003d vnfd_dict.get(\u0027imports\u0027)"},{"line_number":214,"context_line":"        for imp_path in import_paths:"},{"line_number":215,"context_line":"            import_data \u003d yaml.safe_load(io.open(imp_path))"},{"line_number":216,"context_line":"            imp_node_type \u003d import_data.get(\u0027node_types\u0027)"},{"line_number":217,"context_line":"            if imp_node_type:"},{"line_number":218,"context_line":"                for key, value in imp_node_type.items():"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_c6992fd1","line":215,"updated":"2020-04-06 08:38:07.000000000","message":"py37:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmpy0w638l3/tmp1nqb62vb/bdc7bd29-b140-468f-8ba0-3b7c1010fd8c/Definitions/etsi_nfv_sol001_common_types.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":212,"context_line":"        subs_map_node_type \u003d substitution_map.get(\u0027node_type\u0027)"},{"line_number":213,"context_line":"        import_paths \u003d vnfd_dict.get(\u0027imports\u0027)"},{"line_number":214,"context_line":"        for imp_path in import_paths:"},{"line_number":215,"context_line":"            import_data \u003d yaml.safe_load(io.open(imp_path))"},{"line_number":216,"context_line":"            imp_node_type \u003d import_data.get(\u0027node_types\u0027)"},{"line_number":217,"context_line":"            if imp_node_type:"},{"line_number":218,"context_line":"                for key, value in imp_node_type.items():"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_a69eabb5","line":215,"updated":"2020-04-06 08:38:07.000000000","message":"py37:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmpy0w638l3/tmp1nqb62vb/bdc7bd29-b140-468f-8ba0-3b7c1010fd8c/Definitions/etsi_nfv_sol001_vnfd_types.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":212,"context_line":"        subs_map_node_type \u003d substitution_map.get(\u0027node_type\u0027)"},{"line_number":213,"context_line":"        import_paths \u003d vnfd_dict.get(\u0027imports\u0027)"},{"line_number":214,"context_line":"        for imp_path in import_paths:"},{"line_number":215,"context_line":"            import_data \u003d yaml.safe_load(io.open(imp_path))"},{"line_number":216,"context_line":"            imp_node_type \u003d import_data.get(\u0027node_types\u0027)"},{"line_number":217,"context_line":"            if imp_node_type:"},{"line_number":218,"context_line":"                for key, value in imp_node_type.items():"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_06a4b707","line":215,"updated":"2020-04-06 08:38:07.000000000","message":"py37:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmpy0w638l3/tmp1nqb62vb/bdc7bd29-b140-468f-8ba0-3b7c1010fd8c/Definitions/helloworld3_types.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":212,"context_line":"        subs_map_node_type \u003d substitution_map.get(\u0027node_type\u0027)"},{"line_number":213,"context_line":"        import_paths \u003d vnfd_dict.get(\u0027imports\u0027)"},{"line_number":214,"context_line":"        for imp_path in import_paths:"},{"line_number":215,"context_line":"            import_data \u003d yaml.safe_load(io.open(imp_path))"},{"line_number":216,"context_line":"            imp_node_type \u003d import_data.get(\u0027node_types\u0027)"},{"line_number":217,"context_line":"            if imp_node_type:"},{"line_number":218,"context_line":"                for key, value in imp_node_type.items():"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_46f7dfd5","line":215,"updated":"2020-04-06 08:38:07.000000000","message":"py38:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmp0w8tzfyu/tmpaw7hpr3g/baf0457b-4553-4453-9429-3db44a703a1e/Definitions/etsi_nfv_sol001_common_types.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":212,"context_line":"        subs_map_node_type \u003d substitution_map.get(\u0027node_type\u0027)"},{"line_number":213,"context_line":"        import_paths \u003d vnfd_dict.get(\u0027imports\u0027)"},{"line_number":214,"context_line":"        for imp_path in import_paths:"},{"line_number":215,"context_line":"            import_data \u003d yaml.safe_load(io.open(imp_path))"},{"line_number":216,"context_line":"            imp_node_type \u003d import_data.get(\u0027node_types\u0027)"},{"line_number":217,"context_line":"            if imp_node_type:"},{"line_number":218,"context_line":"                for key, value in imp_node_type.items():"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_26f45bcf","line":215,"updated":"2020-04-06 08:38:07.000000000","message":"py38:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmp0w8tzfyu/tmpaw7hpr3g/baf0457b-4553-4453-9429-3db44a703a1e/Definitions/etsi_nfv_sol001_vnfd_types.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":212,"context_line":"        subs_map_node_type \u003d substitution_map.get(\u0027node_type\u0027)"},{"line_number":213,"context_line":"        import_paths \u003d vnfd_dict.get(\u0027imports\u0027)"},{"line_number":214,"context_line":"        for imp_path in import_paths:"},{"line_number":215,"context_line":"            import_data \u003d yaml.safe_load(io.open(imp_path))"},{"line_number":216,"context_line":"            imp_node_type \u003d import_data.get(\u0027node_types\u0027)"},{"line_number":217,"context_line":"            if imp_node_type:"},{"line_number":218,"context_line":"                for key, value in imp_node_type.items():"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_8601e7b2","line":215,"updated":"2020-04-06 08:38:07.000000000","message":"py38:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmp0w8tzfyu/tmpaw7hpr3g/baf0457b-4553-4453-9429-3db44a703a1e/Definitions/helloworld3_types.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":212,"context_line":"        subs_map_node_type \u003d substitution_map.get(\u0027node_type\u0027)"},{"line_number":213,"context_line":"        import_paths \u003d vnfd_dict.get(\u0027imports\u0027)"},{"line_number":214,"context_line":"        for imp_path in import_paths:"},{"line_number":215,"context_line":"            import_data \u003d yaml.safe_load(io.open(imp_path))"},{"line_number":216,"context_line":"            imp_node_type \u003d import_data.get(\u0027node_types\u0027)"},{"line_number":217,"context_line":"            if imp_node_type:"},{"line_number":218,"context_line":"                for key, value in imp_node_type.items():"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_c65e4fe8","line":215,"updated":"2020-04-06 08:38:07.000000000","message":"py38:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmp9cdm6ymv/tmpetsx8h9x/baf0457b-4553-4453-9429-3db44a703a1e/Definitions/etsi_nfv_sol001_common_types.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":212,"context_line":"        subs_map_node_type \u003d substitution_map.get(\u0027node_type\u0027)"},{"line_number":213,"context_line":"        import_paths \u003d vnfd_dict.get(\u0027imports\u0027)"},{"line_number":214,"context_line":"        for imp_path in import_paths:"},{"line_number":215,"context_line":"            import_data \u003d yaml.safe_load(io.open(imp_path))"},{"line_number":216,"context_line":"            imp_node_type \u003d import_data.get(\u0027node_types\u0027)"},{"line_number":217,"context_line":"            if imp_node_type:"},{"line_number":218,"context_line":"                for key, value in imp_node_type.items():"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_a6634bb1","line":215,"updated":"2020-04-06 08:38:07.000000000","message":"py38:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmp9cdm6ymv/tmpetsx8h9x/baf0457b-4553-4453-9429-3db44a703a1e/Definitions/etsi_nfv_sol001_vnfd_types.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":212,"context_line":"        subs_map_node_type \u003d substitution_map.get(\u0027node_type\u0027)"},{"line_number":213,"context_line":"        import_paths \u003d vnfd_dict.get(\u0027imports\u0027)"},{"line_number":214,"context_line":"        for imp_path in import_paths:"},{"line_number":215,"context_line":"            import_data \u003d yaml.safe_load(io.open(imp_path))"},{"line_number":216,"context_line":"            imp_node_type \u003d import_data.get(\u0027node_types\u0027)"},{"line_number":217,"context_line":"            if imp_node_type:"},{"line_number":218,"context_line":"                for key, value in imp_node_type.items():"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_065957fd","line":215,"updated":"2020-04-06 08:38:07.000000000","message":"py38:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmp9cdm6ymv/tmpetsx8h9x/baf0457b-4553-4453-9429-3db44a703a1e/Definitions/helloworld3_types.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":212,"context_line":"        subs_map_node_type \u003d substitution_map.get(\u0027node_type\u0027)"},{"line_number":213,"context_line":"        import_paths \u003d vnfd_dict.get(\u0027imports\u0027)"},{"line_number":214,"context_line":"        for imp_path in import_paths:"},{"line_number":215,"context_line":"            import_data \u003d yaml.safe_load(io.open(imp_path))"},{"line_number":216,"context_line":"            imp_node_type \u003d import_data.get(\u0027node_types\u0027)"},{"line_number":217,"context_line":"            if imp_node_type:"},{"line_number":218,"context_line":"                for key, value in imp_node_type.items():"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_46499f30","line":215,"updated":"2020-04-06 08:38:07.000000000","message":"py38:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmpaiu5lf71/tmpmyuf1nmh/baf0457b-4553-4453-9429-3db44a703a1e/Definitions/etsi_nfv_sol001_common_types.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":212,"context_line":"        subs_map_node_type \u003d substitution_map.get(\u0027node_type\u0027)"},{"line_number":213,"context_line":"        import_paths \u003d vnfd_dict.get(\u0027imports\u0027)"},{"line_number":214,"context_line":"        for imp_path in import_paths:"},{"line_number":215,"context_line":"            import_data \u003d yaml.safe_load(io.open(imp_path))"},{"line_number":216,"context_line":"            imp_node_type \u003d import_data.get(\u0027node_types\u0027)"},{"line_number":217,"context_line":"            if imp_node_type:"},{"line_number":218,"context_line":"                for key, value in imp_node_type.items():"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_26461b23","line":215,"updated":"2020-04-06 08:38:07.000000000","message":"py38:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmpaiu5lf71/tmpmyuf1nmh/baf0457b-4553-4453-9429-3db44a703a1e/Definitions/etsi_nfv_sol001_vnfd_types.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":212,"context_line":"        subs_map_node_type \u003d substitution_map.get(\u0027node_type\u0027)"},{"line_number":213,"context_line":"        import_paths \u003d vnfd_dict.get(\u0027imports\u0027)"},{"line_number":214,"context_line":"        for imp_path in import_paths:"},{"line_number":215,"context_line":"            import_data \u003d yaml.safe_load(io.open(imp_path))"},{"line_number":216,"context_line":"            imp_node_type \u003d import_data.get(\u0027node_types\u0027)"},{"line_number":217,"context_line":"            if imp_node_type:"},{"line_number":218,"context_line":"                for key, value in imp_node_type.items():"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_8653a7e2","line":215,"updated":"2020-04-06 08:38:07.000000000","message":"py38:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmpaiu5lf71/tmpmyuf1nmh/baf0457b-4553-4453-9429-3db44a703a1e/Definitions/helloworld3_types.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":212,"context_line":"        subs_map_node_type \u003d substitution_map.get(\u0027node_type\u0027)"},{"line_number":213,"context_line":"        import_paths \u003d vnfd_dict.get(\u0027imports\u0027)"},{"line_number":214,"context_line":"        for imp_path in import_paths:"},{"line_number":215,"context_line":"            import_data \u003d yaml.safe_load(io.open(imp_path))"},{"line_number":216,"context_line":"            imp_node_type \u003d import_data.get(\u0027node_types\u0027)"},{"line_number":217,"context_line":"            if imp_node_type:"},{"line_number":218,"context_line":"                for key, value in imp_node_type.items():"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_46723f7e","line":215,"updated":"2020-04-06 08:38:07.000000000","message":"py38:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmpen4ne6wq/tmp_05d9dsc/baf0457b-4553-4453-9429-3db44a703a1e/Definitions/etsi_nfv_sol001_common_types.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":212,"context_line":"        subs_map_node_type \u003d substitution_map.get(\u0027node_type\u0027)"},{"line_number":213,"context_line":"        import_paths \u003d vnfd_dict.get(\u0027imports\u0027)"},{"line_number":214,"context_line":"        for imp_path in import_paths:"},{"line_number":215,"context_line":"            import_data \u003d yaml.safe_load(io.open(imp_path))"},{"line_number":216,"context_line":"            imp_node_type \u003d import_data.get(\u0027node_types\u0027)"},{"line_number":217,"context_line":"            if imp_node_type:"},{"line_number":218,"context_line":"                for key, value in imp_node_type.items():"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_266f3b93","line":215,"updated":"2020-04-06 08:38:07.000000000","message":"py38:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmpen4ne6wq/tmp_05d9dsc/baf0457b-4553-4453-9429-3db44a703a1e/Definitions/etsi_nfv_sol001_vnfd_types.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":212,"context_line":"        subs_map_node_type \u003d substitution_map.get(\u0027node_type\u0027)"},{"line_number":213,"context_line":"        import_paths \u003d vnfd_dict.get(\u0027imports\u0027)"},{"line_number":214,"context_line":"        for imp_path in import_paths:"},{"line_number":215,"context_line":"            import_data \u003d yaml.safe_load(io.open(imp_path))"},{"line_number":216,"context_line":"            imp_node_type \u003d import_data.get(\u0027node_types\u0027)"},{"line_number":217,"context_line":"            if imp_node_type:"},{"line_number":218,"context_line":"                for key, value in imp_node_type.items():"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_866c479d","line":215,"updated":"2020-04-06 08:38:07.000000000","message":"py38:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmpen4ne6wq/tmp_05d9dsc/baf0457b-4553-4453-9429-3db44a703a1e/Definitions/helloworld3_types.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":212,"context_line":"        subs_map_node_type \u003d substitution_map.get(\u0027node_type\u0027)"},{"line_number":213,"context_line":"        import_paths \u003d vnfd_dict.get(\u0027imports\u0027)"},{"line_number":214,"context_line":"        for imp_path in import_paths:"},{"line_number":215,"context_line":"            import_data \u003d yaml.safe_load(io.open(imp_path))"},{"line_number":216,"context_line":"            imp_node_type \u003d import_data.get(\u0027node_types\u0027)"},{"line_number":217,"context_line":"            if imp_node_type:"},{"line_number":218,"context_line":"                for key, value in imp_node_type.items():"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_c603efbd","line":215,"updated":"2020-04-06 08:38:07.000000000","message":"py38:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmpmfzklh21/tmph4ep03ox/baf0457b-4553-4453-9429-3db44a703a1e/Definitions/etsi_nfv_sol001_common_types.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":212,"context_line":"        subs_map_node_type \u003d substitution_map.get(\u0027node_type\u0027)"},{"line_number":213,"context_line":"        import_paths \u003d vnfd_dict.get(\u0027imports\u0027)"},{"line_number":214,"context_line":"        for imp_path in import_paths:"},{"line_number":215,"context_line":"            import_data \u003d yaml.safe_load(io.open(imp_path))"},{"line_number":216,"context_line":"            imp_node_type \u003d import_data.get(\u0027node_types\u0027)"},{"line_number":217,"context_line":"            if imp_node_type:"},{"line_number":218,"context_line":"                for key, value in imp_node_type.items():"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_a6086bd9","line":215,"updated":"2020-04-06 08:38:07.000000000","message":"py38:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmpmfzklh21/tmph4ep03ox/baf0457b-4553-4453-9429-3db44a703a1e/Definitions/etsi_nfv_sol001_vnfd_types.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":212,"context_line":"        subs_map_node_type \u003d substitution_map.get(\u0027node_type\u0027)"},{"line_number":213,"context_line":"        import_paths \u003d vnfd_dict.get(\u0027imports\u0027)"},{"line_number":214,"context_line":"        for imp_path in import_paths:"},{"line_number":215,"context_line":"            import_data \u003d yaml.safe_load(io.open(imp_path))"},{"line_number":216,"context_line":"            imp_node_type \u003d import_data.get(\u0027node_types\u0027)"},{"line_number":217,"context_line":"            if imp_node_type:"},{"line_number":218,"context_line":"                for key, value in imp_node_type.items():"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_060e77e4","line":215,"updated":"2020-04-06 08:38:07.000000000","message":"py38:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmpmfzklh21/tmph4ep03ox/baf0457b-4553-4453-9429-3db44a703a1e/Definitions/helloworld3_types.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":212,"context_line":"        subs_map_node_type \u003d substitution_map.get(\u0027node_type\u0027)"},{"line_number":213,"context_line":"        import_paths \u003d vnfd_dict.get(\u0027imports\u0027)"},{"line_number":214,"context_line":"        for imp_path in import_paths:"},{"line_number":215,"context_line":"            import_data \u003d yaml.safe_load(io.open(imp_path))"},{"line_number":216,"context_line":"            imp_node_type \u003d import_data.get(\u0027node_types\u0027)"},{"line_number":217,"context_line":"            if imp_node_type:"},{"line_number":218,"context_line":"                for key, value in imp_node_type.items():"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_46c4ff92","line":215,"updated":"2020-04-06 08:38:07.000000000","message":"py38:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmpsy032vwf/tmpys8md8rs/baf0457b-4553-4453-9429-3db44a703a1e/Definitions/etsi_nfv_sol001_common_types.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":212,"context_line":"        subs_map_node_type \u003d substitution_map.get(\u0027node_type\u0027)"},{"line_number":213,"context_line":"        import_paths \u003d vnfd_dict.get(\u0027imports\u0027)"},{"line_number":214,"context_line":"        for imp_path in import_paths:"},{"line_number":215,"context_line":"            import_data \u003d yaml.safe_load(io.open(imp_path))"},{"line_number":216,"context_line":"            imp_node_type \u003d import_data.get(\u0027node_types\u0027)"},{"line_number":217,"context_line":"            if imp_node_type:"},{"line_number":218,"context_line":"                for key, value in imp_node_type.items():"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_26c1fb81","line":215,"updated":"2020-04-06 08:38:07.000000000","message":"py38:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmpsy032vwf/tmpys8md8rs/baf0457b-4553-4453-9429-3db44a703a1e/Definitions/etsi_nfv_sol001_vnfd_types.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":212,"context_line":"        subs_map_node_type \u003d substitution_map.get(\u0027node_type\u0027)"},{"line_number":213,"context_line":"        import_paths \u003d vnfd_dict.get(\u0027imports\u0027)"},{"line_number":214,"context_line":"        for imp_path in import_paths:"},{"line_number":215,"context_line":"            import_data \u003d yaml.safe_load(io.open(imp_path))"},{"line_number":216,"context_line":"            imp_node_type \u003d import_data.get(\u0027node_types\u0027)"},{"line_number":217,"context_line":"            if imp_node_type:"},{"line_number":218,"context_line":"                for key, value in imp_node_type.items():"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_86be07fd","line":215,"updated":"2020-04-06 08:38:07.000000000","message":"py38:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmpsy032vwf/tmpys8md8rs/baf0457b-4553-4453-9429-3db44a703a1e/Definitions/helloworld3_types.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":212,"context_line":"        subs_map_node_type \u003d substitution_map.get(\u0027node_type\u0027)"},{"line_number":213,"context_line":"        import_paths \u003d vnfd_dict.get(\u0027imports\u0027)"},{"line_number":214,"context_line":"        for imp_path in import_paths:"},{"line_number":215,"context_line":"            import_data \u003d yaml.safe_load(io.open(imp_path))"},{"line_number":216,"context_line":"            imp_node_type \u003d import_data.get(\u0027node_types\u0027)"},{"line_number":217,"context_line":"            if imp_node_type:"},{"line_number":218,"context_line":"                for key, value in imp_node_type.items():"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_c6d00f57","line":215,"updated":"2020-04-06 08:38:07.000000000","message":"py38:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmpv03pkoyi/tmp58y_ymv7/baf0457b-4553-4453-9429-3db44a703a1e/Definitions/etsi_nfv_sol001_common_types.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":212,"context_line":"        subs_map_node_type \u003d substitution_map.get(\u0027node_type\u0027)"},{"line_number":213,"context_line":"        import_paths \u003d vnfd_dict.get(\u0027imports\u0027)"},{"line_number":214,"context_line":"        for imp_path in import_paths:"},{"line_number":215,"context_line":"            import_data \u003d yaml.safe_load(io.open(imp_path))"},{"line_number":216,"context_line":"            imp_node_type \u003d import_data.get(\u0027node_types\u0027)"},{"line_number":217,"context_line":"            if imp_node_type:"},{"line_number":218,"context_line":"                for key, value in imp_node_type.items():"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_a6d50b46","line":215,"updated":"2020-04-06 08:38:07.000000000","message":"py38:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmpv03pkoyi/tmp58y_ymv7/baf0457b-4553-4453-9429-3db44a703a1e/Definitions/etsi_nfv_sol001_vnfd_types.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":212,"context_line":"        subs_map_node_type \u003d substitution_map.get(\u0027node_type\u0027)"},{"line_number":213,"context_line":"        import_paths \u003d vnfd_dict.get(\u0027imports\u0027)"},{"line_number":214,"context_line":"        for imp_path in import_paths:"},{"line_number":215,"context_line":"            import_data \u003d yaml.safe_load(io.open(imp_path))"},{"line_number":216,"context_line":"            imp_node_type \u003d import_data.get(\u0027node_types\u0027)"},{"line_number":217,"context_line":"            if imp_node_type:"},{"line_number":218,"context_line":"                for key, value in imp_node_type.items():"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_06cb17a5","line":215,"updated":"2020-04-06 08:38:07.000000000","message":"py38:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmpv03pkoyi/tmp58y_ymv7/baf0457b-4553-4453-9429-3db44a703a1e/Definitions/helloworld3_types.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":212,"context_line":"        subs_map_node_type \u003d substitution_map.get(\u0027node_type\u0027)"},{"line_number":213,"context_line":"        import_paths \u003d vnfd_dict.get(\u0027imports\u0027)"},{"line_number":214,"context_line":"        for imp_path in import_paths:"},{"line_number":215,"context_line":"            import_data \u003d yaml.safe_load(io.open(imp_path))"},{"line_number":216,"context_line":"            imp_node_type \u003d import_data.get(\u0027node_types\u0027)"},{"line_number":217,"context_line":"            if imp_node_type:"},{"line_number":218,"context_line":"                for key, value in imp_node_type.items():"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_c635afaa","line":215,"updated":"2020-04-06 08:38:07.000000000","message":"py38:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmpwfwxerpz/tmpy_vk7nyt/baf0457b-4553-4453-9429-3db44a703a1e/Definitions/etsi_nfv_sol001_common_types.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":212,"context_line":"        subs_map_node_type \u003d substitution_map.get(\u0027node_type\u0027)"},{"line_number":213,"context_line":"        import_paths \u003d vnfd_dict.get(\u0027imports\u0027)"},{"line_number":214,"context_line":"        for imp_path in import_paths:"},{"line_number":215,"context_line":"            import_data \u003d yaml.safe_load(io.open(imp_path))"},{"line_number":216,"context_line":"            imp_node_type \u003d import_data.get(\u0027node_types\u0027)"},{"line_number":217,"context_line":"            if imp_node_type:"},{"line_number":218,"context_line":"                for key, value in imp_node_type.items():"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_a63a2b95","line":215,"updated":"2020-04-06 08:38:07.000000000","message":"py38:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmpwfwxerpz/tmpy_vk7nyt/baf0457b-4553-4453-9429-3db44a703a1e/Definitions/etsi_nfv_sol001_vnfd_types.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7cb30908ede2a325796d1928ac5183b3b94e5bfe","unresolved":false,"context_lines":[{"line_number":212,"context_line":"        subs_map_node_type \u003d substitution_map.get(\u0027node_type\u0027)"},{"line_number":213,"context_line":"        import_paths \u003d vnfd_dict.get(\u0027imports\u0027)"},{"line_number":214,"context_line":"        for imp_path in import_paths:"},{"line_number":215,"context_line":"            import_data \u003d yaml.safe_load(io.open(imp_path))"},{"line_number":216,"context_line":"            imp_node_type \u003d import_data.get(\u0027node_types\u0027)"},{"line_number":217,"context_line":"            if imp_node_type:"},{"line_number":218,"context_line":"                for key, value in imp_node_type.items():"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_06403707","line":215,"updated":"2020-04-06 08:38:07.000000000","message":"py38:  ResourceWarning: unclosed file \u003c_io.TextIOWrapper name\u003d\u0027/tmp/tmpwfwxerpz/tmpy_vk7nyt/baf0457b-4553-4453-9429-3db44a703a1e/Definitions/helloworld3_types.yaml\u0027 mode\u003d\u0027r\u0027 encoding\u003d\u0027UTF-8\u0027\u003e","commit_id":"1e398c15ab2ba22e02600975726eb8753751b218"}],"tacker/vnfm/lcm_user_data/utils.py":[{"author":{"_account_id":25701,"name":"Yasufumi Ogawa","email":"yasufum.o@gmail.com","username":"yasufum"},"change_message_id":"b6a20baee3a04fe0468e8bafb4935a13df2a4490","unresolved":false,"context_lines":[{"line_number":17,"context_line":""},{"line_number":18,"context_line":"\"\"\"Define util functions that can be used in UserData."},{"line_number":19,"context_line":""},{"line_number":20,"context_line":"Util function that can be used when implementing UserData for each user"},{"line_number":21,"context_line":"is defined. However, the functions defined here are limited to common and"},{"line_number":22,"context_line":"basic functions."},{"line_number":23,"context_line":"NOTE: Please note that not all conversion logics are offered in Tacker."}],"source_content_type":"text/x-python","patch_set":8,"id":"3f4c43b2_bdcb69a3","line":20,"updated":"2020-04-13 17:25:49.000000000","message":"Could you make this explanation focus on the usages? All of functions defined in here is for creating a dict ana named as `create_*_dict`.","commit_id":"9e3d06f4220fb4cf53c66da50530b71e15504b70"},{"author":{"_account_id":31072,"name":"Hiroo Kitamura","email":"hiroo.kitamura@ntt-at.co.jp","username":"Hiroo.Kitamura"},"change_message_id":"aea3afe5b50fcb12bc61c97fc9af36c63b0c6589","unresolved":false,"context_lines":[{"line_number":17,"context_line":""},{"line_number":18,"context_line":"\"\"\"Define util functions that can be used in UserData."},{"line_number":19,"context_line":""},{"line_number":20,"context_line":"Util function that can be used when implementing UserData for each user"},{"line_number":21,"context_line":"is defined. However, the functions defined here are limited to common and"},{"line_number":22,"context_line":"basic functions."},{"line_number":23,"context_line":"NOTE: Please note that not all conversion logics are offered in Tacker."}],"source_content_type":"text/x-python","patch_set":8,"id":"3f4c43b2_a4786df8","line":20,"in_reply_to":"3f4c43b2_bdcb69a3","updated":"2020-04-14 05:50:54.000000000","message":"Done","commit_id":"9e3d06f4220fb4cf53c66da50530b71e15504b70"},{"author":{"_account_id":25701,"name":"Yasufumi Ogawa","email":"yasufum.o@gmail.com","username":"yasufum"},"change_message_id":"b6a20baee3a04fe0468e8bafb4935a13df2a4490","unresolved":false,"context_lines":[{"line_number":134,"context_line":"    vdu_image_dict \u003d {}"},{"line_number":135,"context_line":"    for vdu_name, resources in grant_info.items():"},{"line_number":136,"context_line":"        for vnf_resource in resources:"},{"line_number":137,"context_line":"            image_uuid \u003d vnf_resource.resource_identifier"},{"line_number":138,"context_line":"            vdu_image_dict[vdu_name] \u003d image_uuid"},{"line_number":139,"context_line":""},{"line_number":140,"context_line":"    LOG.info(\u0027vdu_image_dict: %s\u0027, vdu_image_dict)"}],"source_content_type":"text/x-python","patch_set":8,"id":"3f4c43b2_1d189d1b","line":137,"updated":"2020-04-13 17:25:49.000000000","message":"It looks no need to define `image_uuid`.","commit_id":"9e3d06f4220fb4cf53c66da50530b71e15504b70"},{"author":{"_account_id":31072,"name":"Hiroo Kitamura","email":"hiroo.kitamura@ntt-at.co.jp","username":"Hiroo.Kitamura"},"change_message_id":"aea3afe5b50fcb12bc61c97fc9af36c63b0c6589","unresolved":false,"context_lines":[{"line_number":134,"context_line":"    vdu_image_dict \u003d {}"},{"line_number":135,"context_line":"    for vdu_name, resources in grant_info.items():"},{"line_number":136,"context_line":"        for vnf_resource in resources:"},{"line_number":137,"context_line":"            image_uuid \u003d vnf_resource.resource_identifier"},{"line_number":138,"context_line":"            vdu_image_dict[vdu_name] \u003d image_uuid"},{"line_number":139,"context_line":""},{"line_number":140,"context_line":"    LOG.info(\u0027vdu_image_dict: %s\u0027, vdu_image_dict)"}],"source_content_type":"text/x-python","patch_set":8,"id":"3f4c43b2_64dae517","line":137,"in_reply_to":"3f4c43b2_1d189d1b","updated":"2020-04-14 05:50:54.000000000","message":"Done","commit_id":"9e3d06f4220fb4cf53c66da50530b71e15504b70"},{"author":{"_account_id":22290,"name":"hyunsik Yang","email":"yangun@dcn.ssu.ac.kr","username":"hyunsikYang"},"change_message_id":"06360ac9f39b246427a0c2dfed4f9b098a747ff1","unresolved":false,"context_lines":[{"line_number":81,"context_line":"    :param param_dict: dict(\u0027nfv\u0027, Initial HOT resource dict)"},{"line_number":82,"context_line":"    :param vdu_flavor_dict: dict(VDU name, VDU flavor dict)"},{"line_number":83,"context_line":"    :param vdu_iamge_dict: dict(VDU name, Glance-image uuid)"},{"line_number":84,"context_line":"    :param cpd_vl_dict: dict(external CPD ID, Neutron-network uuid)"},{"line_number":85,"context_line":"    :return: dict(\u0027nfv\u0027, Final HOT resource dict)"},{"line_number":86,"context_line":"    \"\"\""},{"line_number":87,"context_line":"    final_param_dict \u003d copy.deepcopy(param_dict)"}],"source_content_type":"text/x-python","patch_set":11,"id":"1f493fa4_b371dee3","line":84,"range":{"start_line":84,"start_character":38,"end_line":84,"end_character":41},"updated":"2020-04-21 12:40:25.000000000","message":"Hi. Don\u0027t we need to mention of full meaning of CPD like a below? because it is not openstack word.\nfor example, CPD(Connection Point Descriptor).  Just asking.","commit_id":"2fafab7a28973c927e22724b0abf93a60776f93d"},{"author":{"_account_id":31072,"name":"Hiroo Kitamura","email":"hiroo.kitamura@ntt-at.co.jp","username":"Hiroo.Kitamura"},"change_message_id":"5d4862727a748681abc62178169eb544337332f7","unresolved":false,"context_lines":[{"line_number":81,"context_line":"    :param param_dict: dict(\u0027nfv\u0027, Initial HOT resource dict)"},{"line_number":82,"context_line":"    :param vdu_flavor_dict: dict(VDU name, VDU flavor dict)"},{"line_number":83,"context_line":"    :param vdu_iamge_dict: dict(VDU name, Glance-image uuid)"},{"line_number":84,"context_line":"    :param cpd_vl_dict: dict(external CPD ID, Neutron-network uuid)"},{"line_number":85,"context_line":"    :return: dict(\u0027nfv\u0027, Final HOT resource dict)"},{"line_number":86,"context_line":"    \"\"\""},{"line_number":87,"context_line":"    final_param_dict \u003d copy.deepcopy(param_dict)"}],"source_content_type":"text/x-python","patch_set":11,"id":"1f493fa4_28a54b05","line":84,"range":{"start_line":84,"start_character":38,"end_line":84,"end_character":41},"in_reply_to":"1f493fa4_b371dee3","updated":"2020-04-22 03:00:35.000000000","message":"As you say, this is an ETSI-NVF word, not an OpenStack word.\nHowever, this is not limited to CPD, but VDU as well.\nIt is difficult to add these explanations one by one, and Tacker has declared that it aims to comply with ETSI-NVF, so let me leave it as it is.\n\nThis patch extends the parent patches, so please check the parent patches before reviewing this patch.","commit_id":"2fafab7a28973c927e22724b0abf93a60776f93d"}]}
