Commit Graph

1814 Commits

Author SHA1 Message Date
abhishek fbe2d288d7 adding some code comments 2010-11-01 09:06:32 -07:00
abhishek b9cd3e2522 some more fine tuning around corner cases 2010-11-01 09:06:32 -07:00
abhishek f3b4dd8a1c further code modularization, extracting redundant code to common methods 2010-11-01 09:06:32 -07:00
abhishek 362e67d724 adding failover protection case for when the mgmt svr crashes in the middle of executing something; along with custom response for cert 2010-11-01 09:04:51 -07:00
abhishek 7b87aad660 fixed a bug in the listener flow; now handling the application of certs to existing cpvms and new cpvms based on a fork in the logic in the console proxy resource 2010-11-01 09:04:51 -07:00
abhishek abd64eddd1 adding more exception handling and debugging support 2010-11-01 09:04:51 -07:00
root 3752a4eb31 making the logic more robust, testing more corner cases, improving efficiency and changing the schema 2010-11-01 09:04:51 -07:00
abhishek 9c80911e52 more changes 2010-11-01 09:00:58 -07:00
abhishek d9ebb7147c improving efficiency by reducing the number of db lookups, whilst updating the custom certificates across multiple console proxies when the command is issued. Now, we use in memory hashmaps for hosts to get the hostids for cphosts, which eliminates the need to make a db lookup for every cpvm that needs to be rebooted 2010-11-01 09:00:58 -07:00
abhishek 4d2e126ea1 more cpvm refactoring 2010-11-01 09:00:58 -07:00
kishan b08037d22c bug 6851: use specified account properties instead of admin, resourceType enum instead of type
status 6851: resolved fixed
2010-11-01 19:19:33 +05:30
kishan f84be50faa bug 6428: Send alert when usage job fails
status 6428: resolved fixed
2010-11-01 17:20:57 +05:30
kishan c40f053eb0 bug 6425: run ssh in quiet mode to avoid warning
status 6425: resolved fixed
2010-11-01 16:03:39 +05:30
kishan 3a0f30a049 bug 6408: remove security groups/port forwarding service in virtual network case
status 6408: resolved fixed
2010-11-01 14:28:03 +05:30
nit 1b88b0eae4 bug 6748: Correcting secondary storage space utilization on the dashboard. The fix will update the existing db entry and will create a new entry for the first time only.
status 6748: resolved fixed
2010-11-01 12:16:07 +05:30
Jessica Wang 6d9c8c5872 new UI - Global Settings page - show loading image before page is fully loaded. 2010-10-31 16:30:20 -07:00
Jessica Wang f65061b793 new UI - Disk Offering page - show loading image before page is fully loaded. 2010-10-31 16:26:16 -07:00
Jessica Wang e7809481be new UI - Service Offering page - show loading image before page is fully loaded. 2010-10-31 16:21:28 -07:00
Jessica Wang a3c3be1343 new UI - Alert page - show loading image before Alert page is fully loaded. 2010-10-31 16:07:12 -07:00
Jessica Wang b98c68b508 new UI - event page - show loading image before event page is fully loaded. 2010-10-31 16:02:21 -07:00
Jessica Wang 10f8c1688c new UI - ISO page - show loading image before ISO page is fully loaded. 2010-10-31 15:40:37 -07:00
Jessica Wang ebf8923405 new UI - template page - show loading image before page is fully loaded. 2010-10-31 15:05:22 -07:00
Jessica Wang 03189e49d2 new UI - list instance of load balancer rule - fix a bug ("privateip is not found") caused by API refactor. 2010-10-31 12:06:37 -07:00
Jessica Wang aae71acb85 new UI - IP address page - fail reason ("jobresult") is not returned any more after API refactor. So, hardcoding fail reason when assigning instance to load balancer rule failed. 2010-10-31 11:48:00 -07:00
Jessica Wang b9bde1cc5f new UI - IP address - fix a regression ("0 is null or not an object" when adding a port forwarding rule or adding a load balancer rule) caused by API refactor. 2010-10-31 11:24:40 -07:00
Jessica Wang b7f746608d new UI - IP Address page - show loading image before page is fully loaded. 2010-10-31 11:08:45 -07:00
Jessica Wang 76de0250aa new UI - snapshot - show loading image before page is fully loaded. 2010-10-30 22:24:48 -07:00
Jessica Wang f068ddd269 new UI - volume page - show loading image before page is fully loaded. 2010-10-30 19:40:29 -07:00
Jessica Wang 04d758f086 new UI - instance page - after refresh details tab, refresh data stored in middle menu item as well. 2010-10-30 15:52:03 -07:00
Jessica Wang 50e62f945f instance page - details tab - hide details tab when showing spinning wheel (while loading data) 2010-10-30 15:40:56 -07:00
Jessica Wang 89f8617c9b new UI - instance page - volume tab - show Create Template option in action menu if hypervisor is KVM. 2010-10-30 15:18:06 -07:00
Jessica Wang a1293ea882 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-29 20:38:34 -07:00
Jessica Wang cf69ee0b0d new UI - instance page - Add spinning wheel to each tab. Show spinning wheel before loading is finished in each tab. 2010-10-29 20:38:26 -07:00
Jessica Wang c026bceb6d Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-29 19:57:40 -07:00
Jessica Wang ac5f511cde new UI - instance page - corresponding data is populated when each tab is clicked. (Before, data is populated to all tabs at once) 2010-10-29 19:57:33 -07:00
edison 5c88bb936b Oops, == doesn't work... 2010-10-29 19:51:24 -07:00
edison d0c68cd4a7 add a timeout (5 minutes) to wait for KVM agent host connecting to mgt svr, during adding host->discover 2010-10-29 19:18:07 -07:00
Jessica Wang 67bd893de0 new UI - show "no items available" in middle menu when there is no item in middle menu. 2010-10-29 19:12:51 -07:00
Jessica Wang 65669f1bd6 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-29 19:05:15 -07:00
Jessica Wang c3d3ab98b8 new UI - show spinning wheel in middle menu before data is fully loaded into middle menu. 2010-10-29 19:05:09 -07:00
Kelven Yang fd4b44d326 Shorten index key requirement on storage_pool_details to let it fall within the support of mysql 2010-10-29 18:11:06 -07:00
Kris McQueen 24551eea3a Add constants for API command parameter names and for API response parameter names. Update the commands with the new constants rather than custom strings. Update several of the responses with the constants. Not all the responses have been updated, this is still work in progress... 2010-10-29 17:20:40 -07:00
NIKITA 463aa9044a Added scrollbar to global settings grid 2010-10-29 16:56:29 -07:00
edison f526a92b08 Only allow to attach a volume to a vm, when they are created by the same hypervisor. 2010-10-29 15:48:26 -07:00
Jessica Wang 0e88439f44 new UI - using afterAddingMidMdenuItem() when creating volume. The function will show a special failed pattern on middle menu item. 2010-10-29 15:14:47 -07:00
Jessica Wang 5f9df5aca5 new UI - volume page - fix a bug "object is not found" when creating volume fails. 2010-10-29 15:03:15 -07:00
Jessica Wang 0bfb2c853d new UI - when adding new item fails, show a special pattern in middle menu item. 2010-10-29 14:44:35 -07:00
Jessica Wang 8a2d12f2bf Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-29 14:07:43 -07:00
Jessica Wang f373f0928c new UI - adding loading image to domain tree. 2010-10-29 14:07:36 -07:00
Kris McQueen a9349cb815 bug 6857: if the dispatcher recieves an IllegalArgumentException, bubble that up to the response so the caller gets a useful message 2010-10-29 14:07:23 -07:00