6280 Commits

Author SHA1 Message Date
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
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
Alex Huang
da402fdd35 added back @DB annotation 2011-06-21 10:44:46 -07:00
Alex Huang
a254e90ab3 Renamed IPAssoc to IpAssoc to be consistent with agent commands 2011-06-21 10:15:42 -07:00
Alex Huang
22d5eac400 new log4j 2011-06-21 10:15:21 -07:00
Murali Reddy
83ee4e653c Bug 10174 - Should not return public and featured templates for accounts that do not have access to their respective zones
status 10174: resolved fixed
2011-06-21 19:20:25 +05:30
Sheng Yang
da0379149a SSL: Fix loop in when BUFFER_UNDERFLOW
Add 10 times as limit, as well as add the missing count=-1 judgement.
2011-06-20 18:36:35 -07:00
Alex Huang
78d19f8690 bug 10368: better fix for the db connection problem. 2011-06-20 16:30:38 -07:00
alena
2f5e51a382 bug 10193: modified description field for login api call in API docs
status 10193: resolved fixed
2011-06-20 16:23:04 -07:00
Alex Huang
dc605655a0 removed useless manager declarations 2011-06-20 16:20:48 -07:00
alena
2e3fff5b94 bug 10219: Untagged vlan ranges in Public network should have the same subnet
status 10219: resolved fixed
2011-06-20 16:17:34 -07:00
Kelven Yang
50c1652172 bug 8996: make VMsync to track host change 2011-06-20 16:13:46 -07:00
David Nalley
6bb0b490ca fixing some typos in error messages 2011-06-20 15:22:33 -04:00
Jessica Wang
430338682e bug 10340: CloudStack UI - IP Address page - Port Forwarding tab - localize new labels. 2011-06-20 11:34:06 -07:00
Jessica Wang
8c9108370c bug 10340: CloudStack UI - IP Address page - Port Forwarding tab - add new field "CIDR". 2011-06-20 11:34:05 -07:00
Alex Huang
e4f42d0e52 bug 10368: Print out the hash code of the db connection instead of the toString(). Changed the transaction in changeToStart() method to be of a shorter interval so it won't cause so many db connection exceptions 2011-06-20 11:30:23 -07:00
Frank
0ef23b8661 fix rpm build for premium-agent 2011-06-20 11:09:36 -07:00
Edison Su
1e944a2d86 cleanup ebtables rules if vm is manually deleted 2011-06-20 10:32:05 -04:00
Frank
8be80cf909 Bug 10343 - 2.2.5 > 2.2.6 upgrade not working on Ubuntu 10.04 builds
resolved fixed
2011-06-20 10:11:16 -07:00
alena
336235e5e3 bug 10359: don't allow system network deletion
status 10359: resolved fixed
2011-06-20 09:23:07 -07:00
Abhinandan Prateek
976aab77bb bug 10305: for a systemvm only applicable system vm offering should be displayed
status 10305: resolved fixed
While creating a system vm offering specify the type. If no type specified the default to domainrouter.
While requesting a set of system offering specify the paramter systemvmtype.
2011-06-20 20:01:40 +05:30
Alex Huang
c9a58ba36e added connection logging to check for db connection losses 2011-06-19 06:31:33 -07:00
Abhinandan Prateek
30ba637a04 bug 10313: on trying to delete a default offering throw error 2011-06-19 15:12:16 +05:30
Abhinandan Prateek
cf15573d06 bug 10313: marking default system offering as default so that they should not be deleted
status 10313: resolved fixed
2011-06-19 12:30:07 +05:30
Kelven Yang
cf26f107a7 bug 9485: allow configurable ethernet card type in VMware. this is a short-term solution to fullfill customer's request, in longer term, we need to allow custoer select appropriate adapter type at per-NIC basis 2011-06-17 18:02:59 -07:00
Kelven Yang
f5b5e750c8 bug 10350: vmware.additional.vnc.portrange.start and vmware.additional.vnc.portrange.size configuration variables are added 2011-06-17 18:02:48 -07:00
Kelven Yang
723a85c084 bug 10349: save pod_id along with host_id in state transition 2011-06-17 18:02:36 -07:00
Edison Su
5483bc21de try 5 times if write heartbeat failed 2011-06-17 17:38:58 -04:00
Alex Huang
36ee97334b bug 10352: fixed the issue. I mistakenly threw an exception when I was not suppose to 2011-06-17 17:18:04 -07:00
alena
9fa2e68be6 Validate network domain in upateNetwork command 2011-06-17 16:59:15 -07:00
Edison Su
0a8421fe66 if iso is installed, don't include it into ssvm 2011-06-17 15:45:28 -04:00
alena
614400f1e3 Fixed userResponse to return api/secretKeys 2011-06-17 15:40:35 -07:00
Jessica Wang
49b041fac6 bug 9419: CloudStack UI - Account page- add new action "Update Resource Count". 2011-06-17 10:58:43 -07:00
Jessica Wang
e6be7d5688 bug 9419: CloudStack UI - localize new translation labels. 2011-06-17 10:57:54 -07:00
Jessica Wang
9ab65522f9 bug 9419: CloudStack UI - Domain page- add new action "Update Resource Count". 2011-06-17 10:54:21 -07:00
Edison Su
240ca7f1f0 bug 10303: don't show system vm template for templatefilter == (self and feature)
status 10303: resolved fixed
2011-06-17 10:49:27 -04:00
Alex Huang
3d0b30073e bug 10341: deploying virtual router and deploying dhcp server should not be acquiring locks in lock table 2011-06-17 08:17:13 -07:00
Edison Su
ad5162ef86 fix ebtable cleanup issue: on ubuntu, it's not got deleted if vm is stopped 2011-06-16 19:26:24 -04:00
Jessica Wang
cb981e6682 bug 9579: cloudStack UI - Network page - Update Direct Network - Make "Network Domain" editable if this network includes service "Dns" which includes capability "AllowDnsSuffixModification". 2011-06-16 19:13:50 -07:00
Jessica Wang
ab99abb45a bug 9579: cloudStack UI - Network page - localize new labels. 2011-06-16 18:10:15 -07:00
Jessica Wang
6016c4c791 bug 9579: cloudStack UI - Network page - Add Direct Network - add new field "Network Domain". 2011-06-16 18:10:13 -07:00
alena
f0e7d5e7ce Use different method for getting component locator in EncodedStringTypeAdapter 2011-06-16 17:24:35 -07:00
Kelven Yang
2a6307f272 1) Remove customer field applied to virtual machine in VMware. 2) always track VM host change in VMware regardless whether or not native HA is enabled 2011-06-16 16:22:11 -07:00
Edison Su
d039164645 add one more dependence 2011-06-16 13:33:00 -04:00
alena
c0bca3c24d bug 10088: Fixed apiXmlDoc generator to generate correct set of domain admin commands - got broken by checkin fff4112c0b2407e754318ea31f2f1bb7e92b8f12 "Introducing a new user role in cloudstack called RESOURCE_DOMAIN_ADMIN"
status 10088: resolved fixed
2011-06-16 12:17:51 -07:00
Edison Su
980dd69478 don't include the whole /usr/share/java/ directory in classpath, or you will get stackoverflow, and delete vm data folder after vm stopped 2011-06-16 12:14:24 -04:00
alena
57e4af6fd5 bug 10325: renamed apiKey/secretKey to userApiKey/userSecretKey in updateUser api call
This reverts commit 927508215de383bdcc5b2e289e5103e011d72843.
2011-06-16 11:47:54 -07:00
Murali Reddy
00bd79ffee bug 9419: implement api to reset resource count
adding couple of fixes
2011-06-16 19:01:03 +05:30
Murali Reddy
c7e347e9a4 bug 9419: implement api to reset resource count 2011-06-16 19:00:42 +05:30