)]}'
{"nova/tests/fixtures.py":[{"author":{"_account_id":11604,"name":"sean mooney","email":"smooney@redhat.com","username":"sean-k-mooney"},"change_message_id":"006cf8f8da05371a62f770afaddb7c7c4f2a6b45","unresolved":true,"context_lines":[{"line_number":2038,"context_line":"                \u0027host\u0027: host,"},{"line_number":2039,"context_line":"                \u0027status\u0027: \u0027ACTIVE\u0027,"},{"line_number":2040,"context_line":"                \u0027profile\u0027: copy.deepcopy("},{"line_number":2041,"context_line":"                    body[\u0027port\u0027].get(\u0027binding:profile\u0027) or {},"},{"line_number":2042,"context_line":"                ),"},{"line_number":2043,"context_line":"                \u0027vif_details\u0027: port.get(\u0027binding:vif_details\u0027) or {},"},{"line_number":2044,"context_line":"                \u0027vif_type\u0027: port[\u0027binding:vif_type\u0027],"}],"source_content_type":"text/x-python","patch_set":1,"id":"ca7437e9_78f3478f","side":"PARENT","line":2041,"range":{"start_line":2041,"start_character":55,"end_line":2041,"end_character":61},"updated":"2021-03-26 17:46:10.000000000","message":"so this or {} si the problem\n\nthe real neutron api will only update the values that are set in the respocne\nso if we dont set binding:profile then the real api would use the curernt value \nbut here we repalced it with {}","commit_id":"572ae578bb228cd2dd62608c2e601af49f95fbbb"},{"author":{"_account_id":11604,"name":"sean mooney","email":"smooney@redhat.com","username":"sean-k-mooney"},"change_message_id":"006cf8f8da05371a62f770afaddb7c7c4f2a6b45","unresolved":true,"context_lines":[{"line_number":2041,"context_line":"                \u0027vnic_type\u0027: port[\u0027binding:vnic_type\u0027],"},{"line_number":2042,"context_line":"            }"},{"line_number":2043,"context_line":"            if body[\u0027port\u0027].get(\u0027binding:profile\u0027):"},{"line_number":2044,"context_line":"                update[\u0027profile\u0027] \u003d body[\u0027port\u0027][\u0027binding:profile\u0027]"},{"line_number":2045,"context_line":"            if body[\u0027port\u0027].get(\u0027binding:vif_details\u0027):"},{"line_number":2046,"context_line":"                update[\u0027vif_details\u0027] \u003d body[\u0027port\u0027][\u0027binding:vif_details\u0027]"},{"line_number":2047,"context_line":"            self._port_bindings[port_id][host] \u003d update"}],"source_content_type":"text/x-python","patch_set":1,"id":"358f3edb_b5a37781","line":2044,"range":{"start_line":2044,"start_character":0,"end_line":2044,"end_character":7},"updated":"2021-03-26 17:46:10.000000000","message":"this resotres the only update if set behavior +1","commit_id":"5dcb86bbf4d338b88ae3ee1f35b749d605b4d25e"},{"author":{"_account_id":11604,"name":"sean mooney","email":"smooney@redhat.com","username":"sean-k-mooney"},"change_message_id":"cce152c07e7f3809ded0089fb7cad4c7c6b989fe","unresolved":true,"context_lines":[{"line_number":2041,"context_line":"                \u0027vnic_type\u0027: port[\u0027binding:vnic_type\u0027],"},{"line_number":2042,"context_line":"            }"},{"line_number":2043,"context_line":"            if body[\u0027port\u0027].get(\u0027binding:profile\u0027):"},{"line_number":2044,"context_line":"                update[\u0027profile\u0027] \u003d copy.deepcopy("},{"line_number":2045,"context_line":"                    body[\u0027port\u0027][\u0027binding:profile\u0027])"},{"line_number":2046,"context_line":"            if body[\u0027port\u0027].get(\u0027binding:vif_details\u0027):"},{"line_number":2047,"context_line":"                update[\u0027vif_details\u0027] \u003d copy.deepcopy("}],"source_content_type":"text/x-python","patch_set":2,"id":"5f77ca54_edabe4b8","line":2044,"range":{"start_line":2044,"start_character":35,"end_line":2044,"end_character":50},"updated":"2021-03-31 23:28:34.000000000","message":"ok ya so in v1 you remove this deep copy which is why the func test was failing.","commit_id":"3f088d7bb8055b6ec511cacfc583af73ba8dfda3"}]}
