Displaying 3 results from an estimated 3 matches for "a64843b35".
2018 May 09
1
[PATCH] v2v: update results of test-v2v-i-ova-snapshots for non-json
...on, the disk will be the snapshot #2.
Fixes commit e5946165c8ea78e0e91c4cfdb5e793526cd638e1.
---
v2v/test-v2v-i-ova-snapshots.expected | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/v2v/test-v2v-i-ova-snapshots.expected b/v2v/test-v2v-i-ova-snapshots.expected
index 97bce58ad..a64843b35 100644
--- a/v2v/test-v2v-i-ova-snapshots.expected
+++ b/v2v/test-v2v-i-ova-snapshots.expected
@@ -13,7 +13,7 @@ hypervisor type: vmware
video:
sound:
disks:
- disk1.vmdk (vmdk) [scsi]
+ disk1.vmdk.000000002 (vmdk) [scsi]
removable media:
CD-ROM [ide] in slot 0
NICs:
--...
2018 Jul 05
4
[PATCH] v2v: Preserve VM Generation ID (RHBZ#1598350).
...guest information (--print-source option):
source name: 2K8R2EESP1_2_Medium
hypervisor type: vmware
+ VM genid:
memory: 1073741824 (bytes)
nr vCPUs: 1
CPU vendor:
diff --git a/v2v/test-v2v-i-ova-snapshots.expected b/v2v/test-v2v-i-ova-snapshots.expected
index a64843b35..8908de03b 100644
--- a/v2v/test-v2v-i-ova-snapshots.expected
+++ b/v2v/test-v2v-i-ova-snapshots.expected
@@ -2,6 +2,7 @@ Source guest information (--print-source option):
source name: 2K8R2EESP1_2_Medium
hypervisor type: vmware
+ VM genid:
memory: 1073741824 (bytes)...
2018 Jul 05
0
Re: [PATCH] v2v: Preserve VM Generation ID (RHBZ#1598350).
...;
> source name: 2K8R2EESP1_2_Medium
> hypervisor type: vmware
> + VM genid:
> memory: 1073741824 (bytes)
> nr vCPUs: 1
> CPU vendor:
> diff --git a/v2v/test-v2v-i-ova-snapshots.expected
> b/v2v/test-v2v-i-ova-snapshots.expected
> index a64843b35..8908de03b 100644
> --- a/v2v/test-v2v-i-ova-snapshots.expected
> +++ b/v2v/test-v2v-i-ova-snapshots.expected
> @@ -2,6 +2,7 @@ Source guest information (--print-source option):
>
> source name: 2K8R2EESP1_2_Medium
> hypervisor type: vmware
> + VM genid:
>...