cloudstack/server/src/com/cloud
Wido den Hollander 85fc31ec7f Make the update proces of the SystemVM SSH keys more reliable.
On systems where sudo is used "echo ~" might return the homedirectory from the user who executed the sudo command.

By specifically using "echo ~username" we make sure we get back the correct homedirectory.

The same story goes for when updating the key on disk.
2012-06-21 11:56:54 +02:00
..
account Switch to Apache license 2012-04-03 04:50:05 -07:00
acl Switch to Apache license 2012-04-03 04:50:05 -07:00
agent bug CS-15095: vm cpu freq <= host cpu freq 2012-05-25 11:17:55 -07:00
alert bug CS-14530: Whenver adding a new capacity check the state of the resource - if its disabled/enabled. 2012-04-19 14:24:12 +05:30
api Completed API / Management server code for Resource tags feature. UI is yet to be done 2012-06-20 15:45:08 -07:00
async some reformatting and a new way to get vos into the system 2012-04-12 11:04:38 -07:00
baremetal bug 14615: deployVm can work 2 diff ways now: 1) Default way - create and start the vm. 2) Create the vm without starting it. Note that vm's volumes stay in Allocated state -not created on the backend till the point where vm starts 2012-04-06 11:30:48 -07:00
capacity bug CS-14530: Whenver adding a new capacity check the state of the resource - if its disabled/enabled. 2012-04-19 14:24:12 +05:30
certificate/dao Switch to Apache license 2012-04-03 04:50:05 -07:00
cluster fixing line endings in server 2012-04-07 20:13:10 -04:00
configuration Initial checkin for resource tags feature 2012-06-20 15:45:08 -07:00
consoleproxy bug CS-14862: EIP/ELB - SSVM and CPVM should be given an ip address from the public ip address range. 2012-05-21 20:18:37 +05:30
dao Switch to Apache license 2012-04-03 04:50:05 -07:00
dc CS-9919: Support for Nexus Swiches (Cisco Vswitches) 2012-05-25 18:38:30 -07:00
deploy Introduced plugins directory. 2012-06-19 18:27:09 -07:00
domain fixing line endings in server 2012-04-07 20:13:10 -04:00
event Switch to Apache license 2012-04-03 04:50:05 -07:00
ha bug 14622: introduced ha tagging for host 2012-04-09 15:18:01 -07:00
host/dao bug 14622: introduced ha tagging for host 2012-04-09 15:18:01 -07:00
hypervisor bug 15080: check traffic type in host discovery stage - cluster level checks 2012-06-06 16:54:16 -07:00
keystore Switch to Apache license 2012-04-03 04:50:05 -07:00
maint Switch to Apache license 2012-04-03 04:50:05 -07:00
migration fixing line endings in server 2012-04-07 20:13:10 -04:00
netapp Switch to Apache license 2012-04-03 04:50:05 -07:00
network canUseForDeploy is always false for system networks 2012-06-20 15:45:14 -07:00
offerings Open vSwitch tunnel manager 2012-04-23 22:32:16 +01:00
projects Switch to Apache license 2012-04-03 04:50:05 -07:00
resource CS-9919: Support for Nexus Swiches (Cisco Vswitches) 2012-05-25 18:38:30 -07:00
resourcelimit Switch to Apache license 2012-04-03 04:50:05 -07:00
secstorage Switch to Apache license 2012-04-03 04:50:05 -07:00
server Make the update proces of the SystemVM SSH keys more reliable. 2012-06-21 11:56:54 +02:00
service fixing line endings in server 2012-04-07 20:13:10 -04:00
servlet Support console access through rebooting with XAPI session re-negotiation 2012-05-16 17:02:22 -07:00
storage Merge awsapi related changes to CloudStack 2012-05-25 14:40:53 -07:00
tags Completed API / Management server code for Resource tags feature. UI is yet to be done 2012-06-20 15:45:08 -07:00
template CS-14237 GC commands only sent to UP host 2012-05-16 17:21:36 -07:00
test Switch to Apache license 2012-04-03 04:50:05 -07:00
upgrade CS-15220: fixed db upgrade for networks using external devices 2012-06-05 15:10:49 -07:00
usage fixing line endings in server 2012-04-07 20:13:10 -04:00
user CS-15018: Event USER.LOGIN should contain the client IP address. Changes made in accordance with the coding convention. 2012-06-18 10:18:30 -07:00
uuididentity Completed API / Management server code for Resource tags feature. UI is yet to be done 2012-06-20 15:45:08 -07:00
vm agent: Set the listen addr of a VM specificly to the private IP of a host 2012-06-20 15:29:26 +02:00