Alex Huang
16bb33979d
bug 7896: Added check for template constraint in template_spool_ref table. Removed On delete cascade on the template_host_ref table
2011-01-19 17:05:58 -08:00
Jessica Wang
08e351abe1
bug 8067: account page - domain-admin is not allowed to create account.
2011-01-19 17:01:31 -08:00
Jessica Wang
0bddaa25dd
bug 8067: domain page - domain-admin is not allowed to create/edit/delete domain.
2011-01-19 16:48:37 -08:00
alena
43c0190963
Shutdown the network when it fails to implement
2011-01-19 16:36:23 -08:00
Jessica Wang
db142eb467
bug 7608: fix a bug "$editFields is undefined" when visiting a non-editable page first.
2011-01-19 16:17:58 -08:00
will
d497a71619
Cleaned up uselocal storage config param as I don't see what it is beng used anymore as. Also, removed the filter for not allowing the user to set "offerHA" if hypervisor.type == KVM.
2011-01-19 16:06:47 -08:00
Jessica Wang
89e69265aa
bug 8070: ISO page - make "vmware-tools.iso" and "xs-tools.iso" to have no actions available.
2011-01-19 15:56:49 -08:00
Jessica Wang
8d925faf7a
bug 7018: response of listDiskOfferings API was changed. This is related UI change.
2011-01-19 15:22:40 -08:00
abhishek
210e828a46
bug 8045: fixing the corner case around uncaught/unexpected exceptions; minor refactor of the code
...
status 8045: resolved fixed
2011-01-19 15:04:19 -08:00
Jessica Wang
c525a41ef7
bug 8073: instance page - A VM in Expunging state or Error state should have no actions available.
2011-01-19 14:59:05 -08:00
Alex Huang
ca22308d7d
Removed useless methods
2011-01-19 14:47:34 -08:00
abhishek
f97a5e78cb
bug 7970: fixing sp maintenance for 2 pools
...
status 7970: resolved fixed
2011-01-19 14:32:56 -08:00
will
fdbd1c7e66
Cleaned up some capabilities usage in the UI.
2011-01-19 14:03:53 -08:00
Jessica Wang
968d0ec382
bug 7608: zone/pod page- cancel edit mode when clicking on different tab or different middle menu item.
2011-01-19 12:54:43 -08:00
Jessica Wang
23e27370b4
bug 7608: account/diskOffering/domain/ISO/networkOffering/serviceOffering/template page- cancel edit mode when clicking on different tab or different middle menu item.
2011-01-19 12:42:35 -08:00
Jessica Wang
e6fc91c8b6
bug 7608: instance page - cancel edit mode when clicking on different tab or different middle menu item.
2011-01-19 12:11:13 -08:00
Alex Huang
1d091236e9
removed inaccurate reservation strategy for nics
2011-01-19 12:03:41 -08:00
anthony
1e21455496
bug 8104: use correct SearchBuilder
...
status 8104: resolved fixed
2011-01-19 11:50:28 -08:00
Frank
9b8387fe8c
Don't print calltrack of exception
2011-01-19 11:42:16 -08:00
alena
2f608c31a4
bug 8096: secondary storage vm doesn't have to be UP when we do attachIso/startVm from iso
...
status 8096: resolved fixed
2011-01-19 10:42:41 -08:00
Jessica Wang
46c55529e1
bug 8078: cluster page - details tab - add hypervisor type, cluster type.
2011-01-19 10:41:43 -08:00
Jessica Wang
d32b766041
bug 8078: resource page - Add Host dialog - remove hypervisor dropdown field.
2011-01-19 10:41:03 -08:00
Jessica Wang
fae24361a4
bug 8078: zone page - Add Host dialog - remove hypervisor dropdown field.
2011-01-19 10:40:05 -08:00
Chiradeep Vittal
34dc0695c2
Cleanup some scripts
2011-01-19 10:08:30 -08:00
kishan
88024bea6a
bug 6928: throw error when router is not in stopped state while upgrading
...
status 6928: resolved fixed
2011-01-19 16:30:12 +05:30
kishan
1117eff8f9
bug 7069: throw exception when Vm is already assigned to load balancer
...
status 7069: resolved fixed
2011-01-19 16:00:56 +05:30
kishan
1872c941f4
bug 7157: throw insufficient capacity exception when public Ips are exhausted
...
status 7157: resolved fixed
2011-01-19 15:33:42 +05:30
alena
5f072009de
bug 8062: cleanup PF/LB rules before calling advanceExpunge for the vm.
...
status 8062: resolved fixed
2011-01-18 23:50:28 -08:00
kishan
fa2ae5793a
bug 7341: introduced search by id and vmId for listIpForwardingRules
...
status 7341: resolved fixed
2011-01-19 13:13:09 +05:30
anthony
017146f753
1 use 443 to connect xapi
...
2. update Java binding to xenserver-5.6.100-1.jar
2011-01-18 20:15:39 -08:00
alena
4c697304ec
Fixed release() method to use correct Nic state
2011-01-18 20:01:01 -08:00
alena
632d3c67f1
bug 6689: release source nat ip address as a part of domR/dhcp destroy
...
status 6689: resolved fixed
Changes to destroyNetwork process. Here are the steps:
* shutdown network - shutdowns all network elements (domRs/Dhcps)
* delete network - destroy all network elements, cleanup network's resources (vlans, ip ranges), mark network with Destroyed state and set Removed field
2011-01-18 19:31:04 -08:00
Kelven Yang
23cf2e048a
HA fix on VM-sync for VM in starting state, Mac Address fix
2011-01-18 19:28:51 -08:00
Alex Huang
650fb5221e
nic is no longer reserved
2011-01-18 19:28:44 -08:00
will
604507a013
bug 8078: host page, cluster page, pod page - Add Host dialog - remove hypervisor dropdown field.
...
merge from master
2011-01-18 19:23:32 -08:00
will
5c5563dfdd
UI will now use the config param "allow.public.user.templates". If this is false, only admins will be able to set the "public" status of a template.
2011-01-18 19:08:31 -08:00
Chiradeep Vittal
37598f182c
bug 3981: Add more logs for long running operations, only for systemvm initial install
...
status 3981: resolved fixed
2011-01-18 17:21:05 -08:00
Chiradeep Vittal
8ca5028430
bug 3981: Add more logs for long running operations
2011-01-18 17:21:05 -08:00
Alex Huang
1d8ece0671
missing state transitions for ha
2011-01-18 16:33:29 -08:00
Alex Huang
28137b805b
more cleanup work
2011-01-18 16:17:04 -08:00
Kelven Yang
c0fb9be02a
Turn on rp_filter default to disable for console proxy VM, avoid explcit route conflict in DomR
2011-01-18 16:15:05 -08:00
Alex Huang
e8f89004d9
added more robust start code
2011-01-18 16:09:24 -08:00
Chiradeep Vittal
6a66fc58c2
bug 4390: check for 10G space in NFS mount and local
...
status 4390: resolved fixed
2011-01-18 14:29:09 -08:00
Chiradeep Vittal
f1880942c3
bug 7288: report errors and bail
...
status 7288 resolved fixed
2011-01-18 14:29:09 -08:00
abhishek
2188450fb0
porting 8065 to master
2011-01-18 13:46:46 -08:00
alena
f20c725827
bug 8062: fixed releasing vnet when corresponding network is shutdown. Used to happen because reservation_id for the network didn't match reservation_id for the vnet, and cleanup thread couldn't find vnet to cleanup
...
status 8062: resolved fixed
Also set broadcastUri to null when shutdown the corresponding network.
2011-01-18 13:25:04 -08:00
Edison Su
e526875669
fix starting agent error
2011-01-19 05:01:33 -05:00
Edison Su
0c9500e815
bug 8022: fix attaching multiple disks, after restart/rebooting
...
status 8022: resolved fixed
2011-01-19 05:00:50 -05:00
Edison Su
b55e7a5bf4
bug 8032: for xen pv guest, if an iso is attached, then only when the iso's guest os type is equal to vm's os type, we boot from iso.
...
status 8032: resolved fixed
2011-01-19 05:00:40 -05:00
Jessica Wang
4f6e48cff6
bug 8046: instance page - hide "restore VM" option from regular-user.
2011-01-18 11:25:19 -08:00