xend, acm: Trigger a script when a resource's label changes
authorKeir Fraser <keir@xensource.com>
Mon, 29 Oct 2007 08:46:34 +0000 (08:46 +0000)
committerKeir Fraser <keir@xensource.com>
Mon, 29 Oct 2007 08:46:34 +0000 (08:46 +0000)
commit5ef7bed4e4c757d0729f81c4a5140c41745897ab
tree51233738d5c7d8661bc57bed68a642e7608dbdae
parenta99192d1d7ed65885125d470a58946019064e58a
xend, acm: Trigger a script when a resource's label changes

This patch triggers a script when a resource's label changes. The xend
config file should provide a variable 'resource-label-change-script'
that can then be launched.

Signed-off-by; Stefan Berger <stefanb@us.ibm.com>
tools/examples/xend-config.sxp
tools/python/xen/util/xsm/acm/acm.py
tools/python/xen/xend/XendOptions.py