)]}'
{"openstackclient/tests/network/v2/test_network.py":[{"author":{"_account_id":6482,"name":"Steve Martinelli","email":"s.martinelli@gmail.com","username":"stevemar"},"change_message_id":"68e184f9b02b3ea7b6d4db4549038c03b8d1bfed","unresolved":false,"context_lines":[{"line_number":78,"context_line":"        super(TestCreateNetworkIdentityV3, self).setUp()"},{"line_number":79,"context_line":""},{"line_number":80,"context_line":"        self.new_network \u003d mock.Mock(return_value\u003dcopy.deepcopy(RESPONSE))"},{"line_number":81,"context_line":"        self.network.create_network \u003d self.new_network"},{"line_number":82,"context_line":""},{"line_number":83,"context_line":"        # Get the command object to test"},{"line_number":84,"context_line":"        self.cmd \u003d network.CreateNetwork(self.app, self.namespace)"}],"source_content_type":"text/x-python","patch_set":4,"id":"7a740942_9cf2ae99","line":81,"updated":"2015-12-04 07:01:53.000000000","message":"This assignment seems pointless? Why not just use self.new_network?","commit_id":"af6269d3107adddec4eff2bb2497a387172437ec"},{"author":{"_account_id":9459,"name":".Haifeng Yan","email":"yanheven@qq.com","username":"yan"},"change_message_id":"29bdf15ad44534e861332047de40d0dd2e1d27e3","unresolved":false,"context_lines":[{"line_number":78,"context_line":"        super(TestCreateNetworkIdentityV3, self).setUp()"},{"line_number":79,"context_line":""},{"line_number":80,"context_line":"        self.new_network \u003d mock.Mock(return_value\u003dcopy.deepcopy(RESPONSE))"},{"line_number":81,"context_line":"        self.network.create_network \u003d self.new_network"},{"line_number":82,"context_line":""},{"line_number":83,"context_line":"        # Get the command object to test"},{"line_number":84,"context_line":"        self.cmd \u003d network.CreateNetwork(self.app, self.namespace)"}],"source_content_type":"text/x-python","patch_set":4,"id":"7a740942_bc744afd","line":81,"in_reply_to":"7a740942_9cf2ae99","updated":"2015-12-04 07:05:10.000000000","message":"this assignment mock the original method self.network.create_network","commit_id":"af6269d3107adddec4eff2bb2497a387172437ec"},{"author":{"_account_id":14937,"name":"Tang Chen","email":"imtangchen@163.com","username":"tangchen"},"change_message_id":"bdd1e288aa6abea419c33db99abb4fd0b9630cec","unresolved":false,"context_lines":[{"line_number":78,"context_line":"        super(TestCreateNetworkIdentityV3, self).setUp()"},{"line_number":79,"context_line":""},{"line_number":80,"context_line":"        self.new_network \u003d mock.Mock(return_value\u003dcopy.deepcopy(RESPONSE))"},{"line_number":81,"context_line":"        self.network.create_network \u003d self.new_network"},{"line_number":82,"context_line":""},{"line_number":83,"context_line":"        # Get the command object to test"},{"line_number":84,"context_line":"        self.cmd \u003d network.CreateNetwork(self.app, self.namespace)"}],"source_content_type":"text/x-python","patch_set":4,"id":"7a740942_4f74869b","line":81,"in_reply_to":"7a740942_bc744afd","updated":"2015-12-06 07:19:55.000000000","message":"Hi Steve, Yan,\n\nYes, we have to fake self.network.create_network() because it will be called in take_action().","commit_id":"af6269d3107adddec4eff2bb2497a387172437ec"}]}
