Repository: cloudstack
Updated Branches:
  refs/heads/4.4 9450205f7 -> 3ac633d2f


CLOUDSTACK-6544: [Automation] Failed to create template for ROOT volume in Xen, 
with Exception: callHostPlugin failed


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/bba7f4e7
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/bba7f4e7
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/bba7f4e7

Branch: refs/heads/4.4
Commit: bba7f4e7d1506cebf73ce22e12d02c03110d6617
Parents: 9450205
Author: Harikrishna Patnala <harikrishna.patn...@citrix.com>
Authored: Thu May 8 14:46:33 2014 +0530
Committer: Daan Hoogland <d...@onecht.net>
Committed: Thu May 8 13:42:41 2014 +0200

----------------------------------------------------------------------
 scripts/vm/hypervisor/xenserver/xenserver62/patch | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/bba7f4e7/scripts/vm/hypervisor/xenserver/xenserver62/patch
----------------------------------------------------------------------
diff --git a/scripts/vm/hypervisor/xenserver/xenserver62/patch 
b/scripts/vm/hypervisor/xenserver/xenserver62/patch
index 13f4f93..03cdfad 100644
--- a/scripts/vm/hypervisor/xenserver/xenserver62/patch
+++ b/scripts/vm/hypervisor/xenserver/xenserver62/patch
@@ -28,6 +28,7 @@
 # If [source path] does not start with '/' or '~', then it is relative path to 
the location of the patch file. 
 vmops=..,0755,/etc/xapi.d/plugins
 vmopspremium=..,0755,/etc/xapi.d/plugins
+vmopsSnapshot=..,0755,/etc/xapi.d/plugins
 xen-ovs-vif-flows.rules=..,0644,/etc/udev/rules.d
 ovs-vif-flows.py=..,0755,/etc/xapi.d/plugins
 cloudstack_plugins.conf=..,0644,/etc/xensource

Reply via email to