On Thursday, 19 September 2019 08:23:46 CEST Pino Toscano wrote:
Add the missing objects, methods, variables, and relations among the
various objects.
Followup/fixes commit c49aa4fe01aac82d4776dd2a3524ce16e6deed06, and
commit 8118f28b6ff93c11f92fd65873285c2eba10ea0a.
---
Consider the following change squashed to this commit:
diff --git a/v2v/test-v2v-o-rhv-upload.sh b/v2v/test-v2v-o-rhv-upload.sh
index 23d2ad7a0..a2f5b0d5e 100755
--- a/v2v/test-v2v-o-rhv-upload.sh
+++ b/v2v/test-v2v-o-rhv-upload.sh
@@ -50,4 +50,4 @@ $VG virt-v2v --debug-gc -v -x \
-oo rhv-cafile=/dev/null \
-oo rhv-direct \
-op /dev/null \
- -os .
+ -os Storage
--
Pino Toscano