Commit Graph

6148 Commits

Author SHA1 Message Date
alena
27d6020569 Ant target for apiDocs building 2011-06-07 11:21:07 -07:00
anthony
416efeb59a bug 10152: supoort XenServer 5.6 service pack 2
status 10152: resolved fixed
2011-06-07 10:39:57 -07:00
nit
679159ccf4 bug 9922 : My ISOs shouldnt list Featured ISOs when the user is not the owner of those isos.
status 9922: resolved fixed
2011-06-07 12:22:49 +05:30
anthony
5e1bdce052 bug 10081: don't save iptable 2011-06-06 18:19:01 -07:00
Jessica Wang
973a00ff59 bug 9877: cloudStack UI - Add Zone Wizard - Clicking radio buttons (VLAN, Security Groups) under Advanced Mode will make Advanced Mode checked. 2011-06-06 18:11:07 -07:00
Jessica Wang
bd7752bd62 bug 8809: cloudStack UI - Add Template dialog - If "All Zones" is selected, call "listHypervisors&zoneid=-1" instead of "listHypervisors". 2011-06-06 17:06:53 -07:00
alena
158807c877 Fixed unittest 2011-06-06 16:52:11 -07:00
Jessica Wang
b455b14d8b bug 9903: cloudStack UI - VM Wizard - security groups selection - exclude default security group since it's always applied. 2011-06-06 16:49:31 -07:00
Jessica Wang
506825ef69 bug 9878: cloudStack UI - VW Wizard - empty hypervisor dropdown before adding options. 2011-06-06 16:20:02 -07:00
Frank
469b704ec0 Fix wrong baremetal agent declaration in spec file 2011-06-06 16:14:37 -07:00
Edison Su
29d0b09968 fix agent setup on rhel6 2011-06-06 16:15:42 -04:00
Jessica Wang
7156213513 bug 7553: cloudStack - Router page - change service - exclude service offering currently used by this router in service offering dropdown. 2011-06-06 15:55:48 -07:00
alena
9125b79fe9 SecurityGroup is optional parameter in deployVm api call 2011-06-06 15:16:32 -07:00
David Nalley
5ca38bc43a Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2011-06-06 17:53:22 -04:00
alena
cec4e7235b Allow to use securityGroupNames in deployVm command (the code transforms them to the ids) 2011-06-06 14:03:38 -07:00
alena
a03e2b8a12 Added upgrade path from 225 to 226
Conflicts:

	server/src/com/cloud/upgrade/DatabaseUpgradeChecker.java
2011-06-06 13:55:50 -07:00
alena
64252b48f2 bug 10166: drop account_id/domain_id fields (if exist) in domain_router table
status 10166: resolved fixed
2011-06-06 13:55:50 -07:00
alena
9a2cc8008b Db upgarde: changed 225-226 to be 226-227 2011-06-06 13:55:50 -07:00
alena
0830f71bae Fixed the name for system vm template 2011-06-06 13:55:50 -07:00
will
5913c5a441 Added an acknowledge process for the registration complete process of cloudzones. Only after a expires=true will the token be truly expired. 2011-06-06 11:47:59 -07:00
nit
c46ddeab2d bug 9886 : ExtractVolume - Put in the ACL layer check and allow datadisk to be extractable if they pass the acl layer check.
status 9886: resolved fixed
2011-06-06 16:12:29 +05:30
kishan
b82fac179a bug 9785: Added Vlan Assign Release events
status 9785: resolved fixed
2011-06-06 13:33:21 +05:30
alena
14cdc7de14 bug 9127: covered failure scenarios for agent LB.
status 9127: resolved fixed

The feature is completed; please file separate bugs if any issue arises during the testing.
Wiki link describing how agentLB works: http://intranet.lab.vmops.com/engineering/release-2.2-features/agent-load-balancing
2011-06-05 17:35:30 -07:00
Alex Huang
019cc78976 Fixes problems in routing between management servers 2011-06-05 16:06:54 -07:00
Alex Huang
a0ce3da191 fixed problem with header 2011-06-05 13:51:29 -07:00
Sheng Yang
7cf312674b bug 10135: Fix clustered agent manager's version bug
We are using v1 now, instead of v3. This bug result in all the commands from
the other clustered management server would be sent to agentmanager, and then dropped.

status 10135: resolved fixed
2011-06-04 21:28:03 -07:00
Sheng Yang
ff86c865e2 bug 10135: Add SSL encryption for non-NIO link
Now Link.write() support SSL encryption. And since there is no user of
Link.read(), we comment it out.
2011-06-04 21:27:18 -07:00
David Nalley
87569452e7 hopefully the last of libre cleanup 2011-06-04 14:44:21 -04:00
David Nalley
4950f78a11 yet more libre cleanup 2011-06-04 14:33:39 -04:00
David Nalley
d32fcee4af more libre cleanup 2011-06-04 14:30:26 -04:00
David Nalley
f2c9ec3765 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2011-06-04 14:14:38 -04:00
David Nalley
1bc339da65 removing reference to iControl.jar in cloud.spec 2011-06-04 14:13:57 -04:00
Alex Huang
d9e0bcfa1e bug 10126: Renamed getPodId() to getPodIdToDeployIn() 2011-06-03 22:17:08 -07:00
alena
c12790ab32 Fixed upgrade bug related with multiple template entries in vm_template table - search only for the template having NULL Removed field. 2011-06-03 17:33:16 -07:00
will
f9867a6475 Temp fix to encode username, account name, and email before they are returned from the API 2011-06-03 17:08:10 -07:00
anthony
db6aa765a3 bug 10146 : fixed NPE
status 10146 : resolved fixed
2011-06-03 15:52:31 -07:00
Edison Su
94b3890542 fix the race condition for download template 2011-06-03 13:19:48 -04:00
nit
dbb1ed3645 bug 9729 : Remove redundant permission check from deployvm cmd.
status 9729: resolved fixed
2011-06-03 18:07:54 +05:30
Edison Su
358fb9aba6 add wait for network before starting agent 2011-06-02 22:38:13 -04:00
Edison Su
57fe38efcd add check hostname during installation 2011-06-02 22:38:13 -04:00
Edison Su
47d52ad937 Never get the upstart script stable enough
fall back to systemV init script
Revert "Try upstart init script in the next round"

This reverts commit da56f8e92e74b2e06df66da03e1b77b3a13cb97d.
2011-06-02 22:38:13 -04:00
Edison Su
3cddd72c9b fix template sync issue 2011-06-02 22:38:13 -04:00
alena
635a1075de bug 9127: intermediate checkin for agent load balancer 2011-06-02 21:47:54 -07:00
Jessica Wang
f03273f34e bug 7194: cloudStack UI - IP Address page - create port forwarding rule - If public end port gets filled, disable private ports and copy public ports over to private ports. 2011-06-02 20:05:47 -07:00
Jessica Wang
70b5ab45fa bug 7194: cloudStack UI - IP Address page - list port forwarding rules - add public end port and private end port. 2011-06-02 19:45:55 -07:00
Jessica Wang
87b3a326f3 bug 7194: cloudStack UI - IP Address page - create port forwarding rule - (1) split public port into public start port, public end port. (2) split private port into private start port, private end port. 2011-06-02 19:27:54 -07:00
Jessica Wang
2a6215abca bug 9959: cloudStack - Add Network Device dialog, Add External Firewall dialog, Add External Load Balancer dialog - encode parameter values before passing them to API. 2011-06-02 17:20:00 -07:00
will
87b4b993c7 bug 10090: encoded the endpoint as well as the username for the accounts in the register callback response 2011-06-02 13:53:55 -07:00
Edison Su
b449b1e408 add on delete cascade for networks table 2011-06-02 13:41:35 -04:00
Edison Su
9ec9d74514 zone can be deleted now 2011-06-02 12:33:37 -04:00