Commit Graph

18392 Commits

Author SHA1 Message Date
Jessica Wang
39783503b8 domain page, disk offering page, service offering page - not update right panel after an action succeeds since the action might not belong to currently selected middle menu item. 2011-01-13 11:17:05 -08:00
Jessica Wang
efc35809ae Router page, SystemVM page - not update right panel after an action succeeds since the action might not belong to currently selected middle menu item. 2011-01-13 11:01:30 -08:00
will
b548c3e825 bad merge. Not sure how the variable was not declared. 2011-01-13 10:45:39 -08:00
Jessica Wang
7e7a5f3e45 cluster page, network page, secondary storage page - not update right panel after an action succeeds since the action might not belong to currently selected middle menu item. 2011-01-13 10:13:41 -08:00
Jessica Wang
fb04b04835 pod page, zone page - not update right panel after an action succeeds since the action might not belong to currently selected middle menu item. 2011-01-13 09:40:42 -08:00
will
13d051df80 bug 7926: fixed spelling mistake. 2011-01-13 09:14:11 -08:00
nit
be70b42722 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2011-01-13 16:03:31 +05:30
Edison Su
3aa8c870f7 libvirt on RHEL6 doesn't handle VM_RESUME event emitted from qemu, then libvirt thinks the vm is always in PAUSE state, while actually the vm is running after taking snapshot. So, need to manually resume the vm, in taking snapshot command... 2011-01-13 12:21:39 -05:00
nit
f9a6d476b4 bug 7519 : Adding the extractable attribute in ListTemplates/ISOs/Volumes command 2011-01-13 15:52:23 +05:30
Jessica Wang
1e1f32fa2e Primary Storage page - not update right panel after an action succeeds since the action might not belong to currently selected middle menu item. 2011-01-12 18:29:47 -08:00
will
443d733665 bug 7803: Fixed use case where virtual networking is unavailable. We will now default the first dedicated network first before others. 2011-01-12 17:53:32 -08:00
will
63978f09ea bug 7803: Fixed use case where virtual networking is unavailable. We will now default the first dedicated network first before others. 2011-01-12 17:53:31 -08:00
Jessica Wang
ae477a7c56 host page, primary storage page - copy action info over right panel. 2011-01-12 17:46:53 -08:00
Frank
1b1ce445e5 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2011-01-12 17:44:34 -08:00
Frank
bbdc1bde7f add cloud-server-extras.jar to xml doc's dependency 2011-01-12 17:43:05 -08:00
Chiradeep Vittal
b00e2f734e Automate vmware systemvm appliance generation 2011-01-12 17:31:39 -08:00
Chiradeep Vittal
1934e79900 bug 7141: rotate logs 2011-01-12 17:31:39 -08:00
Chiradeep Vittal
6ecbbe0b37 Add logrotate for dnsmasq and haproxy 2011-01-12 17:31:39 -08:00
Chiradeep Vittal
ca2d32ad44 initial debian config for logging 2011-01-12 17:31:38 -08:00
Ragnar B. Johannsson
7a60bbbbbc Refresh UserVmDetails before using. 2011-01-13 01:21:57 +00:00
Ragnar B. Johannsson
81bb2a43d1 Do not save an SSH public key unless one is provided. 2011-01-13 00:48:48 +00:00
alena
381717854c Fixed NPE in deleteAccount - search for all accounts (instead of searching for active accounts only) when do deleteNetwork 2011-01-12 16:34:56 -08:00
keshav
158ed4c622 Changed some formatting. 2011-01-12 16:26:23 -08:00
Frank
b2ae923378 add commands-ext.properties.in to xml doc in wscript_build 2011-01-12 16:13:15 -08:00
Ragnar B. Johannsson
bf747a4a2e Merge branch 'master' of git.cloud.com:/var/lib/git/cloudstack-oss 2011-01-12 23:31:42 +00:00
Ragnar B. Johannsson
4bb42e43cc Get UserVm details via UserVmDao.loadDetails().
Also, removed references to ssh public key in UserVmVO and the underlying
table and used user_vm_details instead.
2011-01-12 23:24:17 +00:00
Jessica Wang
3a0b98eb83 bug 7956: when middle menu action fails, show error message on right panel if this action belongs to the currently selected middle menu item. 2011-01-12 15:20:05 -08:00
Jessica Wang
b4e1fbbb01 bug 7956: when middle menu action succeeds, update right panel if this action belongs to the currently selected middle menu item. 2011-01-12 14:47:34 -08:00
alena
8b18b58c51 bug 7947: use correct search builder in UserVmDao
status 7947: resolved fixed
2011-01-12 14:15:13 -08:00
Edison Su
c0354e7508 bug 7938: The path of qemu is hardcoded as /usr/libexec/qemu-kvm in libvirtd under RHEL6. While, we use the different path, /usr/libexec/cloud-qemu-kvm(which build by ourself to support snapshot), then some of the feature just doesn't work, such as attaching disk.... Rebuild the package for RHEL6
status 7938: resolved fixed
2011-01-12 14:05:02 -08:00
Jessica Wang
5f1d54b978 bug 7956: when copy action info from middle menu item to right panel, hide spinning wheel in right panel if spinning wheel in middle menu item id hidden. 2011-01-12 14:05:23 -08:00
Kelven Yang
256e26ff61 Waiting virtual router to be ready in a outer place instead of inside VirtualNetworkApplianceImpl. This is to fix the the blocker issue of unable to deploy VM/start DomR 2011-01-12 12:31:19 -08:00
Kelven Yang
e31e0c40a5 Add a holding Eclipse project to help build Eclipse workplace upon deps directory. Be it either deps or thirdparty to hold reference .jars, we better use the same 2011-01-12 12:31:18 -08:00
alena
4418e8f245 Don't zip Api xml doc directory in java code, rpm script will do it 2011-01-12 12:18:53 -08:00
Jessica Wang
0a05b9c075 volume page - not update right panel after an action succeeds since the action might not belong to currently selected middle menu item. 2011-01-12 11:37:41 -08:00
Jessica Wang
40d695b289 instance page - not update right panel after attachISO/detachISO action succeeds since the action might not belong to currently selected middle menu item. 2011-01-12 11:18:27 -08:00
Ragnar B. Johannsson
83b3580c32 Merge branch 'master' of git.cloud.com:/var/lib/git/cloudstack-oss
Conflicts:
	client/tomcatconf/commands.properties.in
	core/src/com/cloud/vm/UserVmVO.java
	server/src/com/cloud/configuration/DefaultComponentLibrary.java
	server/src/com/cloud/vm/UserVmManagerImpl.java
2011-01-12 17:06:08 +00:00
Ragnar B. Johannsson
3e59707dd2 Added user_vm_details table and corresponding access objects.
Moved saved encrypted passwds for getVMPassword API cmd to this new table.
Removed SSH keypair id from UserVm - only public key is needed.
2011-01-12 16:32:36 +00:00
nit
58a80d57cc Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2011-01-12 19:37:42 +05:30
nit
d5297519a5 bug 7519 : Some additional code. 2011-01-12 19:35:28 +05:30
kishan
6bb4af8381 bug 6947: removed network type from service offering APIs
status 6947: resolved fixed
2011-01-12 19:13:09 +05:30
nit
dce1e2031b bug 7519 : Extract links would have Java genereated UUID instead. 2011-01-12 16:53:42 +05:30
anthony
8b425e6313 need to check state every 2 second 2011-01-11 19:36:55 -08:00
will
5b4f410621 bug 7803: Fixed vm wizard to accomodate the new defaulted networks. The only case that doesn't work yet is when the virtual network is "unavailable". Need to fix that still. 2011-01-11 19:08:23 -08:00
Frank
870d0835a5 bug 7722: open vswitch - add entities to tunnel table/vlan mapping table when
host connect, this make these tables lock free(for table lock)
2011-01-11 19:04:37 -08:00
anthony
7add7643e3 bug 7748: need to make sure domr is up before start user VM, if domr is not up within 5 minutes, throw exception
status 7748: resolved fixed
2011-01-11 18:58:20 -08:00
anthony
beb97057e1 reconnect hosts after MS restart 2011-01-11 18:09:01 -08:00
anthony
5b68027d3a bug 7858: for untagged vlan, broadcastRUi is vlan://untagged
status 7858: resolved fixed
2011-01-11 18:09:01 -08:00
Alex Huang
6d9442be54 Finished all merges and unit testing 2011-01-11 18:02:09 -08:00
Alex Huang
6e6e8ff876 better expunge and destroy of volumes 2011-01-11 18:02:09 -08:00