)]}'
{"networking_cisco/plugins/ml2/drivers/cisco/ucsm/config.py":[{"author":{"_account_id":6694,"name":"rcurran","email":"rcurran@cisco.com","username":"rcurran"},"change_message_id":"9a925f6cda4ceac568efeb20ffa70b70157ed353","unresolved":false,"context_lines":[{"line_number":185,"context_line":"                                                       value[0].split(\u0027,\u0027)))"},{"line_number":186,"context_line":"                            self.ucsm_sp_dict.update(local_sp_dict)"},{"line_number":187,"context_line":"                            self.ucsm_host_dict.update(local_host_dict)"},{"line_number":188,"context_line":"                        if config_item \u003d\u003d \u0027ucsm_virtio_eth_ports\u0027:"},{"line_number":189,"context_line":"                            for eth_port in value[0].split(\u0027,\u0027):"},{"line_number":190,"context_line":"                                eth_port_list.append("},{"line_number":191,"context_line":"                                    const.ETH_PREFIX + str(eth_port).strip())"}],"source_content_type":"text/x-python","patch_set":7,"id":"3a1ff146_0489f6ca","line":188,"updated":"2017-03-14 14:59:37.000000000","message":"should this be elif ...","commit_id":"75ac18b05da6d5eff95e7aafb68e85a5ce8ccb38"},{"author":{"_account_id":6697,"name":"Sandhya Dasu","email":"sandhya.openinfra@gmail.com","username":"sadasu"},"change_message_id":"4b2817754190e1643a211aa08e2968a1160bbca8","unresolved":false,"context_lines":[{"line_number":185,"context_line":"                                                       value[0].split(\u0027,\u0027)))"},{"line_number":186,"context_line":"                            self.ucsm_sp_dict.update(local_sp_dict)"},{"line_number":187,"context_line":"                            self.ucsm_host_dict.update(local_host_dict)"},{"line_number":188,"context_line":"                        if config_item \u003d\u003d \u0027ucsm_virtio_eth_ports\u0027:"},{"line_number":189,"context_line":"                            for eth_port in value[0].split(\u0027,\u0027):"},{"line_number":190,"context_line":"                                eth_port_list.append("},{"line_number":191,"context_line":"                                    const.ETH_PREFIX + str(eth_port).strip())"}],"source_content_type":"text/x-python","patch_set":7,"id":"3a1ff146_6d036d10","line":188,"in_reply_to":"3a1ff146_0489f6ca","updated":"2017-03-14 15:06:20.000000000","message":"All these configs can occur at the same time in the config.","commit_id":"75ac18b05da6d5eff95e7aafb68e85a5ce8ccb38"}],"networking_cisco/plugins/ml2/drivers/cisco/ucsm/ucsm_network_driver.py":[{"author":{"_account_id":13426,"name":"Carol Bouchard","email":"cabthatsme@gmail.com","username":"caboucha"},"change_message_id":"af40988192aff1ae8d6f8d569536295f3fc9c8e0","unresolved":false,"context_lines":[{"line_number":109,"context_line":"                    cfg.CONF.ml2_cisco_ucsm.ucsm_host_list))"},{"line_number":110,"context_line":"        elif self.ucsm_conf.multi_ucsm_mode:"},{"line_number":111,"context_line":"            self.ucsm_sp_dict.update(self.ucsm_conf.ucsm_sp_dict)"},{"line_number":112,"context_line":"            self.ucsm_host_dict.update(self.ucsm_conf.ucsm_sp_dict)"},{"line_number":113,"context_line":"        else:"},{"line_number":114,"context_line":"            self._create_ucsm_host_to_service_profile_mapping()"},{"line_number":115,"context_line":""}],"source_content_type":"text/x-python","patch_set":3,"id":"9a30ddce_b4862d11","line":112,"range":{"start_line":112,"start_character":44,"end_line":112,"end_character":53},"updated":"2017-03-08 20:47:24.000000000","message":"I\u0027m wondering if you wanted to update ucsm_host_dict with something other than ucsm_sp_dict.  Do you really want to update both ucsm_sp_dict and ucsm_host_dict with ucsm_conf.ucsm_sp_dict (the same thing)?","commit_id":"5cb71ec484ab28f60779d94d2ebb8c8038920d56"},{"author":{"_account_id":6697,"name":"Sandhya Dasu","email":"sandhya.openinfra@gmail.com","username":"sadasu"},"change_message_id":"134f42c258c56c29d543fd3412528af335f326f8","unresolved":false,"context_lines":[{"line_number":109,"context_line":"                    cfg.CONF.ml2_cisco_ucsm.ucsm_host_list))"},{"line_number":110,"context_line":"        elif self.ucsm_conf.multi_ucsm_mode:"},{"line_number":111,"context_line":"            self.ucsm_sp_dict.update(self.ucsm_conf.ucsm_sp_dict)"},{"line_number":112,"context_line":"            self.ucsm_host_dict.update(self.ucsm_conf.ucsm_sp_dict)"},{"line_number":113,"context_line":"        else:"},{"line_number":114,"context_line":"            self._create_ucsm_host_to_service_profile_mapping()"},{"line_number":115,"context_line":""}],"source_content_type":"text/x-python","patch_set":3,"id":"9a30ddce_6b54a220","line":112,"range":{"start_line":112,"start_character":44,"end_line":112,"end_character":53},"in_reply_to":"9a30ddce_b4862d11","updated":"2017-03-09 21:49:27.000000000","message":"Done","commit_id":"5cb71ec484ab28f60779d94d2ebb8c8038920d56"},{"author":{"_account_id":6659,"name":"Paul Michali","email":"pc@michali.net","username":"pcm"},"change_message_id":"850e46b1c865d8717d37b1bc70775dc9aad21c3e","unresolved":false,"context_lines":[{"line_number":114,"context_line":"            self._create_ucsm_host_to_service_profile_mapping()"},{"line_number":115,"context_line":""},{"line_number":116,"context_line":"        if not self.ucsm_sp_dict:"},{"line_number":117,"context_line":"            LOG.error(_LE(\u0027UCS Manager network driver failed to get Service\u0027"},{"line_number":118,"context_line":"                          \u0027Profile information for any of its nodes.\u0027))"},{"line_number":119,"context_line":""},{"line_number":120,"context_line":"    @contextmanager"}],"source_content_type":"text/x-python","patch_set":3,"id":"9a30ddce_1ddf030e","line":117,"range":{"start_line":117,"start_character":68,"end_line":117,"end_character":75},"updated":"2017-03-09 12:57:18.000000000","message":"missing trailing space","commit_id":"5cb71ec484ab28f60779d94d2ebb8c8038920d56"},{"author":{"_account_id":6697,"name":"Sandhya Dasu","email":"sandhya.openinfra@gmail.com","username":"sadasu"},"change_message_id":"134f42c258c56c29d543fd3412528af335f326f8","unresolved":false,"context_lines":[{"line_number":114,"context_line":"            self._create_ucsm_host_to_service_profile_mapping()"},{"line_number":115,"context_line":""},{"line_number":116,"context_line":"        if not self.ucsm_sp_dict:"},{"line_number":117,"context_line":"            LOG.error(_LE(\u0027UCS Manager network driver failed to get Service\u0027"},{"line_number":118,"context_line":"                          \u0027Profile information for any of its nodes.\u0027))"},{"line_number":119,"context_line":""},{"line_number":120,"context_line":"    @contextmanager"}],"source_content_type":"text/x-python","patch_set":3,"id":"9a30ddce_8b339613","line":117,"range":{"start_line":117,"start_character":68,"end_line":117,"end_character":75},"in_reply_to":"9a30ddce_1ddf030e","updated":"2017-03-09 21:49:27.000000000","message":"Done","commit_id":"5cb71ec484ab28f60779d94d2ebb8c8038920d56"},{"author":{"_account_id":13426,"name":"Carol Bouchard","email":"cabthatsme@gmail.com","username":"caboucha"},"change_message_id":"5c1cd79e4dc67eaa3b8cd57ac7ebee651f0b0586","unresolved":false,"context_lines":[{"line_number":107,"context_line":"                config.parse_ucsm_host_config("},{"line_number":108,"context_line":"                    cfg.CONF.ml2_cisco_ucsm.ucsm_ip,"},{"line_number":109,"context_line":"                    cfg.CONF.ml2_cisco_ucsm.ucsm_host_list))"},{"line_number":110,"context_line":"        elif self.ucsm_conf.multi_ucsm_mode:"},{"line_number":111,"context_line":"            self.ucsm_sp_dict.update(self.ucsm_conf.ucsm_sp_dict)"},{"line_number":112,"context_line":"            self.ucsm_host_dict.update(self.ucsm_conf.ucsm_host_dict)"},{"line_number":113,"context_line":"        else:"}],"source_content_type":"text/x-python","patch_set":5,"id":"9a30ddce_3a59c435","line":110,"range":{"start_line":110,"start_character":18,"end_line":110,"end_character":27},"updated":"2017-03-13 10:26:47.000000000","message":"Should there be a test case for multi_ucsm_mode?","commit_id":"13142279dcd7ffdcfb9b130da6034dc2b1c045d7"},{"author":{"_account_id":6697,"name":"Sandhya Dasu","email":"sandhya.openinfra@gmail.com","username":"sadasu"},"change_message_id":"f8b0f42f3b0b0306c6c16e8030676e756c66e879","unresolved":false,"context_lines":[{"line_number":107,"context_line":"                config.parse_ucsm_host_config("},{"line_number":108,"context_line":"                    cfg.CONF.ml2_cisco_ucsm.ucsm_ip,"},{"line_number":109,"context_line":"                    cfg.CONF.ml2_cisco_ucsm.ucsm_host_list))"},{"line_number":110,"context_line":"        elif self.ucsm_conf.multi_ucsm_mode:"},{"line_number":111,"context_line":"            self.ucsm_sp_dict.update(self.ucsm_conf.ucsm_sp_dict)"},{"line_number":112,"context_line":"            self.ucsm_host_dict.update(self.ucsm_conf.ucsm_host_dict)"},{"line_number":113,"context_line":"        else:"}],"source_content_type":"text/x-python","patch_set":5,"id":"9a30ddce_e0ae8d7f","line":110,"range":{"start_line":110,"start_character":18,"end_line":110,"end_character":27},"in_reply_to":"9a30ddce_3a59c435","updated":"2017-03-13 17:48:17.000000000","message":"This code is tested by code in test_cisco_ucsm_common.py","commit_id":"13142279dcd7ffdcfb9b130da6034dc2b1c045d7"}]}
