)]}'
{"nova/virt/libvirt/driver.py":[{"author":{"_account_id":11904,"name":"Sean McGinnis","email":"sean.mcginnis@gmail.com","username":"SeanM"},"change_message_id":"15b1f57bb0dd6cbf270c3f1b0c8fb54e7fd62561","unresolved":false,"context_lines":[{"line_number":7959,"context_line":"            # being left in an ERROR state and still marked on the source."},{"line_number":7960,"context_line":"            try:"},{"line_number":7961,"context_line":"                self._disconnect_volume(context, connection_info, instance)"},{"line_number":7962,"context_line":"            except Exception as ex:"},{"line_number":7963,"context_line":"                volume_id \u003d driver_block_device.get_volume_id(connection_info)"},{"line_number":7964,"context_line":"                LOG.exception(\"Ignoring exception while attempting to \""},{"line_number":7965,"context_line":"                              \"disconnect volume %s from the source host \""}],"source_content_type":"text/x-python","patch_set":1,"id":"3fa7e38b_b0c24352","line":7962,"range":{"start_line":7962,"start_character":29,"end_line":7962,"end_character":34},"updated":"2019-10-28 15:46:34.000000000","message":"If it helps, here is the pep8 issue. ex is not used anywhere. LOG.exception will still pick up in-scope exceptions.","commit_id":"78f7f763e7c424864a95626b04007f293b210260"}]}
