4202 Commits

Author SHA1 Message Date
alena
825042fbd7 bug 8156: fixed update for xen.heartbeat.config.interval parameter
status 8156: resolved fixed
2011-01-25 09:35:39 -08:00
kishan
16c8111add bug 8122: cover port forwarding rules for usage
status 8122: resolved fixed
2011-01-25 19:14:55 +05:30
kishan
e5b2b396ec bug 8124: log VM.STOP usage event for user Vms only
status 8124: resolved fixed
2011-01-25 16:54:58 +05:30
kishan
00ebbbed6d bug 8098, 8126: Added vm destroy event during expunge
status 8098,8126: resolved fixed
2011-01-25 15:51:20 +05:30
kishan
2e13c9c477 use destroy state instead of boolean falg for volumes 2011-01-25 15:49:11 +05:30
root
5411e6d91f Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2011-01-25 12:06:47 -05:00
root
53b2ba278d fix for the Bug 7836 - Add secondary storage- MS fails to check invalid path specified
mounting the path to validate the NFS URl
2011-01-25 11:58:33 -05:00
alena
3a008ee699 Changed restartNetwork command flow:
* API requires network id to be passed in (it was optional before)
* restartNetwork calls restart() method of all network elements in the system, and it's up to the element to decide which actions to take on the restart (for example, for Virtual Router it's IPAssoc/applyPF/applyLBRules).
2011-01-24 18:37:57 -08:00
Alex Huang
9d3eedaf01 removed gateway and guestzonemacaddress from domr 2011-01-24 17:50:32 -08:00
Alex Huang
463835e7d7 removed unused domain in system vms 2011-01-24 17:50:32 -08:00
Alex Huang
3dd7301fb2 removed unused gateway 2011-01-24 17:50:32 -08:00
Alex Huang
68464d6f66 removed unused dns 2011-01-24 17:50:32 -08:00
Alex Huang
c59e576a51 removed unused dns 2011-01-24 17:50:32 -08:00
Alex Huang
65034995a3 removed unused guest ip fields from system vm 2011-01-24 17:50:32 -08:00
Alex Huang
1a7617bb95 removed unused vlan fields from system vm 2011-01-24 17:50:32 -08:00
Jessica Wang
8c2bf3308e when "allow.public.user.templates == false", hide community template/iso submenu. 2011-01-24 17:48:01 -08:00
Jessica Wang
f4564df820 bug 7357: secondary storage page - clear tab when there is no secondary storage and a tab is clicked. 2011-01-24 17:33:00 -08:00
alena
851d7c2bd2 Use correct searchBuilder in NicDao 2011-01-24 17:29:54 -08:00
Jessica Wang
292265784c bug 7357: primary storage page - clear tab when there is no primary storage and a tab is clicked. 2011-01-24 17:28:38 -08:00
Jessica Wang
8526c0714f bug 7357: host page - clear tab when there is no host and a tab is clicked. 2011-01-24 17:25:20 -08:00
abhishek
b714f1170c bug 8097: introducing an optional zoneId param whilst listing hypervisors
status 8097: resolved fixed
2011-01-24 17:24:31 -08:00
Jessica Wang
9d75b55d98 bug 7357: cluster page - clear tab when a cluster is deleted and a tab is clicked. 2011-01-24 17:11:41 -08:00
alena
0e4196448a bug 7811: Start domR/Dhcp if it's not running when do userVmReboot
status 7811: resolved fixed

Other fixes:
* vmExpunge: cleanup LB/PF rules after vm was marked as Expunging in the DB to avoid the situation when user recovers a vm in the middle of expunge job.
2011-01-24 17:04:23 -08:00
Alex Huang
2466589e2f removed unused domain_router_id from uservm 2011-01-24 16:56:00 -08:00
Alex Huang
4589446930 removed unused domain_router_id from uservm 2011-01-24 16:56:00 -08:00
Alex Huang
20891ae6f9 removed unused guest ip fields from uservm 2011-01-24 16:55:59 -08:00
Alex Huang
580f42b50d removed unused external ip and mac address field 2011-01-24 16:55:59 -08:00
Alex Huang
a55d395b86 removed unused vnet field 2011-01-24 16:55:59 -08:00
Jessica Wang
89961333c8 bug 7357: pod page - clear tab when pod is deleted and a tab is clicked. 2011-01-24 16:54:48 -08:00
Jessica Wang
035adf4e57 zone page - remove obsolete code (network tab, vlan stuff, IP range stuff). 2011-01-24 16:43:07 -08:00
Jessica Wang
6cdd522568 bug 7357: zone page - clear details tab when zone is deleted. 2011-01-24 16:28:40 -08:00
Alex Huang
fc33ef2be2 Removed several unused fields after the refactoring 2011-01-24 16:18:40 -08:00
Jessica Wang
f70413f144 disk offering page - remove an extra div tag. 2011-01-24 16:08:40 -08:00
Jessica Wang
65707fe7d1 zone page - remove obsolete code (secondary storage tab). 2011-01-24 16:04:03 -08:00
NIKITA
63220aa74c Left menu expanded box don't have scroll bar anymore. 2011-01-24 16:00:10 -08:00
Jessica Wang
eb49b29b1b bug 7357: network offering page - clean details tab when there is no network offering. 2011-01-24 15:53:28 -08:00
Jessica Wang
700402311d bug 7357: service/disk offering page - clean subgrid container when a disk/service offering is deleted and a tab is clicked. 2011-01-24 15:50:44 -08:00
Jessica Wang
9a0bc3356e bug 7357: system vm page - add function systemvmClearDetailsTab(). 2011-01-24 15:40:53 -08:00
Jessica Wang
9496fd5f89 bug 7357: router page - add function routerClearDetailsTab(). 2011-01-24 15:26:19 -08:00
NIKITA
5e99073b7c bug 8117: Issue has been resloved..now list height is restricted to a particular size. 2011-01-24 15:24:08 -08:00
Jessica Wang
c38e697d00 bug 7357: domain page - clean subgrid container when a domain is deleted and a tab is clicked. 2011-01-24 15:16:48 -08:00
Frank
1e985147ec Ovs tunnel manager -- unplug dom0 vif after network created 2011-01-24 15:10:38 -08:00
Jessica Wang
6f95692ceb bug 7357: account page - clean subgrid container when an account is deleted and a tab is clicked. 2011-01-24 15:05:02 -08:00
Jessica Wang
41b05f62ef bug 7357: template/ISO page - clean subgrid container when a template/ISO is deleted and a tab is clicked. 2011-01-24 14:51:16 -08:00
Jessica Wang
720afd5fb1 bug 8149: ISO page - add icon to middle menu item. 2011-01-24 14:26:54 -08:00
NIKITA
50dcd49b57 Added ISO midmenu icon 2011-01-24 14:21:33 -08:00
Jessica Wang
6c05b96ae0 bug 7357: security group page - clean subgrid container when a security group is deleted and a tab is clicked. 2011-01-24 14:18:30 -08:00
Jessica Wang
3a54c145a2 bug 7357: IP Address page - clean subgrid container when a tab is clicked. 2011-01-24 14:13:53 -08:00
Frank
48ae2e5295 fix wrong set of classpath to xenserver source 2011-01-24 14:06:56 -08:00
Jessica Wang
1fe4fdda39 bug 7357: instance page - clean subgrid container when a tab is clicked. 2011-01-24 14:02:13 -08:00