Commit Graph

34055 Commits

Author SHA1 Message Date
NIKITA
0fd60bc5be UI addition to host n primary storage item header 2010-10-26 15:55:53 -07:00
Jessica Wang
0988f50de8 new UI - left zone tree - zone node - arrow icon is too small to click. Extend arrow-affected area to the whole zone node. 2010-10-26 15:49:09 -07:00
Jessica Wang
ee902f4e75 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-26 15:25:33 -07:00
Jessica Wang
456b7a0ee0 new UI - cluster page - middle menu - add middle menu item header "Host" above hosts, "Primary Storage" above primary storages. 2010-10-26 15:25:27 -07:00
abhishek
a6e897b539 changing the log level to debug for some messages 2010-10-26 15:21:41 -07:00
will
4e544ce0f9 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-26 15:15:21 -07:00
will
2ed93a406c Fixing second level navigation for instance menu 2010-10-26 15:15:10 -07:00
NIKITA
56509fe1f1 Midmenu blank msg box 2010-10-26 15:04:19 -07:00
Kris McQueen
8fafc892d3 bug 6730: if a volume was never attached to a VM, then the poolId will be null and this will be flagged as not on shared storage. Since the code was deleting detached volumes only on shared storage, the never-attached volume was in an undeletable state. Instead, allow deletion of any detached volume, regardless of storage pool until some technical reason limits this from happening.
Also, the UI was not allowing volumes to be deleted due to a bug in looking at the vmname property of the volume.  The 'if' conditional always returned true that the volume was attached to a VM to due a boolean logic error.

status 6730: resolved fixed
2010-10-26 14:56:44 -07:00
Jessica Wang
4a1b1fe5ce Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-26 14:51:52 -07:00
Jessica Wang
72f0940f7a new UI - after addHost with new cluster, refresh cluster under pod and automatically click the newly created cluster node (to show cluster page in right panel and host in middle menu if the host is created successfully). 2010-10-26 14:51:43 -07:00
abhishek
a698c0327d adding more logging around successful cert upload 2010-10-26 14:27:26 -07:00
abhishek
c6588c0e25 adding some error return handling to api dispatcher, and cleaning up some of the code paths to return the right error messages 2010-10-26 14:27:26 -07:00
root
42f1ff92a9 resolved merge conflicts after git pull --rebase 2010-10-26 14:27:26 -07:00
abhishek
f64abad8f5 completed the listener logic. Based on the startup command, we will try and update a cust cert to a new running cpvm, and fail if such a cert doesn't exist in the cert table in our db. 2010-10-26 14:27:26 -07:00
abhishek
cb4a80b8ac starting off with the listener logic.This will ensure that every new console proxy vm that starts, will potentially look for any custom certs uploaded to our db. If they exist, we will send a command to the agent, so that the cert is uploaded, and the ssl context is re-initialized. 2010-10-26 14:27:26 -07:00
abhishek
822ee2d899 more changes for the console proxy custom certificate part; some code cleanup as well as event generation with console proxy reboot logic 2010-10-26 14:27:26 -07:00
NIKITA
f0fd34c5b4 Ui added to error msgs whown in protforwarding and text field has been reduced 2010-10-26 14:11:54 -07:00
Jessica Wang
92234236f9 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-26 14:11:43 -07:00
Jessica Wang
233675b53d new UI - keep middle menu and its content when host page or primary storage page is loaded into right panel. 2010-10-26 14:11:35 -07:00
alena
dadfdc93e3 Added package-tools target to package.xml 2010-10-26 13:59:11 -07:00
alena
afd79a9b1b Code cleanup 2010-10-26 13:59:11 -07:00
anthony
1b014ec340 master oss management server can start now 2010-10-26 13:47:43 -07:00
NIKITA
41f1429a18 Minor bug of status coming down in instance has been resolved.
UI change for Action dropdown
2010-10-26 11:50:47 -07:00
Jessica Wang
38a5d86951 new UI - pod page - when appending items to middle menu, make sure that host always go first and primary storage always go later. 2010-10-26 11:41:39 -07:00
Jessica Wang
7e9593a399 new UI - creating primary storage doesn't create cluster. no need to refresh cluster under pod after this action. 2010-10-26 11:31:40 -07:00
Jessica Wang
107ad39fff new UI - after adding host or adding primary storage, refresh cluster under pod in left navigation. 2010-10-26 11:19:53 -07:00
Jessica Wang
8909db4fda Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-26 10:05:50 -07:00
Jessica Wang
4749af0fff new UI - zone page - show a circle instead of an arrow next to zone name if there is no pod under the zone. 2010-10-26 10:05:41 -07:00
Alex Huang
1a641936da no more alert on setup 2010-10-26 09:35:24 -07:00
Alex Huang
2bc938c3f8 checkins for problems. 2010-10-26 09:35:24 -07:00
Alex Huang
29a5b796d4 deploy vm completed...now for testing 2010-10-26 09:35:24 -07:00
Alex Huang
f58063911e deploy vm completed 2010-10-26 09:35:24 -07:00
Jessica Wang
9401ec1180 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-26 09:33:19 -07:00
Jessica Wang
9a2380c337 new UI - add secondary storage - do not show action info inside subgrid item (action info will be shown in dialog if action fails). 2010-10-26 09:33:08 -07:00
nit
7f15b8ff57 Adding the accidental deleted code 2010-10-26 19:05:13 +05:30
nit
497c60d63d Extending extract functionlity for volumes to allow download. The
extraction can have two modes FTP_UPLOAD and HTTP_DOWNLOAD. In the former one
the user would provide the ftp url where the entity needs to be uploaded and in
the later the user would be provided a HTTP URL where from he/she can download
the entity. This url would be exposed for a specific time limit and would not
function after the time limit
2010-10-26 18:49:43 +05:30
Jessica Wang
cfdd6999ad new UI - Add Zone - keep dialog box open with spinning wheel running until action is complete. If action succeeds, close dialog box. If action fails, display error message on dialog box. 2010-10-25 21:20:05 -07:00
Jessica Wang
7fa3b74d28 new UI - Add Pod - keep dialog box open with spinning wheel running until action is complete. If action succeeds, close dialog box. If action fails, display error message on dialog box. 2010-10-25 21:01:19 -07:00
Jessica Wang
d5a6a6451d new UI - Add Secondary Storage - keep dialog box open with spinning wheel running until action is complete. If action succeeds, close dialog box. If action fails, display error message on dialog box. 2010-10-25 20:52:44 -07:00
Jessica Wang
800df736fe new UI - Add Primary Storage - keep dialog box open with spinning wheel running until action is complete. If action succeeds, close dialog box. If action fails, display error message on dialog box. 2010-10-25 20:42:15 -07:00
Jessica Wang
6ae1b7d30b new UI - Add Host - keep dialog box open with spinning wheel running until action is complete. If action succeeds, close dialog box. If action fails, display error message on dialog box. 2010-10-25 20:20:11 -07:00
Jessica Wang
a1557eb667 new UI - resources page - fix a bug that StartVM/StopVM/RebootVM/DestroyVM button didn't disappear when clicking instance page then clicking zone/pod/systemVM/cluster node in left navigation. 2010-10-25 20:03:35 -07:00
Jessica Wang
5a0ed4dedd new UI - VLAN page - info dropdown - implement close button. 2010-10-25 19:42:35 -07:00
Jessica Wang
b4ef2b4386 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-25 19:35:58 -07:00
Jessica Wang
2466501911 new UI - VLAN page - fill up info dropdown. 2010-10-25 19:35:52 -07:00
NIKITA
f0e8a78db9 relative issue 2010-10-25 19:06:30 -07:00
will
c86b4a043f Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-25 18:18:04 -07:00
Jessica Wang
01db4f3fd7 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-25 18:06:29 -07:00
Jessica Wang
56ce968533 new UI - VLAN page - clicking info icon will show a dropdown that shows VLAN details. 2010-10-25 18:06:21 -07:00