[CRIU] [PATCH v4 3/8] p.haul: add vz specific parameter "--vz-shared-disks"
Alexander Burluka
aburluka at virtuozzo.com
Wed Apr 13 03:25:58 PDT 2016
Signed-off-by: Alexander Burluka <aburluka at virtuozzo.com>
---
phaul/p_haul_vz.py | 1 +
1 file changed, 1 insertion(+)
diff --git a/phaul/p_haul_vz.py b/phaul/p_haul_vz.py
index 808db7d..ade190f 100644
--- a/phaul/p_haul_vz.py
+++ b/phaul/p_haul_vz.py
@@ -289,6 +289,7 @@ class p_haul_type:
def add_hauler_args(parser):
"""Add Virtuozzo specific command line arguments"""
parser.add_argument("--vz-dst-ctid", help="ctid at destination")
+ parser.add_argument("--vz-shared-disks", help="List of shared storage disks")
def _parse_vz_config(body):
--
1.8.3.1
More information about the CRIU
mailing list