)]}'
{"kuryr_kubernetes/controller/handlers/namespace.py":[{"author":{"_account_id":23567,"name":"Luis Tomas Bolivar","email":"ltomasbo@redhat.com","username":"ltomasbo"},"change_message_id":"86213d3de0d11e70f51177e72ed423b177d08708","unresolved":false,"context_lines":[{"line_number":116,"context_line":"        except exceptions.K8sClientException:"},{"line_number":117,"context_line":"            LOG.exception(\"Kuryrnet CRD could not be added. Rolling back \""},{"line_number":118,"context_line":"                          \"resources created for the namespace.\")"},{"line_number":119,"context_line":"            self._drv_subnets.rollback_network_resources(net_crd_spec, ns_name)"},{"line_number":120,"context_line":"            self._drv_sg.delete_sg(net_crd_sg[\u0027sgId\u0027])"},{"line_number":121,"context_line":"            self._del_kuryrnet_crd(net_crd_name)"},{"line_number":122,"context_line":""},{"line_number":123,"context_line":"    def on_deleted(self, namespace, net_crd\u003dNone):"},{"line_number":124,"context_line":"        LOG.debug(\"Deleting namespace: %s\", namespace)"}],"source_content_type":"text/x-python","patch_set":2,"id":"7faddb67_82e827e2","line":121,"range":{"start_line":119,"start_character":0,"end_line":121,"end_character":48},"updated":"2019-07-12 16:19:57.000000000","message":"as this is now exactly the same as lines 113-115, either unified them by modifying also the exception text, or move the 3 lines to another function","commit_id":"9bc2c3ac9f596b82937b78f42ace19ebdcddf5eb"}]}
