6116 Commits

Author SHA1 Message Date
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
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
Jessica Wang
ba3c2499ff cloudStack - Network page - Edit Network - make tags field editable. 2011-06-02 10:32:32 -07:00
alena
52aab0e441 Use correct field name when search for management server by State 2011-06-02 10:18:30 -07:00
Alex Huang
d140ca7555 Fixes the issue where the Job-Executor can hit an exception in cleanup and eventually the entire executor pool is gone. 2011-06-02 09:54:34 -07:00
Alex Huang
018b1c7ce9 Fixed problem that Kirk saw at upgrading between 2.2.3 and 2.2.5 at one of mour customers. The host address for storage pool is not an ip address and should not have been shrunk to 40 characters 2011-06-02 09:44:13 -07:00
nit
c0ce175227 bug 8184 : listSystemVms - return gateway which is equal to the Gateway of Nic belonging to Network with trafficType=Public for Advanced zone, and trafficType=Guest in Basic zone.
status 8184: resolved fixed
2011-06-02 18:04:58 +05:30
nit
0ebce2024b bug 9729 : Permission change - allow root admin to use anybody's private template.
status 9729: resolved fixed
2011-06-02 15:14:32 +05:30
Edison Su
4a47d19c84 fix delete zone: many times, you just can't delete a zone, even you clean up all the resources 2011-06-01 20:26:29 -04:00
Edison Su
fcf6021764 set the default mgt server to myagent.cloud.com 2011-06-01 18:47:29 -04:00
Jessica Wang
180b9d49b4 cloudStack - Add Network dialog - add new field "tags". 2011-06-01 18:29:00 -07:00
Alex Huang
bc67b2a973 bug 9651: update now also shows tags 2011-06-01 17:50:04 -07:00
anthony
072fd1b1c5 bug 10111: set hidden flag to 0 after copy template from secondary storage to primary storage
status 10111: resolved fixed
2011-06-01 17:44:09 -07:00
Edison Su
5caafcbcb0 change log level to debug 2011-06-01 17:39:02 -04:00
Alex Huang
2ceadec326 bug 9651: tags parameter added to createnetwork 2011-06-01 17:36:14 -07:00
Edison Su
d6e6190c62 bug 10107,10108: change agent log level from DEBUG to INFO
status 10107: resovled,fixed
status 10108: resovled,fixed
2011-06-01 17:09:39 -04:00
Alex Huang
2dbb8eb502 bug 9651: Make same VLAN work on two different nics 2011-06-01 17:07:44 -07:00
alena
df403c953d bug 10080: update nic profile with DNS info for the nics with reservation_strategy=Create
status 10080: resolved fixed
2011-06-01 17:05:32 -07:00
Edison Su
f7414b83aa fix listtempalte and listiso, if there are multiple secondary storage 2011-06-01 16:01:51 -04:00
anthony
d02e4fb37f bug 10100 : if there are more than one hypervisor type in one zone, create_template_from_snapshot may be sent to host with diferent hypervisor type
status 10100 : resolved fixed
2011-06-01 15:30:22 -07:00
Jessica Wang
80e0e7a4e6 cloudStack - capability doesn't always get returned in Firewall object. Do a extra validation before loop through it. 2011-06-01 12:05:33 -07:00
Frank
9961e1ca2a Fix NPE when reboot vm
vm.podId has different meaning than you think
2011-06-01 11:54:20 -07:00
Edison Su
d9b61f26da fix dettach iso issue: if dettach iso failed on hypervisor, mgt server still regards it as success, then you can't attach another ISO to the vm again unless your stop/start the VM 2011-06-01 10:37:04 -04:00
Abhinandan Prateek
3c88f21645 bug 7553: misinterpreted passed domainid as user domain in last commit, fixed 2011-06-01 20:37:29 +05:30
Abhinandan Prateek
1af3790a05 bug 7553: throw errors if non ROOT ADMIN user tries to access the system offerings 2011-06-01 17:32:41 +05:30
anthony
fed7d1ebdb delete secondary storage,
1. check if there are snapshotsin this secondary storage, if yes , fails
2. check if there are private templatesin this secondary storage , if yes, fails
2011-05-31 17:57:10 -07:00
Jessica Wang
8c4e831cfb bug 7553: cloudStack - server-side - make listRouters API return “serviceofferingname” and “serviceofferingid”. 2011-05-31 17:40:30 -07:00
Jessica Wang
0685782fa9 bug 7553: cloudStack - Router page - change service - call changeServiceForRouter API. 2011-05-31 17:10:36 -07:00
Jessica Wang
c6a0c62fb6 bug 7553: cloudStack - Router page - add Service Offering gridrow. 2011-05-31 17:00:53 -07:00
Jessica Wang
5abe9a3e79 bug 7553: cloudStack - Router page - add new action "change service". 2011-05-31 16:40:22 -07:00
Edison Su
768d990446 Try upstart init script in the next round 2011-05-31 16:38:09 -04:00
Kelven Yang
1783e74546 fix Eclipse dependency on netapp jar 2011-05-31 16:18:09 -07:00
Jessica Wang
997ef3768f bug 7553: cloudStack - System Service Offering - implement Add System Service Offering action. 2011-05-31 15:59:17 -07:00