cloudstack/core/src/com/cloud
Devdeep Singh 5dea7728a3 CLOUDSTACK-5248: Fixed creation of mount point when running as non root (cloud) user.
The systemvm iso file is copied only when a systemvm or router vm is to be started on
a host. The file gets copied to the secondary storage. The mount point used is the one
that has permissions for regular user to mount a share.
CLOUDSTACK-5275: The failure was because a secondary storage wasn't available when the
host was added. When a setup is done through wizard the hosts get added before the
secondary storage. CS was tying to copy yhe systemvm iso to secondary and it used to
fail if it wasn't available. Made a change to copy the iso only when a systemvm is
being started on a host.
CLOUDSTACK-5202: Made changes to clean up mount points on stop and start.

All the three are related fixes; so putting a fix in one commit.
2013-12-11 17:22:45 +05:30
..
agent CLOUDSTACK-5248: Fixed creation of mount point when running as non root (cloud) user. 2013-12-11 17:22:45 +05:30
exception Check all warnings in core and fix where applicable, also apply autoformatting on save. 2013-09-21 16:15:36 +08:00
host merge master 2013-05-11 15:28:43 +05:30
hypervisor/hyperv/resource Removed Dead Code from Management Server Hyper-V 2012 Support 2013-06-27 11:46:02 -07:00
info merge master 2013-05-11 15:28:43 +05:30
network CLOUDSTACK-4328 httpclose/mode as keepAliveEnabled 2013-10-22 12:44:23 +02:00
resource merge master 2013-05-11 15:28:43 +05:30
serializer refactor kvm/vmware resource code 2013-05-09 23:10:05 -07:00
storage Fix S3 system vm start issues caused by recent storage refactor work. 2013-11-02 22:30:10 -07:00