[CRIU] [PATCH 0/3 v2] p.haul: allow pass module specific command line arguments

Nikita Spiridonov nspiridonov at odin.com
Thu Nov 26 04:52:16 PST 2015


v2
move htype-specific code to htype .py file

v1
Implement module specific arguments feature. For example, with
current patch we can define some Virtuozzo specific command
line arguments and hauler can access such options further in its
'set_options' function.

Nikita Spiridonov (3):
  p.haul: minor style changes in p_haul_vz.py
  p.haul: minor style fixes in htype.py
  p.haul: allow pass module specific command line arguments

 phaul/args_parser.py |    5 +++++
 phaul/htype.py       |   43 ++++++++++++++++++++++++++++---------------
 phaul/p_haul_vz.py   |   21 +++++++++++++--------
 3 files changed, 46 insertions(+), 23 deletions(-)



More information about the CRIU mailing list