Re: [libvirt] [sandbox PATCH v4 13/21] Image: Add get_disk function to Source

2015-09-04 Thread Daniel P. Berrange
On Fri, Aug 28, 2015 at 01:47:41PM +, Eren Yagdiran wrote: > Provide a way to know which disk image to use for the sandbox depending on > the used source > DockerSource will need to locate the topmost disk image among all the layers > images > --- >

[libvirt] [sandbox PATCH v4 13/21] Image: Add get_disk function to Source

2015-08-28 Thread Eren Yagdiran
Provide a way to know which disk image to use for the sandbox depending on the used source DockerSource will need to locate the topmost disk image among all the layers images --- virt-sandbox-image/sources/DockerSource.py | 16 virt-sandbox-image/sources/Source.py | 4