cloudstack/plugins/hypervisors
Rohit Yadav 0f317567d2 CLOUDSTACK-710: CitrixResourceBase, if dest dir is not found, mkdir -m 700 -p
This is a security failsafe, so even if destination does not exist we mkdir the path
with 0700 permission. If path exists mkdir -m 700 -p won't do anything.

Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
(cherry picked from commit 3a0c99b0a4)

Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
2013-02-13 22:48:03 +05:30
..
baremetal CLOUDSTACK-1237: Fix an overriding method that would help find template adapter 2013-02-13 15:21:24 +05:30
kvm Summary: Disallow shrinking volume type QCOW2 to fail with better message 2013-02-05 12:41:20 -07:00
ovm Improve component lifecycle management with system run-level concept 2013-01-30 15:21:02 -08:00
simulator CLOUDSTACK-786, CLOUDSTACK-1014: Moved usage APIs to cloud-api. Removed ManagementServerExt. Usage API related implementation is added to UsageServiceImpl 2013-02-05 16:43:40 +05:30
ucs Keep naming more or less consistent 2013-02-05 21:08:23 +01:00
vmware Summary: Add missing ResizeVolumeCommand in VmwareResource.java 2013-02-06 07:55:11 -07:00
xen CLOUDSTACK-710: CitrixResourceBase, if dest dir is not found, mkdir -m 700 -p 2013-02-13 22:48:03 +05:30