Commit Graph

227 Commits

Author SHA1 Message Date
Jessica Wang
4c839ee7de Create template from volume backend is not working. So, hide the option from UI until backend is fixed. 2010-10-05 15:33:05 -07:00
anthony
623517ab69 Merge branch '2.1.x' of ssh://anthony@git.cloud.com/var/lib/git/cloudstack-oss into 2.1.x 2010-10-05 15:31:06 -07:00
anthony
83accd786a bug 6410: there is no vmopsSnapshot plugin
status 6410: resolved fixed
2010-10-05 15:29:17 -07:00
abhishek
34948abd1d bug 6368: adding the manageontap.jar entry for the build xml files, for netapp integration 2010-10-05 15:28:07 -07:00
abhishek
666696f899 fixing the build 2010-10-05 14:28:58 -07:00
Kelven Yang
ddb991467f When storing job record, for domain routers, appoint its owner account in stead of system account 2010-10-05 13:44:22 -07:00
abhishek
0ba6195168 some more improvements to the expunge 2010-10-04 16:58:40 -07:00
abhishek
45271210d5 some more vm networking and expunging improvements 2010-10-04 16:51:56 -07:00
Kelven Yang
ccd7c4e617 Make queryAsyncJobResult support queries from domain administrators 2010-10-04 16:42:45 -07:00
will
3e3727b730 Bug 6371: Commented out extra dashboard.jsp load as due to a race condition, it can cause Safari browsers to not correctly load the dashboard. 2010-10-04 16:11:04 -07:00
Manuel Amador (Rudd-O)
3047ef6a22 bug 6378: Port bug fix for ifaces with no ip address into 2.1.x -- very complicated to do after alexs commit "More file changes" that merged a giant batch of patches 2010-10-04 14:52:01 -07:00
abhishek
0b74b3d684 bug 6384: The bug is a synchronization issue on the domr lock, when 2 vms simultaneoulsy try to acquire a lock. One acquires, and the other times out. This should happen very infrequently, and in case it does, we are returning back an apt error with the request to retry the same operation again
status 6384: resolved fixed
2010-10-04 14:37:45 -07:00
will
379c832ab1 Merge branch '2.1.x' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 2.1.x 2010-10-01 18:40:22 -07:00
will
ef5be38453 Bug 6330:
- Fixed vm action menu associated with the fact IE7 treats z-index differently than all current modern browsers.
- Also added capability of closing previous VM menu if a new one opens.
2010-10-01 18:39:55 -07:00
Kelven Yang
39f2840053 Add time stamped ticket to console access URL to make it more secure 2010-10-01 18:15:54 -07:00
Chiradeep Vittal
26033833f5 bug 6138: reduce logging to important events only
status 6138: resolved fixed
2010-10-01 15:28:22 -07:00
Chiradeep Vittal
1a09e5de6b bug 6105: default to mode http if the public port is 80 2010-10-01 15:24:17 -07:00
anthony
69608275d8 bug 6375: this is actually upgrate issue, in 2.1.3 pooluuid in hostdetail is wrong, which is pooluuid before host is added to pool
status 6375: resolved fixed
2010-10-01 15:21:21 -07:00
anthony
0e05e23365 bug 6374: add NOZEROCONF=yes
status 6374: resolved fixed
2010-10-01 10:53:00 -07:00
Chiradeep Vittal
4d04a13a4a bug 6268: cloud-private is actually the management interface 2010-10-01 09:55:18 -07:00
Chiradeep Vittal
e564169239 get flat networking working again 2010-10-01 09:55:18 -07:00
kishan
30600d55b0 bug 6195: removed service offering Id for ROOT volumes in usage data 2010-10-01 13:51:12 +05:30
kishan
63f706a1bb bug 6216: Added Id to listAlerts response 2010-10-01 13:50:02 +05:30
kishan
175f508e20 bug 6248: remove domR from domrIP map before rebooting. This will stop WatachNetwork command until reboot is complete
status 6248: resolved fixed
2010-10-01 13:46:08 +05:30
anthony
e8a5872655 bug 6363:
1. delete local storage when delete host
2. delete host detail when delete host
3. allow one host in maintance mode in a cluster instead of in a pod

status 6363: resolved fixed
2010-09-30 19:02:17 -07:00
anthony
b5510a9614 bug 6359: find the existing pool master
status 6359: resolved fixed
2010-09-30 14:40:48 -07:00
anthony
3368782c3f bug 6329: skip removed storage pool
status 6329: resolved fixed
2010-09-30 12:39:48 -07:00
anthony
25f7d46aed bug 6332: remove the new snapshot if it is empty
status 6332: resolved fixed
2010-09-30 12:29:25 -07:00
anthony
734e9c8a28 bug 6322: VHD save in secondary storage as UUID.VHD
status 6322: resolved fixed
2010-09-30 11:34:08 -07:00
Jessica Wang
68c8d33ff2 fix bug 6330 - instance page action menu not displaying correctly on IE7. 2010-09-30 11:19:57 -07:00
anthony
154880cebf private.network.device may change, always try to find out the real private.network.device 2010-09-29 19:20:42 -07:00
anthony
394371eba6 bug 6326: correctly update poolsToAvoid
status 6326: resolved fixed
2010-09-29 18:30:57 -07:00
abhishek
c7257505e3 bug 6338: refactored a bunch of code, and enhanced the logic to expunge the port fwding rules, anytime we expunge the vm
status 6338: resolved fixed
2010-09-29 17:51:00 -07:00
abhishek
c9dc6de7a3 enhancements to the port forwarding feature 2010-09-29 15:08:23 -07:00
abhishek
eb2da8c663 comment cleanup 2010-09-28 15:32:05 -07:00
abhishek
799a75b548 another fix 2010-09-28 15:17:29 -07:00
Jessica Wang
6db07e49c6 fix a bug - zones page - Direct VLAN IP Range - account field appears twice in view mode. 2010-09-28 15:11:47 -07:00
abhishek
8afd59ef9a some changes wrt ip selection for zones and accounts 2010-09-28 14:56:09 -07:00
Jessica Wang
ddc982a853 fix bug 6287 - decode string before displaying it on UI. 2010-09-28 11:01:29 -07:00
edison
7fde0552dd Merge branch '2.1.x' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 2.1.x 2010-09-27 18:40:47 -07:00
edison
42f9e708ae missing pool uuid when upgrading from 2.1.3 to latest 2.1.x 2010-09-27 18:37:28 -07:00
alena
ac2fffe811 Added missing license info to the BuildCommandLineInputFile file 2010-09-27 18:24:20 -07:00
alena
25a278afab Moved PreallocatedLun api commands from premium to FOSS package 2010-09-27 17:31:44 -07:00
alena
a1c69ede08 Generate xml input file for the command line tool as a part of the build process 2010-09-27 17:31:44 -07:00
Jessica Wang
f7d5656288 Add VLAN IP Range dialog - fix a bug that Scope field disappear. 2010-09-27 16:52:05 -07:00
alena
b0b16675fa Reverted relaxed serialization for start/create commands as stress test didn't pass for non-serialized version of the commands. 2010-09-27 12:17:13 -07:00
Alex Huang
c5d0d806b4 dogfood checkin 2010-09-27 11:17:17 -07:00
abhishek
560d736219 bug 6247: incremental checkin 2010-09-24 14:27:58 -07:00
abhishek
a238088563 code cleanup 2010-09-24 10:14:52 -07:00
anthony
1ab1bdf92f record used byte not available byte 2010-09-23 16:23:41 -07:00