Alexander Schreiber
authored
This patch series implements the reboot command for gnt-instance. It supports three types of reboot: soft (hypervisor reboot), hard (instance config rebuild and reboot) and full (full instance shutdown and startup again). This patch contains the backend and rpc part of the patch. Reviewed-by: iustinp
Name | Last commit | Last update |
---|---|---|
.. | ||
Makefile.am | ||
__init__.py | ||
backend.py | ||
bdev.py | ||
cli.py | ||
cmdlib.py | ||
config.py | ||
constants.py | ||
errors.py | ||
hypervisor.py | ||
logger.py | ||
mcpu.py | ||
objects.py | ||
opcodes.py | ||
rpc.py | ||
ssconf.py | ||
ssh.py | ||
utils.py |