)]}'
{"tempest/api/network/test_allowed_address_pair.py":[{"author":{"_account_id":8556,"name":"Ghanshyam Maan","display_name":"Ghanshyam Maan","email":"gmaan.os14@gmail.com","username":"ghanshyam"},"change_message_id":"1bfdeb6f3218a41f12a35b45bbe63dd946e6d3d8","unresolved":false,"context_lines":[{"line_number":57,"context_line":""},{"line_number":58,"context_line":"    @decorators.idempotent_id(\u002786c3529b-1231-40de-803c-00e40882f043\u0027)"},{"line_number":59,"context_line":"    def test_create_list_port_with_address_pair(self):"},{"line_number":60,"context_line":"        \"\"\"Create port with allowed address pair attribute\"\"\""},{"line_number":61,"context_line":"        allowed_address_pairs \u003d [{\u0027ip_address\u0027: self.ip_address,"},{"line_number":62,"context_line":"                                  \u0027mac_address\u0027: self.mac_address}]"},{"line_number":63,"context_line":"        body \u003d self.ports_client.create_port("}],"source_content_type":"text/x-python","patch_set":1,"id":"9f560f44_4fc0a851","line":60,"range":{"start_line":60,"start_character":11,"end_line":60,"end_character":17},"updated":"2020-07-26 21:11:17.000000000","message":"\"Create and List....\" as this test list port also","commit_id":"634d09231e7334310313405441fa433ada2ab789"},{"author":{"_account_id":20190,"name":"zhufl","email":"zhu.fanglei@zte.com.cn","username":"zhufl"},"change_message_id":"edad7c0c7e79f4f505332234aa89cba0c182db20","unresolved":false,"context_lines":[{"line_number":57,"context_line":""},{"line_number":58,"context_line":"    @decorators.idempotent_id(\u002786c3529b-1231-40de-803c-00e40882f043\u0027)"},{"line_number":59,"context_line":"    def test_create_list_port_with_address_pair(self):"},{"line_number":60,"context_line":"        \"\"\"Create port with allowed address pair attribute\"\"\""},{"line_number":61,"context_line":"        allowed_address_pairs \u003d [{\u0027ip_address\u0027: self.ip_address,"},{"line_number":62,"context_line":"                                  \u0027mac_address\u0027: self.mac_address}]"},{"line_number":63,"context_line":"        body \u003d self.ports_client.create_port("}],"source_content_type":"text/x-python","patch_set":1,"id":"9f560f44_65fe6d06","line":60,"range":{"start_line":60,"start_character":11,"end_line":60,"end_character":17},"in_reply_to":"9f560f44_4fc0a851","updated":"2020-07-27 01:53:03.000000000","message":"Done","commit_id":"634d09231e7334310313405441fa433ada2ab789"},{"author":{"_account_id":8556,"name":"Ghanshyam Maan","display_name":"Ghanshyam Maan","email":"gmaan.os14@gmail.com","username":"ghanshyam"},"change_message_id":"1bfdeb6f3218a41f12a35b45bbe63dd946e6d3d8","unresolved":false,"context_lines":[{"line_number":110,"context_line":""},{"line_number":111,"context_line":"    @decorators.idempotent_id(\u0027b3f20091-6cd5-472b-8487-3516137df933\u0027)"},{"line_number":112,"context_line":"    def test_update_port_with_multiple_ip_mac_address_pair(self):"},{"line_number":113,"context_line":"        \"\"\"Create an ip address and mac_address through port creating\"\"\""},{"line_number":114,"context_line":"        resp \u003d self.ports_client.create_port("},{"line_number":115,"context_line":"            network_id\u003dself.network[\u0027id\u0027],"},{"line_number":116,"context_line":"            name\u003ddata_utils.rand_name(self.__class__.__name__))"}],"source_content_type":"text/x-python","patch_set":1,"id":"9f560f44_afb504f1","line":113,"range":{"start_line":113,"start_character":11,"end_line":113,"end_character":69},"updated":"2020-07-26 21:11:17.000000000","message":"Update allowed address pair port with multiple ip and  mac","commit_id":"634d09231e7334310313405441fa433ada2ab789"},{"author":{"_account_id":20190,"name":"zhufl","email":"zhu.fanglei@zte.com.cn","username":"zhufl"},"change_message_id":"edad7c0c7e79f4f505332234aa89cba0c182db20","unresolved":false,"context_lines":[{"line_number":110,"context_line":""},{"line_number":111,"context_line":"    @decorators.idempotent_id(\u0027b3f20091-6cd5-472b-8487-3516137df933\u0027)"},{"line_number":112,"context_line":"    def test_update_port_with_multiple_ip_mac_address_pair(self):"},{"line_number":113,"context_line":"        \"\"\"Create an ip address and mac_address through port creating\"\"\""},{"line_number":114,"context_line":"        resp \u003d self.ports_client.create_port("},{"line_number":115,"context_line":"            network_id\u003dself.network[\u0027id\u0027],"},{"line_number":116,"context_line":"            name\u003ddata_utils.rand_name(self.__class__.__name__))"}],"source_content_type":"text/x-python","patch_set":1,"id":"9f560f44_4503690e","line":113,"range":{"start_line":113,"start_character":11,"end_line":113,"end_character":69},"in_reply_to":"9f560f44_afb504f1","updated":"2020-07-27 01:53:03.000000000","message":"Done","commit_id":"634d09231e7334310313405441fa433ada2ab789"}],"tempest/api/network/test_extra_dhcp_options.py":[{"author":{"_account_id":8556,"name":"Ghanshyam Maan","display_name":"Ghanshyam Maan","email":"gmaan.os14@gmail.com","username":"ghanshyam"},"change_message_id":"1bfdeb6f3218a41f12a35b45bbe63dd946e6d3d8","unresolved":false,"context_lines":[{"line_number":58,"context_line":""},{"line_number":59,"context_line":"    @decorators.idempotent_id(\u0027d2c17063-3767-4a24-be4f-a23dbfa133c9\u0027)"},{"line_number":60,"context_line":"    def test_create_list_port_with_extra_dhcp_options(self):"},{"line_number":61,"context_line":"        \"\"\"Test creating a port with Extra DHCP Options\"\"\""},{"line_number":62,"context_line":"        body \u003d self.ports_client.create_port("},{"line_number":63,"context_line":"            network_id\u003dself.network[\u0027id\u0027],"},{"line_number":64,"context_line":"            name\u003ddata_utils.rand_name(self.__class__.__name__),"}],"source_content_type":"text/x-python","patch_set":1,"id":"9f560f44_efcedc81","line":61,"range":{"start_line":61,"start_character":11,"end_line":61,"end_character":24},"updated":"2020-07-26 21:11:17.000000000","message":"\"\"\"Test creating a port with Extra DHCP Options and list those\"\"\"","commit_id":"634d09231e7334310313405441fa433ada2ab789"},{"author":{"_account_id":20190,"name":"zhufl","email":"zhu.fanglei@zte.com.cn","username":"zhufl"},"change_message_id":"edad7c0c7e79f4f505332234aa89cba0c182db20","unresolved":false,"context_lines":[{"line_number":58,"context_line":""},{"line_number":59,"context_line":"    @decorators.idempotent_id(\u0027d2c17063-3767-4a24-be4f-a23dbfa133c9\u0027)"},{"line_number":60,"context_line":"    def test_create_list_port_with_extra_dhcp_options(self):"},{"line_number":61,"context_line":"        \"\"\"Test creating a port with Extra DHCP Options\"\"\""},{"line_number":62,"context_line":"        body \u003d self.ports_client.create_port("},{"line_number":63,"context_line":"            network_id\u003dself.network[\u0027id\u0027],"},{"line_number":64,"context_line":"            name\u003ddata_utils.rand_name(self.__class__.__name__),"}],"source_content_type":"text/x-python","patch_set":1,"id":"9f560f44_e511dd55","line":61,"range":{"start_line":61,"start_character":11,"end_line":61,"end_character":24},"in_reply_to":"9f560f44_efcedc81","updated":"2020-07-27 01:53:03.000000000","message":"Done","commit_id":"634d09231e7334310313405441fa433ada2ab789"},{"author":{"_account_id":8556,"name":"Ghanshyam Maan","display_name":"Ghanshyam Maan","email":"gmaan.os14@gmail.com","username":"ghanshyam"},"change_message_id":"1bfdeb6f3218a41f12a35b45bbe63dd946e6d3d8","unresolved":false,"context_lines":[{"line_number":76,"context_line":""},{"line_number":77,"context_line":"    @decorators.idempotent_id(\u00279a6aebf4-86ee-4f47-b07a-7f7232c55607\u0027)"},{"line_number":78,"context_line":"    def test_update_show_port_with_extra_dhcp_options(self):"},{"line_number":79,"context_line":"        \"\"\"Test updating port with extra DHCP options\"\"\""},{"line_number":80,"context_line":"        name \u003d data_utils.rand_name(\u0027new-port-name\u0027)"},{"line_number":81,"context_line":"        self.ports_client.update_port("},{"line_number":82,"context_line":"            self.port[\u0027id\u0027],"}],"source_content_type":"text/x-python","patch_set":1,"id":"9f560f44_cfcb1870","line":79,"range":{"start_line":79,"start_character":8,"end_line":79,"end_character":56},"updated":"2020-07-26 21:11:17.000000000","message":"\"\"\"Test updating port with extra DHCP options and show that port\"\"\"","commit_id":"634d09231e7334310313405441fa433ada2ab789"},{"author":{"_account_id":20190,"name":"zhufl","email":"zhu.fanglei@zte.com.cn","username":"zhufl"},"change_message_id":"edad7c0c7e79f4f505332234aa89cba0c182db20","unresolved":false,"context_lines":[{"line_number":76,"context_line":""},{"line_number":77,"context_line":"    @decorators.idempotent_id(\u00279a6aebf4-86ee-4f47-b07a-7f7232c55607\u0027)"},{"line_number":78,"context_line":"    def test_update_show_port_with_extra_dhcp_options(self):"},{"line_number":79,"context_line":"        \"\"\"Test updating port with extra DHCP options\"\"\""},{"line_number":80,"context_line":"        name \u003d data_utils.rand_name(\u0027new-port-name\u0027)"},{"line_number":81,"context_line":"        self.ports_client.update_port("},{"line_number":82,"context_line":"            self.port[\u0027id\u0027],"}],"source_content_type":"text/x-python","patch_set":1,"id":"9f560f44_251c7569","line":79,"range":{"start_line":79,"start_character":8,"end_line":79,"end_character":56},"in_reply_to":"9f560f44_cfcb1870","updated":"2020-07-27 01:53:03.000000000","message":"Done","commit_id":"634d09231e7334310313405441fa433ada2ab789"}],"tempest/api/network/test_security_groups.py":[{"author":{"_account_id":8556,"name":"Ghanshyam Maan","display_name":"Ghanshyam Maan","email":"gmaan.os14@gmail.com","username":"ghanshyam"},"change_message_id":"1bfdeb6f3218a41f12a35b45bbe63dd946e6d3d8","unresolved":false,"context_lines":[{"line_number":68,"context_line":"    @decorators.attr(type\u003d\u0027smoke\u0027)"},{"line_number":69,"context_line":"    @decorators.idempotent_id(\u0027e30abd17-fef9-4739-8617-dc26da88e686\u0027)"},{"line_number":70,"context_line":"    def test_list_security_groups(self):"},{"line_number":71,"context_line":"        \"\"\"Verify the security group belonging to project exist in list\"\"\""},{"line_number":72,"context_line":"        body \u003d self.security_groups_client.list_security_groups()"},{"line_number":73,"context_line":"        security_groups \u003d body[\u0027security_groups\u0027]"},{"line_number":74,"context_line":"        found \u003d None"}],"source_content_type":"text/x-python","patch_set":1,"id":"9f560f44_2fc9f477","line":71,"range":{"start_line":71,"start_character":8,"end_line":71,"end_character":74},"updated":"2020-07-26 21:11:17.000000000","message":"this test checks if default sec grp is there or not.\n\n\"\"\"Verify that default security group exist\"\"\"","commit_id":"634d09231e7334310313405441fa433ada2ab789"},{"author":{"_account_id":20190,"name":"zhufl","email":"zhu.fanglei@zte.com.cn","username":"zhufl"},"change_message_id":"edad7c0c7e79f4f505332234aa89cba0c182db20","unresolved":false,"context_lines":[{"line_number":68,"context_line":"    @decorators.attr(type\u003d\u0027smoke\u0027)"},{"line_number":69,"context_line":"    @decorators.idempotent_id(\u0027e30abd17-fef9-4739-8617-dc26da88e686\u0027)"},{"line_number":70,"context_line":"    def test_list_security_groups(self):"},{"line_number":71,"context_line":"        \"\"\"Verify the security group belonging to project exist in list\"\"\""},{"line_number":72,"context_line":"        body \u003d self.security_groups_client.list_security_groups()"},{"line_number":73,"context_line":"        security_groups \u003d body[\u0027security_groups\u0027]"},{"line_number":74,"context_line":"        found \u003d None"}],"source_content_type":"text/x-python","patch_set":1,"id":"9f560f44_452c0999","line":71,"range":{"start_line":71,"start_character":8,"end_line":71,"end_character":74},"in_reply_to":"9f560f44_2fc9f477","updated":"2020-07-27 01:53:03.000000000","message":"Done","commit_id":"634d09231e7334310313405441fa433ada2ab789"}]}
