[virt-tools-list] [virt-manager PATCH] virtManager: clone: build default clone path if we know how

Cole Robinson crobinso at redhat.com
Tue Mar 5 22:07:32 UTC 2019


On 3/5/19 6:18 AM, Pavel Hrdina wrote:
> Function do_we_default returns only if we want to default to clone disk
> even if we know how to create default clone path.  Only in case that the
> storage pool is TYPE_DISK we don't know how to create default path and
> we cannot default to clone that disk.  In all other cases as ReadOnly
> disk or Shareable and so on we can prepare the default path for user if
> they decide to clone it.
> 
> Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1565106
> 
> Signed-off-by: Pavel Hrdina <phrdina at redhat.com>
> ---
>  virtManager/clone.py | 10 ++++++----
>  1 file changed, 6 insertions(+), 4 deletions(-)

Reviewed-by: Cole Robinson <crobinso at redhat.com>

- Cole




More information about the virt-tools-list mailing list