Sheng Yang
6eb9c428bb
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:38:14 -07:00
Sheng Yang
bbb0f41a92
Fix ipassoc.sh with new added nic
...
The script should bring the new created interface up.
2011-06-20 17:21:32 -07:00
Alex Huang
22e28b4941
bug 10368: better fix for the db connection problem.
2011-06-20 16:31:32 -07:00
Alex Huang
36ceb02abe
removed useless manager declarations
2011-06-20 16:31:32 -07:00
Alex Huang
a58d730e34
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 16:31:32 -07:00
alena
4005c7bcce
bug 10193: modified description field for login api call in API docs
...
status 10193: resolved fixed
2011-06-20 16:25:08 -07:00
alena
bc1d199353
bug 10219: Untagged vlan ranges in Public network should have the same subnet
...
status 10219: resolved fixed
2011-06-20 16:15:37 -07:00
Kelven Yang
7279dad925
bug 8996: make VMsync to track host change
2011-06-20 16:12:33 -07:00
Sheng Yang
be216bf975
bug 9154: Add redundancy capability to VirtualRouterElement
...
Also move redundancy checking to VirtualRouterElement
2011-06-20 14:47:22 -07:00
Sheng Yang
470c80a2c6
bug 9154: Update addVirtualMachineIntoNetwork to accept routers as parameter
2011-06-20 14:47:22 -07:00
Jessica Tomechak
3542ea4ec3
Updated support downloads web page.
2011-06-20 12:39:14 -07:00
David Nalley
fb0dae2ce5
fixing some typos in error messages
2011-06-20 15:18:30 -04:00
Jessica Wang
968f5990be
bug 10340: CloudStack UI - IP Address page - Port Forwarding tab - localize new labels.
2011-06-20 11:57:05 -07:00
Jessica Wang
cfe2af8db8
bug 10340: CloudStack UI - IP Address page - Port Forwarding tab - add new field "CIDR".
2011-06-20 11:55:52 -07:00
alena
1f087371e0
bug 9620: fixed updateUser api to make updates only for the fields that are specified in the request
...
status 9620: resolved fixed
2011-06-20 11:48:32 -07:00
alena
5fe49efc9f
bug 9743: respect id/accountName/domainId parameters when call is executed by the regular user
...
status 9743: resolved fixed
2011-06-20 11:22:23 -07:00
alena
3671ff63f2
bug 9723: fixed listServiceOfferings to work right with isSystem/domainId parameters
...
status 9723: resolved fixed
2011-06-20 10:51:33 -07:00
alena
62516b00cf
bug 9642: listVms by regular user using domainId parameter will work only when domainId specified is the domainId the caller belongs to.
...
status 9642: resolved fixed
2011-06-20 10:32:19 -07:00
alena
f1339d4d6d
bug 9991: do account permission check in getCloudIdentifier api
...
status 9991: resolved fixed
2011-06-20 10:16:16 -07:00
Frank
5de550dea7
Bug 10343 - 2.2.5 > 2.2.6 upgrade not working on Ubuntu 10.04 builds
...
resolved fixed
2011-06-20 10:10:44 -07:00
alena
6a12a1c3cf
bug 10359: don't allow system network deletion
...
status 10359: resolved fixed
2011-06-20 09:30:44 -07:00
Abhinandan Prateek
79e38f0a1f
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:11:50 +05:30
Alex Huang
87573cad52
added connection logging to check for db connection losses
2011-06-19 06:31:56 -07:00
Abhinandan Prateek
94a278a638
bug 10313: on trying to delete a default offering throw error
2011-06-19 15:07:45 +05:30
Abhinandan Prateek
db29a56eaf
bug 10313: marking default system offering as default so that they should not be deleted
...
status 10313: resolved fixed
2011-06-19 12:16:06 +05:30
Kelven Yang
287274ccea
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 17:58:43 -07:00
Kelven Yang
1739240287
bug 10350: vmware.additional.vnc.portrange.start and vmware.additional.vnc.portrange.size configuration variables are added
2011-06-17 17:58:43 -07:00
Kelven Yang
6cd178de8b
bug 10349: save pod_id along with host_id in state transition
2011-06-17 17:58:43 -07:00
Alex Huang
9d4311cc0a
bug 10352: fixed the issue. I mistakenly threw an exception when I was not suppose to
2011-06-17 17:18:28 -07:00
alena
d1bee20b4a
Validate network domain in upateNetwork command
2011-06-17 16:58:21 -07:00
alena
bb5eaf2f02
bug 9894: listSnapshots by domain admin - do recursive search if domainid is not specified in the request
...
status 9894: resolved fixed
2011-06-17 16:09:56 -07:00
alena
cdaf4d1370
Fixed userResponse to return api/secretKeys
2011-06-17 15:38:06 -07:00
Jessica Wang
987d103278
bug 9419: CloudStack UI - Account page- add new action "Update Resource Count".
2011-06-17 10:51:59 -07:00
Jessica Wang
d7be360fe9
bug 9419: CloudStack UI - localize new translation labels.
2011-06-17 10:33:49 -07:00
Jessica Wang
7f05b38e18
bug 9419: CloudStack UI - Domain page- add new action "Update Resource Count".
2011-06-17 10:32:55 -07:00
Jessica Wang
2f77061434
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-17 09:33:41 -07:00
Jessica Wang
8106126278
bug 9579: cloudStack UI - Network page - localize new labels.
2011-06-17 09:32:49 -07:00
Jessica Wang
96bb76a596
bug 9579: cloudStack UI - Network page - Add Direct Network - add new field "Network Domain".
2011-06-17 09:28:11 -07:00
Alex Huang
a5264297ed
bug 10341: propagate fix for concurrentoperationexception from 2.2.8
2011-06-17 08:46:41 -07:00
alena
31647e299e
Use different method for getting component locator in EncodedStringTypeAdapter
2011-06-16 17:26:29 -07:00
Jessica Wang
45fcbd74d5
bug 10335: cloudStack UI - volume page - snapshot tab - hide Create Volume, Create Template action when snapshot state is not Backedup.
2011-06-16 16:42:32 -07:00
Jessica Wang
8b514c79a5
cloudStack UI - Secondary Storage page - fix a bug "secondRowText is not defined".
2011-06-16 16:14:50 -07:00
alena
3098db2b31
bug 9871: deployVm - check network's zone when do vm deployment
...
status 9871: resolved fixed
2011-06-16 16:00:45 -07:00
alena
fc28a332c5
bug 10271: don't include removed records when search for local storage pool
...
status 10217: resolved fixed
2011-06-16 16:00:45 -07:00
Sheng Yang
d5ff0dfa12
bug 9154: Update NetworkOfferingVO field
2011-06-16 14:29:34 -07:00
Jessica Wang
11e9b19780
bug 8950: cloudStack UI - Network page - Add IP Range to Direct Network - don't have to specify "vlan" parameter when Adding IP Range to Direct Network.
2011-06-16 14:04:05 -07:00
Jessica Wang
32f2ec4222
bug 9101: cloudStack UI - Edit Instance - fix a bug that HAEnabled dropdown was empty.
2011-06-16 12:27:25 -07:00
alena
40d4bbeb11
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:14:55 -07:00
alena
cad16ed27f
bug 10325: renamed apiKey/secretKey to userApiKey/userSecretKey in updateUser api call
...
This reverts commit 927508215de383bdcc5b2e289e5103e011d72843.
2011-06-16 11:49:40 -07:00
Jessica Wang
ae6907dd01
bug 9126: cloudStack UI - Add Disk Offering Dialog, Add Service Offering Dialog - rename "tags" to "storage tags".
2011-06-16 11:39:11 -07:00