Patch series for reboot feature, part 2
authorAlexander Schreiber <als@google.com>
Thu, 18 Oct 2007 10:25:50 +0000 (10:25 +0000)
committerAlexander Schreiber <als@google.com>
Thu, 18 Oct 2007 10:25:50 +0000 (10:25 +0000)
commitbf6929a22dc99c0da5404b1e55569e14db820956
tree48d7ed3e3fd2483e379340f70383769b22e1f621
parent007a2f3e50e20aa187eff32807c221afb0227986
Patch series for reboot feature, part 2

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 opcode and lu part.

Reviewed-by: iustinp
lib/cmdlib.py
lib/mcpu.py
lib/opcodes.py