)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":16688,"name":"Rodolfo Alonso","email":"ralonsoh@redhat.com","username":"rodolfo-alonso-hernandez"},"change_message_id":"c7d06dbad5c40d996fb791325dbe0ac7a75c26a1","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"cfc7cf0a_4b209aa1","updated":"2023-10-06 15:26:49.000000000","message":"I\u0027ll copy-paste what I commented in the LP bug:\n\nThe referred patches ([1] in particular in the comments) have the information for this issue: the port resource has always the \"fixed_ips\" information since [2]. The comment:\n    # NOTE(ralonsoh): both resources should have \"fixed_ips\"\n    # information. That key was added to the deleted ports in this\n    # patch but this code runs in the Neutron API (server). Both the\n    # server and the DHCP agent should be updated.\n    # This check could be removed in Y release.\n\nThat means since Wallaby, the Neutron API provide this information in the port resource sent to the DHCP agent via RPC. Any \"port\" dictionary sent to the DHCP agent has the \"ip_address\" key, in particular in the port deletion command [3].\n\nThe removal of this condition [1] was done in Yoga. That means you have updated your DHCP agents to Yoga but your Neutron API is still in an older version of Wallaby that doesn\u0027t contain [2]. ***Please confirm that.***\n\n\n[1]https://review.opendev.org/c/openstack/neutron/+/815853\n[2]https://review.opendev.org/c/openstack/neutron/+/773160\n[3]https://review.opendev.org/c/openstack/neutron/+/773160/7/neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py#272","commit_id":"141ee7e4ceeda426382896dc0fbbecde90ba9900"}]}
