Commit Graph

11672 Commits

Author SHA1 Message Date
Alex Huang a963b477ee build better names 2011-06-22 16:47:51 -07:00
Alex Huang 251552f679 propagate loggin fixes 2011-06-22 16:36:24 -07:00
Sheng Yang 6e405efe01 bug 10311: Update UpdateNetworkCmd, allow change networkOfferingId
And restart/re-implement the network if networkOfferingId is changed.
2011-06-22 15:30:39 -07:00
Sheng Yang 0d750dacc2 bug 10311: Update create network_offering API 2011-06-22 15:30:39 -07:00
Sheng Yang dc46ffb0c7 bug 9154: various fix for scripts 2011-06-22 15:30:39 -07:00
alena 0d1ab8f9af Db upgrade:
* remove lb to vm mappings for Removed vms (result of the bug in 2.1.x when mappings weren't removed during the vm expunge)
* encode.api.response is false by default
2011-06-22 15:19:52 -07:00
Edison Su cd6eba3cde wait for 30s, after stop agent 2011-06-22 17:47:29 -04:00
alena 48c2f68af0 bug 10416: fixed the bug in agentLoadBalancerPlanner
status 10416: resolved fixed
2011-06-22 17:16:04 -07:00
Sheng Yang ba6dd6cfcd Catch more exception 2011-06-22 14:45:54 -07:00
Sheng Yang 345d747913 Add more _selector.close()
Also add more log.
2011-06-22 14:23:41 -07:00
alena b8e15a833b bug 10406: fixed concurrency problem happening during Agent Transfer Monitor task
status 10406: resolved fixed
2011-06-22 14:14:41 -07:00
Edison Su 0377c6bf0d fix meta data for cloudzone 2011-06-22 17:02:12 -04:00
Alex Huang ecd9fad89c bug 10375: fixed a problem with build name 2011-06-22 16:43:53 -07:00
Alex Huang 129f40d0cb bug 10375: trying to reduce the scope of the transaction 2011-06-22 16:34:14 -07:00
Alex Huang 252ca3f81a build better names 2011-06-22 16:34:14 -07:00
Alex Huang 47f114ad96 faster implementation of the log renderer 2011-06-22 16:34:14 -07:00
alena be5707b26e Db upgrade:
* remove lb to vm mappings for Removed vms (result of the bug in 2.1.x when mappings weren't removed during the vm expunge)
* encode.api.response is false by default
2011-06-22 15:18:05 -07:00
Sheng Yang cba8e16b61 Catch more exception 2011-06-22 14:46:15 -07:00
Sheng Yang 64b2293a50 Add more _selector.close()
Also add more log.
2011-06-22 14:24:12 -07:00
alena 979e3a2d56 bug 10406: fixed concurrency problem happening during Agent Transfer Monitor task
status 10406: resolved fixed
2011-06-22 14:12:22 -07:00
Alex Huang 38ebac207b bug 10375: Added logging for exception causes 2011-06-22 11:51:54 -07:00
Alex Huang 573c054673 bug 10375: Added logging for exception causes 2011-06-22 11:51:35 -07:00
Murali Reddy 1d4bee51e7 Bug 10012: Vague error event created when user attempted to exceed limit set for a given resource
status 10012: resolved fixed
2011-06-22 13:06:59 +05:30
Murali Reddy 34a36b7009 Bug 10012: Vague error event created when user attempted to exceed limit set for a given resource
status 10012: resolved fixed
2011-06-22 13:00:59 +05:30
alena 4fcb406f2b bug 4706: allow to specify which ip address from the network to take when do vm deployment. The model is supported for multiple network case as well.
status 4706: resolved fixed
2011-06-21 16:41:43 -07:00
Jessica Wang 2ed1afa14e bug 9126: cloudStack UI - Add Host Dialog - rename "Tags" to "Host Tags". 2011-06-21 16:18:59 -07:00
Jessica Wang 207f47575e bug 9126: cloudStack UI - Add Primary Storage Dialog - rename "tags" to "storage tags". 2011-06-21 16:17:55 -07:00
Jessica Wang ca5364a2b2 bug 9126: cloudStack UI - Add System Service Offering Dialog - rename "tags" to "storage tags". 2011-06-21 16:17:08 -07:00
Jessica Wang 3967ec3c0f cloudStack - localize new labels. 2011-06-21 16:15:36 -07:00
Jessica Wang c802559a46 bug 10356: cloudStack UI - System Service Offerings page - (1) add a grid row "Default Use". (2) Hide Delete Action and Edit Action when Default Use is true. 2011-06-21 16:11:02 -07:00
Jessica Wang 08b0df39f4 bug 10360: cloudStack UI - Router page - listServiceOfferings API has changed to take in new parameter "systemvmtype". Here is related UI change. 2011-06-21 16:10:05 -07:00
Jessica Wang 250bd2162f cloudStack UI - localize new translation labels. 2011-06-21 15:34:11 -07:00
Jessica Wang e56a1ba7ee bug 9126: cloudStack UI - Add Host Dialog - rename "Tags" to "Host Tags". 2011-06-21 15:33:49 -07:00
Jessica Wang aa41233131 bug 9126: cloudStack UI - Add Primary Storage Dialog - rename "tags" to "storage tags". 2011-06-21 15:20:50 -07:00
Jessica Wang 4919f741ac cloudStack - localize new translation labels. 2011-06-21 15:13:34 -07:00
Jessica Wang 392c0499dc bug 9126: cloudStack UI - Add Disk Offering Dialog, Add Service Offering Dialog, Add System Service Offering Dialog - rename "tags" to "storage tags". 2011-06-21 15:13:05 -07:00
Jessica Wang 93c63bd2f9 cloudStack UI - localize new translation labels. 2011-06-21 14:49:53 -07:00
Jessica Wang 33e87159e5 bug 10356: cloudStack UI - System Service Offerings page - (1) add a grid row "Default Use". (2) Hide Delete Action and Edit Action when Default Use is true. 2011-06-21 14:49:52 -07:00
Alex Huang a698dbe513 some connection logging was missing 2011-06-21 14:43:31 -07:00
Alex Huang 0cf9d8b788 some connection logging was missing 2011-06-21 14:42:12 -07:00
Edison Su 54a4af2a0c bug 10092: fix the Long compare
status 10092: resolved fixed
2011-06-21 14:33:43 -04:00
Jessica Wang f8abe298d4 bug 10360: cloudStack UI - Router page - listServiceOfferings API has changed to take in new parameter "systemvmtype". Here is related UI change. 2011-06-21 14:25:38 -07:00
Frank d89cfe26b0 change cloud-apache-log4j-extras-1.0.jar cloud-log4j-extras.jar in spec file 2011-06-21 11:22:37 -07:00
Frank 0740fc5977 change cloud-apache-log4j-extras-1.0.jar cloud-log4j-extras.jar in spec file 2011-06-21 11:10:16 -07:00
alena d08abadc19 Keep "encode.api.response" parameter in ApiServer class; initialize it as a part of init() method 2011-06-21 11:07:31 -07:00
alena daad9e4b81 Keep "encode.api.response" parameter in ApiServer class; initialize it as a part of init() method 2011-06-21 11:05:57 -07:00
Alex Huang da402fdd35 added back @DB annotation 2011-06-21 10:44:46 -07:00
Alex Huang 07354b441c added back @DB annotation 2011-06-21 10:44:32 -07:00
Abhinandan Prateek 098f68d18e bug 10340: added cidrs in response
The input can take multiple cidrs as in 10.91.28.0/24,169.254.2.0/24,56.89.0.0/16
2011-06-21 22:57:36 +05:30
Abhinandan Prateek b6d2ec505e bug 10340: added cidrs in response
The input can take multiple cidrs as in 10.91.28.0/24,169.254.2.0/24,56.89.0.0/16
2011-06-21 22:55:17 +05:30