From 204081d00fb93b9e41e387f607caef26b92fc778 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Fri, 12 Feb 2021 16:44:03 +0000 Subject: [PATCH] Fix v2v input side diagram. --- 2021-pipelines/7000-virt-v2v-pipelines.html | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/2021-pipelines/7000-virt-v2v-pipelines.html b/2021-pipelines/7000-virt-v2v-pipelines.html index dd1540a..03317cb 100644 --- a/2021-pipelines/7000-virt-v2v-pipelines.html +++ b/2021-pipelines/7000-virt-v2v-pipelines.html @@ -12,21 +12,21 @@
-                              nbdkit
-┌───────────┐    ┌─────────────┐    ┌─────────────┐NBD ┌───────┐
-│ OVA file  │───▶│ tar-filter  │───▶│ rate-filter │───▶│ qcow2 │...
-└───────────┘    └─────────────┘    └─────────────┘    └───────┘
+                                 nbdkit
+┌───────────┐    ┌───────────────┐    ┌─────────────┐NBD ┌───────┐
+│ OVA file  │───▶│ tar-filter    │───▶│ rate-filter │───▶│ qcow2 │...
+└───────────┘    └───────────────┘    └─────────────┘    └───────┘
 
-                    nbdkit
-┌────────────┐    ┌─────────────┐NBD ┌───────┐
-│ RHEL 5 Xen │───▶│ rate-filter │───▶│ qcow2 │...
-└────────────┘    └─────────────┘    └───────┘
+                                 nbdkit
+┌────────────┐ssh ┌──────────────┐    ┌─────────────┐NBD ┌───────┐
+│ RHEL 5 Xen │───▶│ ssh plugin   │───▶│ rate-filter │───▶│ qcow2 │...
+└────────────┘    └──────────────┘    └─────────────┘    └───────┘
 
-┌────────────┐    ┌───────┐
-│ disk image │───▶│ qcow2 │...
-└────────────┘    └───────┘
+                                       ┌────────────┐    ┌───────┐
+                                       │ disk image │───▶│ qcow2 │...
+                                       └────────────┘    └───────┘
 
-- 1.8.3.1