)]}'
{"neutron/db/l3_db.py":[{"author":{"_account_id":1131,"name":"Brian Haley","email":"haleyb.dev@gmail.com","username":"brian-haley"},"change_message_id":"4817d570e8a283876d4075a18580398949ed5cfe","unresolved":false,"context_lines":[{"line_number":1369,"context_line":"                        events.AFTER_UPDATE,"},{"line_number":1370,"context_line":"                        self._update_fip_assoc,"},{"line_number":1371,"context_line":"                        **assoc_result)"},{"line_number":1372,"context_line":"        if assoc_result[\u0027association_event\u0027]:"},{"line_number":1373,"context_line":"            LOG.info(FIP_ASSOC_MSG,"},{"line_number":1374,"context_line":"                     {\u0027fip_id\u0027: assoc_result[\u0027floating_ip_id\u0027],"},{"line_number":1375,"context_line":"                      \u0027ext_ip\u0027: assoc_result[\u0027floating_ip_address\u0027],"}],"source_content_type":"text/x-python","patch_set":4,"id":"5faad753_9905ef13","line":1372,"updated":"2019-09-13 13:38:23.000000000","message":"I guess in the create case this has to be True, since we wouldn\u0027t get here otherwise, right?  Checking doesn\u0027t hurt anything.","commit_id":"099e09567744acfb71d6f7cf9fe884e961a14d9a"},{"author":{"_account_id":16688,"name":"Rodolfo Alonso","email":"ralonsoh@redhat.com","username":"rodolfo-alonso-hernandez"},"change_message_id":"b8979e82fb30c82c785ae97cbbdc324fde8d5f5b","unresolved":false,"context_lines":[{"line_number":1369,"context_line":"                        events.AFTER_UPDATE,"},{"line_number":1370,"context_line":"                        self._update_fip_assoc,"},{"line_number":1371,"context_line":"                        **assoc_result)"},{"line_number":1372,"context_line":"        if assoc_result[\u0027association_event\u0027]:"},{"line_number":1373,"context_line":"            LOG.info(FIP_ASSOC_MSG,"},{"line_number":1374,"context_line":"                     {\u0027fip_id\u0027: assoc_result[\u0027floating_ip_id\u0027],"},{"line_number":1375,"context_line":"                      \u0027ext_ip\u0027: assoc_result[\u0027floating_ip_address\u0027],"}],"source_content_type":"text/x-python","patch_set":4,"id":"5faad753_5023b3bd","line":1372,"in_reply_to":"5faad753_9905ef13","updated":"2019-09-15 16:22:04.000000000","message":"Nope, not always, because you can create a FIP without associating it to a fixed IP. In this case, assoc_result[\u0027association_event\u0027] is None.","commit_id":"099e09567744acfb71d6f7cf9fe884e961a14d9a"}]}
