)]}'
{"cinder/volume/drivers/lvm.py":[{"author":{"_account_id":4523,"name":"Eric Harney","email":"eharney@redhat.com","username":"eharney"},"change_message_id":"e8048f815dffc1b06155bcf1ca1ba452e291c59f","unresolved":false,"context_lines":[{"line_number":324,"context_line":""},{"line_number":325,"context_line":"    def backup_volume(self, context, backup, backup_service):"},{"line_number":326,"context_line":"        \"\"\"Create a new backup from an existing volume.\"\"\""},{"line_number":327,"context_line":"        volume \u003d self.db.volume_get(context, backup[\u0027volume_id\u0027])"},{"line_number":328,"context_line":"        volume_path \u003d self.local_path(volume)"},{"line_number":329,"context_line":"        with utils.temporary_chown(volume_path):"},{"line_number":330,"context_line":"            with fileutils.file_open(volume_path) as volume_file:"}],"source_content_type":"text/x-python","patch_set":3,"id":"AAAATn%2F88JY%3D","line":327,"updated":"2014-01-22 16:36:31.000000000","message":"Another spot for concern w/ LV activation (not snap).","commit_id":"673057320929d33095c998d477c2537567ccf74b"},{"author":{"_account_id":4523,"name":"Eric Harney","email":"eharney@redhat.com","username":"eharney"},"change_message_id":"e8048f815dffc1b06155bcf1ca1ba452e291c59f","unresolved":false,"context_lines":[{"line_number":331,"context_line":"                backup_service.backup(backup, volume_file)"},{"line_number":332,"context_line":""},{"line_number":333,"context_line":"    def restore_backup(self, context, backup, volume, backup_service):"},{"line_number":334,"context_line":"        \"\"\"Restore an existing backup to a new or existing volume.\"\"\""},{"line_number":335,"context_line":"        volume_path \u003d self.local_path(volume)"},{"line_number":336,"context_line":"        with utils.temporary_chown(volume_path):"},{"line_number":337,"context_line":"            with fileutils.file_open(volume_path, \u0027wb\u0027) as volume_file:"}],"source_content_type":"text/x-python","patch_set":3,"id":"AAAATn%2F88JM%3D","line":334,"updated":"2014-01-22 16:36:31.000000000","message":"Ditto","commit_id":"673057320929d33095c998d477c2537567ccf74b"},{"author":{"_account_id":7223,"name":"Ayal Baron","email":"abaron@redhat.com"},"change_message_id":"0f3369f30869371de656f73c527f95198fc9aa53","unresolved":false,"context_lines":[{"line_number":724,"context_line":"                                lvm_mirrors,"},{"line_number":725,"context_line":"                                dest_vg_ref)"},{"line_number":726,"context_line":""},{"line_number":727,"context_line":"        volutils.copy_volume(self.local_path(volume),"},{"line_number":728,"context_line":"                             self.local_path(volume, vg\u003ddest_vg),"},{"line_number":729,"context_line":"                             volume[\u0027size\u0027],"},{"line_number":730,"context_line":"                             execute\u003dself._execute)"}],"source_content_type":"text/x-python","patch_set":3,"id":"AAAATn%2F88UA%3D","line":727,"updated":"2013-12-18 14:54:38.000000000","message":"shouldn\u0027t you be activating here as well?","commit_id":"673057320929d33095c998d477c2537567ccf74b"}]}
