Said Eid

Results 7 comments of Said Eid

This PR is stalling since a while. I will pull this PR and refactor it to fit into the code base as there has been a lot of changes since...

Should this be fixed in Turbinia, instead of creating new clients?

in the installed version google-cloud-logging-2.3.1 the attribute shouldn't be missing (see [source](https://github.com/googleapis/python-logging/compare/v2.3.1...v3.2.2)) I am thinking that there might be another library around that is making google.cloud.logging a namespace package, can...

following up on our former discussion, https://github.com/google/cloud-forensics-utils/pull/169 is now merged. Raw disk images (+ other formats) can be imported from GCS to GCE. The created disk might be bigger due...

@aarontp regarding hash verification, there are several ways to do it, but first a few points because I think we might need to do it in a different way: -...

@aarontp - For raw disk images the current method will work, I thought about other disk image format (ex: VMDK, VHD, etc..) the current workflow will first convert these to...