]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: Rename life cycle actions to event actions
authorJiri Denemark <jdenemar@redhat.com>
Thu, 6 Sep 2012 19:56:49 +0000 (21:56 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Thu, 11 Oct 2012 12:40:54 +0000 (14:40 +0200)
commitd0ea530b00e69801043fee52e78226cd44eb3194
treea3aa0f56d18268ef722cad932de55693a7ce902c
parent0ec6aebb6461b3d6ef71322114cf160ae2d3de19
conf: Rename life cycle actions to event actions

While current on_{poweroff,reboot,crash} action configuration is about
configuring life cycle actions, they can all be considered events and
actions that need to be done on a particular event. Let's generalize the
code by renaming life cycle actions to event actions so that it can be
reused later for non-lifecycle events.
docs/formatdomain.html.in
docs/schemas/domaincommon.rng
src/conf/domain_conf.c
src/conf/domain_conf.h