)]}'
{"neutron_tempest_plugin/scenario/test_subnet_fullstack.py":[{"author":{"_account_id":8313,"name":"Lajos Katona","display_name":"lajoskatona","email":"katonalala@gmail.com","username":"elajkat","status":"Ericsson Software Technology"},"change_message_id":"5766d08b4e4c9411ec4a2341978b860ab8f43003","unresolved":true,"context_lines":[],"source_content_type":"","patch_set":3,"id":"594277ac_43d7b27c","updated":"2025-07-04 10:20:12.000000000","message":"not sure if we want to keep fullstack in the name, for local_ip we already have a test_local_ip module in n-t-p that can be used for example....","commit_id":"e9738eb30b34eef2a408126d0cc2b08a446ef6c0"},{"author":{"_account_id":8313,"name":"Lajos Katona","display_name":"lajoskatona","email":"katonalala@gmail.com","username":"elajkat","status":"Ericsson Software Technology"},"change_message_id":"d0a00c57b4fb5c5363d5274bda7ab969d3d358e7","unresolved":true,"context_lines":[{"line_number":88,"context_line":"        self.assertEqual(subnet[\u0027gateway_ip\u0027], \u0027240.0.2.1\u0027)"},{"line_number":89,"context_line":""},{"line_number":90,"context_line":"    @decorators.idempotent_id(\u00277ce964bd-1cc7-4c59-8449-0ad0b75ac673\u0027)"},{"line_number":91,"context_line":"    def test_subnet_with_prefixlen_29_connectivity(self):"},{"line_number":92,"context_line":"        network \u003d self.create_network("},{"line_number":93,"context_line":"            network_name\u003ddata_utils.rand_name(\"net_prefix31\"))"},{"line_number":94,"context_line":"        subnet \u003d self.create_subnet("}],"source_content_type":"text/x-python","patch_set":4,"id":"c80e4c47_cfa1f8f0","line":91,"range":{"start_line":91,"start_character":4,"end_line":91,"end_character":57},"updated":"2025-07-04 11:48:30.000000000","message":"As I wrote in the commit msg 31 will not work in tempest, as we DHCP, and FIP for connection. So I am not sure if this gives any coverage compared to other tests","commit_id":"b811c2e4b07a847aead384a23a30087e4096a94e"},{"author":{"_account_id":16688,"name":"Rodolfo Alonso","email":"ralonsoh@redhat.com","username":"rodolfo-alonso-hernandez"},"change_message_id":"2ebc9edebffe64b04853c888e05ae21e941eec97","unresolved":true,"context_lines":[{"line_number":88,"context_line":"        self.assertEqual(subnet[\u0027gateway_ip\u0027], \u0027240.0.2.1\u0027)"},{"line_number":89,"context_line":""},{"line_number":90,"context_line":"    @decorators.idempotent_id(\u00277ce964bd-1cc7-4c59-8449-0ad0b75ac673\u0027)"},{"line_number":91,"context_line":"    def test_subnet_with_prefixlen_29_connectivity(self):"},{"line_number":92,"context_line":"        network \u003d self.create_network("},{"line_number":93,"context_line":"            network_name\u003ddata_utils.rand_name(\"net_prefix31\"))"},{"line_number":94,"context_line":"        subnet \u003d self.create_subnet("}],"source_content_type":"text/x-python","patch_set":4,"id":"3e6faead_ea52673a","line":91,"range":{"start_line":91,"start_character":4,"end_line":91,"end_character":57},"in_reply_to":"c80e4c47_cfa1f8f0","updated":"2025-07-07 09:52:32.000000000","message":"I think the point of creating /31 subnets is to test that we can create 1 to 1 networks. In this case, we can created VMs with two ports, one with FIP connectivity and the other one connected to a DHCP-less subnet /31.\n\nThen is possible to get into the VM, set the IP address manually on the second interface and ping to the other VM (doing the same in the other VM).\n\nThat is bit complex and can be addressed in a separate patch if needed.","commit_id":"b811c2e4b07a847aead384a23a30087e4096a94e"}]}
