Jessica Wang
d495be0546
bug 7797: middle menu item - if first row description is longer than max length (30 characters), add "...." at the end to imply there is more.
2011-01-03 13:58:15 -08:00
Jessica Wang
a3fccef7be
bug 6922: avoid calling vmToRightPanel() which will call listVM API again.
2011-01-03 13:37:12 -08:00
Jessica Wang
e65b77fe33
Bug 6922: skip calling listVM API when a VM in middle menu is clicked.
2011-01-03 12:26:29 -08:00
Jessica Wang
15e9c1cd26
bug 5881: domain page - after UpdateDomain API returns success, update new domain name to domain node in domain tree in left navigation menu.
2011-01-03 12:10:01 -08:00
Jessica Wang
d2a7fb193a
bug 5881: domain page - add "Edit Domain" action.
2011-01-03 11:59:48 -08:00
Jessica Wang
deb5f47627
Domain page - ROOT domain is not allowed to delete.
2011-01-03 11:26:39 -08:00
Jessica Wang
99b8f7b169
bug 6361: networkGroup API has been renamed to securityGroup. Here is related UI change.
2011-01-03 10:37:38 -08:00
Jessica Wang
f8f5ad8f6f
Primary Storage page - add basic search and advanced search.
2011-01-03 10:01:38 -08:00
Kelven Yang
9eef604f2b
bug 7685: a race condition caused DB connection from the pool to be left alone which can trigger mysql driver NPE exception
2011-01-03 09:23:57 -08:00
Alex Huang
49281a27dc
Added table name
2011-01-03 08:45:30 -08:00
kishan
511c780e97
bug 7754: added userId and accountId for deleteUser event
...
status 7754: resolved fixed
2011-01-03 16:42:54 +05:30
kishan
bf2b28a70f
bug 7544: check for null host before getting its status
...
status 7544: resolved fixed
2011-01-03 14:26:35 +05:30
kishan
02ae55cc96
bug 7389: made ip optinal for list pf rules, all rules for the account will be listed when ip is not available
...
status 7389: resolved fixed
2011-01-03 13:47:18 +05:30
Greenqloud
6dbf6fe67a
adding ssh keypairs and passwords
2010-12-31 17:16:33 +00:00
will
fa7504532e
Merging from 2.2Beta3 where network was not showing network dedicated to an user
2010-12-31 00:52:01 -08:00
will
18d4c97b55
Fixed problem with displaying direct network dedicated to non-admin accounts.
2010-12-31 00:52:00 -08:00
Kelven Yang
7a66300fc9
Update test to avoid eclipse compiling error
2010-12-30 21:07:00 -08:00
keshav
283551d34e
End the enum with a semicolon
2010-12-30 20:48:56 -08:00
keshav
ead0ee07dd
Changed category of "DirectNetworkNoDefaultRoute" configuration value to "Network".
2010-12-30 20:36:00 -08:00
Alex Huang
1df2f6b01b
More copy and paste crap that I had to fix. Are there more?
2010-12-30 20:30:45 -08:00
Edison Su
345d2ab81f
remove the unused use.new.networking configuration
2010-12-31 13:26:39 -05:00
Jessica Wang
a9aa592df2
zone page, resource page - expand newly created cluster node automatically after a cluster is created successfully.
2010-12-30 19:30:53 -08:00
Kelven Yang
3a6a7e30ce
Make management server peer in cluster to help cleanup left-over pending jobs
2010-12-30 18:53:26 -08:00
Jessica Wang
3b48f866be
Cluster page - fix a bug that showed wrong field ("vCenter Datacenter", "vCenter Datastore") in Add Primary Storage dialog.
2010-12-30 18:52:24 -08:00
Chiradeep Vittal
dd3f184d0e
bug 7790: do not set default route in some cases
2010-12-30 18:27:18 -08:00
Chiradeep Vittal
c9c08a3ff8
bug 7790: do not set default route in some cases
2010-12-30 18:25:39 -08:00
Jessica Wang
7919c7f938
expand newly created cluster node automatically after created.
2010-12-30 18:02:57 -08:00
Jessica Wang
5c1ceb4bf1
cluster page - after adding a host, cluster node will expand and host node will be clicked automatically.
2010-12-30 17:46:16 -08:00
Jessica Wang
8f67f58058
fix a bug that AddHostDialog/AddPrimaryStorageDialog didn't work when middle menu is empty.
2010-12-30 17:38:54 -08:00
Alex Huang
62702a2f41
no default route sent for direct network
2010-12-30 17:21:17 -08:00
Jessica Wang
0919b54488
Add Cluster - pod node becomes expandable if it's not after adding a cluster.
2010-12-30 17:10:03 -08:00
alena
367cd8dfc9
bug 7780: Assign vm to the group during vm deploy if "group" parameter is specified
...
status 7780: resolved fixed
2010-12-30 17:00:13 -08:00
Jessica Wang
bcab9e5d0d
AddCluster API return an array of embedded objects. This is related UI change.
2010-12-30 16:59:50 -08:00
will
c6dd3d3877
Fixed display of the physical resource page.
2010-12-30 16:58:00 -08:00
Kelven Yang
9e2cbbe0dd
Make AddCluster Command return standard json object format
2010-12-30 16:38:31 -08:00
Jessica Wang
f89fb73571
Add host dialog - remove cluster section (new cluster, existing cluster, standalone cluster).
2010-12-30 16:36:28 -08:00
alena
5694cda19d
bug 7796: get updated PortForwarding rule before building api response
...
status 7796: resolved fixed
2010-12-30 16:14:27 -08:00
anthony
fc811e8d49
bug 7794: sleep should be in out of try statement
...
status 7794: resolved fixed
2010-12-30 16:09:28 -08:00
Edison Su
355286e8f5
bug 7795: enale adding multiple disks to a vm
...
status 7795: resolved fixed
2010-12-31 08:51:22 -05:00
abhishek
3e1f782edd
bug 7606: adding delete vlans and ip addresses during zone deletion
...
status 7606: resolved fixed
2010-12-30 15:48:35 -08:00
anthony
951d86f41f
bug 7782: check if hypervisor type is specified before creating cluster
...
status 7782: resolved fixed
2010-12-30 15:46:12 -08:00
Alex Huang
dc7de43aff
release the nic state
2010-12-30 15:19:40 -08:00
Edison Su
7384d1b97a
bug 7717: fix the bug that call the wrong fucntion to set netmask
...
status 7717: resolved fixed
2010-12-31 08:02:57 -05:00
anthony
924acfff40
add lastping back to findDirectAgentToLoad function,
...
after MS restart or one MS crash, in markHostsAsDisconnected, all hosts managed by this MS are marked at Dieconnected, and lastping is set to curent time minus 10 minutes, to make sure reconnect happen w
2010-12-30 14:39:02 -08:00
alena
6576dd1273
Fixed NPE in listNetworks (handle the case when Zone service provider is NULL)
2010-12-30 14:31:40 -08:00
anthony
4208d6ccd1
port 3b1481598e4365b0d3925fa607804d28e433753e from 2.1.x
2010-12-30 14:15:27 -08:00
will
4814534280
Hide "No Available Items" whenever you add a successful VM.
2010-12-30 14:09:00 -08:00
will
40f34c4388
Removed guestIp check when upgrading the service offering of a VM. It should not be used anymore since 2.2 network refactoring.
2010-12-30 13:21:01 -08:00
Jessica Wang
1e6c16e294
physical resource - (1) always show host node and storage node even the cluster doesn't have any host/storage. (2) host page - remove Add Primary Storage option. (3) Primary Storage page - remove Add Host option.
2010-12-30 13:13:44 -08:00
Jessica Wang
283acbdd06
bug 7700: resource page - after adding a zone - refresh zone dropdown in all dialogs and update zone_total.
2010-12-30 12:51:21 -08:00