)]}'
{"openstackclient/compute/v2/server.py":[{"author":{"_account_id":15334,"name":"Stephen Finucane","display_name":"stephenfin","email":"stephenfin@redhat.com","username":"sfinucan"},"change_message_id":"333618680bdf21c5e0600cedf22cbb46907a469e","unresolved":false,"context_lines":[{"line_number":2000,"context_line":"                fixed_ips \u003d port.fixed_ips"},{"line_number":2001,"context_line":"                for fixed_ip in fixed_ips:"},{"line_number":2002,"context_line":"                    if fixed_ip[\u0027ip_address\u0027] \u003d\u003d address:"},{"line_number":2003,"context_line":"                        return port"},{"line_number":2004,"context_line":""},{"line_number":2005,"context_line":"        filters \u003d {\u0027device_id\u0027: server.id,"},{"line_number":2006,"context_line":"                   \u0027fixed_ips\u0027: \u0027ip_address\u003d%s\u0027 % parsed_args.ip_address}"}],"source_content_type":"text/x-python","patch_set":4,"id":"9f560f44_dabbab0c","line":2003,"updated":"2020-10-01 13:14:33.000000000","message":"What about if there is no matching IP? Currently this fails rather unhelpfully:\n\n  $ openstack server remove fixed ip test-server 1.2.3.4\n  \u0027NoneType\u0027 object has no attribute \u0027id\u0027","commit_id":"513908357c40cf9dd0dbf82167171118e5e463e5"}]}
