Anthony Xu
7518488672
bug 7293: return complete installpath for createprivatetemplatefromvolume
...
status 7293: resolved fixed
2010-11-23 16:22:51 -08:00
abhishek
3d4b8ab4a0
bug 7263: changing the param name. Found a couple of bugs whilst testing this, the validation of vol size whilst cust vol creation was missing. Adding the same.
...
status 7263: resolved fixed
2010-11-23 16:20:30 -08:00
alena
f4908758b3
bug 7234: don't try to delete pod level vlan when it doesn't exist
...
status 7234: resolved fixed
2010-11-23 15:06:29 -08:00
alena
cb74030d01
bug 7298: throw an Exception when invalid job Id is specified in queryAsyncJobResult
...
status 7298: resolved fixed
2010-11-23 15:06:29 -08:00
abhishek
40c3a0afa2
bug 7249: during volume creation (root and data) for a vm, there was no state being set (we need to set it to ready). Hence, whilst re-attaching a detached vol, we hit a NPE. Fixed the root cause of the state not being set during vm creation, and consequently, fixed this npe
...
status 7249: resolved fixed
2010-11-23 14:24:29 -08:00
will
69ce2a090e
Merge with Master: Defaulted the root disk offering to the first offering.
2010-11-23 11:13:47 -08:00
will
90467ab31d
merge 7277: Fixed the file separate so Extract Template works on Windows machine.
2010-11-23 11:13:47 -08:00
edison
97efc6671f
bug 7294: disable rp_filter for cpvm&ssvm
...
status 7294: resolved fixed
2010-11-22 23:27:25 -08:00
Chiradeep Vittal
09472f1b65
bug 7284: bug in copy constructor cause dhcp server in direct tagged vlan to think it is a virtual router
...
status 7284: resolved fixed
2010-11-22 22:19:21 -08:00
alena
10fb2a0f39
bug 7292: fixed assignig LB to non-source Nat ip address
...
status 7292: resolved fixed
2010-11-22 20:54:08 -08:00
edison
b9fadd923b
bug 6931: vncport is un-used when stopvm
...
status 6931: resolved fixed
2010-11-22 17:49:58 -08:00
will
7205a7507d
bug 7277: Fixed the logic to prevent System templates from being downloaded.
2010-11-22 17:13:30 -08:00
alena
3f1abbcbc8
Fixed assignToLoadBalancer command - admin couldn't assing LB rule in behalf of other user
2010-11-22 17:08:51 -08:00
abhishek
8995e5d2f7
changing the event logged to the right type, whilst starting user vms via cancelstoragemaintenance in master (already merged to 2.2.beta1)
2010-11-22 16:20:18 -08:00
edison
e6330c6293
bug 7008: fix race condition that muliple storage access, libvirt can't handle it.
...
status 7008: resolved fixed
2010-11-22 16:03:42 -08:00
alena
1491893bbc
bug 7281: throw an exception when fail to get isoPath - happens when Secondary Storage vm is not in UP state in cloud.hosts table.
...
status 7281: resolved fixed
2010-11-22 15:42:34 -08:00
alena
b7eefe1836
Gson deserialization: return JsonNull object when object list is empty.
2010-11-22 14:56:25 -08:00
alena
a646745516
bug 7227: applying Alex's fix - different way of desirializing List objects.
...
status 7227: resolved fixed
2010-11-22 14:08:43 -08:00
will
2f451b6e0e
Merge: Corrected UI Dialog
2010-11-22 12:45:42 -08:00
will
373874a5cb
Merge: Close button
2010-11-22 12:45:20 -08:00
will
cc617a15b0
Merge: Minor tweak for close button
2010-11-22 12:44:37 -08:00
will
8ab1121221
merge 7266: Added description for basic and advanced networking options while adding a new zone.
2010-11-22 12:33:59 -08:00
alena
6765e97976
Made ApiResponseHelper to use Long instead of long for response parameters to eliminate possible NPEs during building an api response.
2010-11-22 11:27:15 -08:00
alena
cdea2d210d
Better logging for api exceptions.
2010-11-22 11:27:15 -08:00
abhishek
0979b644ef
bug 7230: there was an issue trying to start user vms when the pool state is cancelmaintenance; fixing the same in 2.2RC2
...
status 7230: resolved fixed
2010-11-22 11:00:43 -08:00
Alex Huang
d38f7fd56d
Moved DAO to server
2010-11-22 07:40:41 -08:00
Alex Huang
1e44925564
api refactoring
2010-11-21 12:00:21 -08:00
NIKITA
3efae818e2
Corrected UI Dialog
2010-11-19 21:25:54 -08:00
Jessica Wang
7df47f053e
bug 7252: check whether pods is null before getting its length.
2010-11-19 20:15:31 -08:00
Jessica Wang
dd06fc9639
bug 7255: correct variable name.
2010-11-19 20:14:12 -08:00
alena
138e0914b6
bug 7245: don't try to set vm name for detached volume during expunge process.
...
status 7245: resolved fixed
Fixed couple of other problems:
* cleanup corresponding records in load_balancer_vm_map table when loadBalancerRule is removed.
* don't log "java.lang.IllegalStateException: getAttribute: Session already invalidated" exception when UI session expires
2010-11-19 20:08:18 -08:00
Anthony Xu
f6836b2cb9
find the system ISO at creating system VM , not at initialization
2010-11-19 19:22:22 -08:00
alena
6b61caad46
AssignToLoadBalancer - added missing transaction.commit to corresponding NetworkManager method.
2010-11-19 19:14:24 -08:00
alena
cec8ebd5cd
bug 7236: don't catch AsyncCommandQueued exception in ApiDispatcher
...
status 7236: resolved fixed
2010-11-19 18:40:32 -08:00
alena
5426b1487c
listPortForwardingRules: return empty response instead of throwing exception when ipAddress doesn't have any rules assigned.
2010-11-19 18:40:32 -08:00
Jessica Wang
0cd0795645
new UI - Add zone pod wizard - after action message screen - hide guest ip range message box if it's advanced mode.
2010-11-19 18:38:18 -08:00
abhishek
ca162bca11
bug 6936: for some reason, we had a check on pod-wide or account specific vlan creation. This seems to be a left over from legacy code. Removing the same. I tested to make sure both zone wide vlan and account specific vlan creation for direct tagged case works fine
...
status 6936: resolved fixed
2010-11-19 17:54:57 -08:00
edison
2586214b21
store guest os name in vm xml configuration file, not the mapped one
2010-11-19 17:42:13 -08:00
NIKITA
862bf8d6c2
Close button
2010-11-19 17:38:04 -08:00
NIKITA
97cfe7103e
Minor tweak for close button
2010-11-19 17:30:24 -08:00
edison
5dc0e5d56c
remove the hardcode configuration
2010-11-19 17:21:05 -08:00
NIKITA
433b70e9e8
Bug 7248 Most UI dialogs miss "X" (Close) icon has been resolved
2010-11-19 17:23:26 -08:00
Jessica Wang
d8e285bb0b
new UI - add zone pod wizard - change visual layout of last step (action action screen).
2010-11-19 16:58:48 -08:00
Jessica Wang
919f2d57b1
new UI - zone page - add pod - expand zone node to show newly added pod after adding pod succeeds.
2010-11-19 16:33:43 -08:00
alena
e1b74ea99e
RegisterTemplateCommand - ignore case in "hypervisor" parameter value - used to complain when "xen" was specified instead of "Xen"
2010-11-19 16:27:05 -08:00
NIKITA
acbb26a746
Navigation panel for midmenu
2010-11-19 16:25:32 -08:00
alena
fe93821bb1
Fixed editZone command - if dns2 is not specified, keep the old value instead of updating it to NULL
2010-11-19 16:13:45 -08:00
Jessica Wang
8c5b5107ef
bug 7064: zone apge - refresh pod dropdown in add host dialog, add primary storage dialog after adding pod.
2010-11-19 15:58:30 -08:00
Jessica Wang
b6f496561e
bug 7064: zone page - implement Add Primary Storage option from zone.
2010-11-19 15:58:29 -08:00
Anthony Xu
fa499dadbc
bug 7220: the parameter type transfer may cause NPE
...
status 7220: resolved fixed
2010-11-19 15:56:04 -08:00