ACM: Recover if XML policy representation is missing.
authorKeir Fraser <keir.fraser@citrix.com>
Thu, 6 Dec 2007 12:13:12 +0000 (12:13 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Thu, 6 Dec 2007 12:13:12 +0000 (12:13 +0000)
commit8fd28ec7bdee9cb07c7af9bede6683e5edf02744
tree4fc08999160ecfb40e5c9c9f66daf3edbeda46b4
parenta814f6cd0ff828cc100dab2f11e85e4d5baa25c9
ACM: Recover if XML policy representation is missing.

Recover the system if the XML representation of the currently loaded
policy is missing. Force the installation of the DEFAULT policy.

Signed-off-by: Stefan Berger <stefanb@us.ibm.com>
tools/python/xen/util/acmpolicy.py
tools/python/xen/xend/XendXSPolicyAdmin.py