)]}'
{"nova/network/neutron.py":[{"author":{"_account_id":4393,"name":"Dan Smith","email":"dms@danplanet.com","username":"danms"},"change_message_id":"bf1669b09e3325a8b4b8cf7fe663570be3bef2e9","unresolved":false,"context_lines":[{"line_number":2600,"context_line":"                    port_id)[\u0027port\u0027]"},{"line_number":2601,"context_line":"            except neutron_client_exc.PortNotFoundClient:"},{"line_number":2602,"context_line":"                # it\u0027s possible to create floating IPs without a port"},{"line_number":2603,"context_line":"                fip[\u0027port_details\u0027] \u003d None"},{"line_number":2604,"context_line":""},{"line_number":2605,"context_line":"        return fip"},{"line_number":2606,"context_line":""}],"source_content_type":"text/x-python","patch_set":1,"id":"3fa7e38b_010c59e9","line":2603,"updated":"2020-02-06 15:16:15.000000000","message":"The code that uses this already checks for truthiness of fip[\u0027port_details\u0027] before it tries to treat this as a dict, so this is fine.","commit_id":"aec3ca0765e85a8bb619cd38b5411a4fbc0acaf3"}]}
