5885 Commits

Author SHA1 Message Date
Edison Su
47380dc20e fix add host 2011-05-12 15:03:15 -04:00
alena
eed58597f2 Small fix to script that stop/starts system vms: added -m option (the host we send stop* api requests to); defaulted to localhost if not specified. 2011-05-12 09:54:30 -07:00
kishan
d456f89095 bug 8866: Direct Network Usage, TrafficSentinel support added, work in progress 2011-05-12 19:43:47 +05:30
nit
bc360f499d bug 9397 : CreateTemplate - generate MD5 checksum of the template. The code will calculate the checksum after the template has been created in the secondary storage. This code would be executed by ssvm. This would be agnostic of the way the template was created (not hypervisor specific).
status 9397: resolved fixed
2011-05-12 18:13:29 +05:30
Abhinandan Prateek
d8b7f5c19b bug 8115: Source IP filtering in Virtual Router
status 8115: resolved fixed

Changes to the router firewall.sh patch to add cidrs
2011-05-12 15:20:00 +05:30
Abhinandan Prateek
d752a94838 bug 8115: Source IP filtering in Virtual Router
Passing the additional source cidrs paramter to the xapi.
2011-05-12 13:37:43 +05:30
kishan
1929c6bb2b bug 9838: list all accounts IP usage when system account is used
status 9838: resolved fixed
2011-05-12 13:06:01 +05:30
Jessica Wang
c732513d8a cloudStack UI - Recurring Snapshot - fix a bug that when "hour" is "08" or "09", it will mysteriously change to "12" when Apply button is clicked. 2011-05-11 17:55:41 -07:00
Jessica Wang
7013b997d4 CloudStack UI - Volume page - fix a JavaScript error "Unable to get value of the property 'iscustomized': object is null or undefined" 2011-05-11 17:34:55 -07:00
Sheng Yang
0c1ad8ac88 Fix another "Too many open file open"
Resources need to be released before creating new NioClient instance during the
reconnecting.
2011-05-11 16:48:27 -07:00
Jessica Wang
053246170c bug 9557: CloudStack UI - Recurring Snapshot dialog - reset hidden info in interval dropdown. 2011-05-11 16:47:47 -07:00
keshav
435e178eef Added a new service to enabled zone-wide, shared source NAT rules. 2011-05-11 15:35:26 -07:00
Jessica Wang
d043c36890 bug 9608: remove question mark to avoid confusion (question mark was meant to mean "is public or not?") 2011-05-11 15:04:55 -07:00
Jessica Wang
cf9ebb76e7 bug 9604: Network page - implement action "Edit Network" for newly added API "updateNetwork". 2011-05-11 14:51:41 -07:00
alena
0f0dcc1964 bug 9827: call destroyVolume() method only after ensuring that the volume is not destroyed already.
status 9827: resolved fixed
2011-05-11 14:12:19 -07:00
Chiradeep Vittal
f1ea4d0c19 bug 9809: resume iso download (broken by multihypervisor)
status 9809: resolved fixed
2011-05-11 12:04:20 -07:00
Edison Su
8368355b31 add cluster guid 2011-05-11 11:26:50 -04:00
Edison Su
b33a180001 add kvm script is changed 2011-05-11 11:24:59 -04:00
alena
2a32377098 Added helper script for stopping/starting all system vms 2011-05-11 11:13:09 -07:00
alena
7292706a9f bug 9841: added missing permission checks to the deleteTemplate/deleteIso API
status 9841: resolved fixed

Conflicts:

	server/src/com/cloud/template/TemplateManagerImpl.java
2011-05-11 10:39:49 -07:00
Jessica Wang
fe8d81e246 bug 9765: This is NOT an UI bug. This is a server-side bug. UI calls DeployVM API with ServiceOfferingID parameter (NOT ServiceOfferingDescription parameter). Then, server-side gets ServiceOfferingDescription by ServiceOfferingID and send it to DomR WITHTOUT escaping it first. DomR doesn't support full range of unicode character set. Therefore, DomR fails to accept metadata that has non-ascii code (error: "vm_data failed"). This check-in will send Unicode-escaped string of metadata "service-offering", "availability-zone" and "local-hostname" to DomR. Data Consumer of VM-data service needs to unescape the content accordingly. 2011-05-10 17:57:44 -07:00
Edison Su
feb226b8e9 fix compiler error 2011-05-10 16:39:25 -04:00
Edison Su
882919ae40 fix system vm template download issue 2011-05-10 16:10:31 -04:00
Kelven Yang
de3f12901e wire-up international keyboard event handling 2011-05-10 15:58:30 -07:00
Kelven Yang
824caafb8f international keyboard support in console viewer 2011-05-10 15:58:30 -07:00
Jessica Wang
2e645d18cf bug 9795: Copy Template Dialog, Copy ISO Dialog - fix a bug that entries in zone dropdown are duplicated when the dialog pops up the 2nd time. 2011-05-10 14:34:56 -07:00
Jessica Wang
8901d0e73c Bug 8691: Instance page - Attach ISO action - make ISO dropdown list all ISOs (including community ISO and featured ISO). 2011-05-10 14:22:34 -07:00
Edison Su
5c4d9c8523 add vlan dependence for cloud-agent deb package 2011-05-10 14:02:33 -04:00
alena
6075419977 bug 9821: fixed search by keyword in listVirtualMachines command
status 9821: resolved fixed
2011-05-10 12:28:30 -07:00
Jessica Wang
98f7abb6dc cloudStack UI - Instance page (multiple-selection-middle-menu page) - fix a bug that multiple-selection menu behaved weird on slow machine (e.g. Chandan's machine). 2011-05-10 12:01:51 -07:00
alena
ad05706f18 bug 9791: check if user is authorized to use a private template for vm creation
status 9791: resolved fixed
2011-05-10 10:39:25 -07:00
Alex Huang
34188f2f0a added the AND 2011-05-10 09:50:40 -07:00
Alex Huang
154c6d9021 Propagating 1345af2a0e84684a804bde5b281c30df72f148a0 2011-05-10 05:52:39 -07:00
Alex Huang
efedf018c8 propagate b3aea1878395af343e18382b7f1c376b5be04567 2011-05-10 05:48:29 -07:00
Alex Huang
6805788f7d added ping back 2011-05-10 05:45:47 -07:00
Alex Huang
08bb454241 Eliminate the initialize call if we know someone else is connecting to a host 2011-05-10 05:45:30 -07:00
Alex Huang
80b6df17b9 make agent load size configurable 2011-05-10 05:45:06 -07:00
Alex Huang
da0fdfcfed Propagate db2fc1713c79e931cfa0f1580943ed80d2b12c8c 2011-05-10 05:45:04 -07:00
nit
d91999533b bug 9397 : CreateTemplate - generate MD5 checksum of the template. The code will calculate the checksum after the template has been created in the secondary storage. This code would be executed by ssvm. This would be agnostic of the way the template was created (not hypervisor specific). 2011-05-10 12:26:00 +05:30
Abhinandan Prateek
029a9e6a8a bug 9815: ClassCastException: com.cloud.agent.api.Answer cannot be cast to com.cloud.agent.api.StopAnswer
status 9815: resolved fixed

The type cast should be done after making sure that the command was successful. Otherwise you may have the base Answer returned.
2011-05-10 11:41:20 +05:30
Jessica Wang
19282b62d8 bug 9786: zone tree - for basic zone - hide details tab when nothing is in the middle menu (i.e. no public network is in the middle menu). 2011-05-09 17:39:30 -07:00
Jessica Wang
175b74483d bug 9786: zone tree - fix a bug that Add External Firewall button and Add Load Balancer button were missing when clicking between advanced zone and basic zone that has no external firewalls. 2011-05-09 17:29:44 -07:00
Jessica Wang
9f7619f209 bug 9786: zone tree - for basic zone - show public_network_page container when there is no public network in middle menu. 2011-05-09 17:10:42 -07:00
Jessica Wang
1009343b00 bug 9810: CloudStack UI - Network page - Add Network Dialog - add a missing close div. 2011-05-09 16:39:43 -07:00
alena
7cb11b09f5 bug 9796: throw an exception when try to create volume/template from the non-ready snapshot
status 9796: resolved fixed
2011-05-09 16:35:09 -07:00
alena
a58b4eafa4 bug 9807: insert hypervisor.list config value as a part of db upgrade
status 9807: resolved fixed
2011-05-09 16:02:54 -07:00
Edison Su
99825e738b fix mycloud-setup-agent on 10.04 2011-05-09 15:40:37 -04:00
Jessica Wang
d5ccbfee65 bug 9786: zone tree - after addExternalFirewall/deleteExternalFirewall, refresh middle menu and top buttons. 2011-05-09 15:11:15 -07:00
Jessica Wang
165963da42 bug 9786: zone tree - for basic zone - hide public network middle menu item, Add IP Range button if listExternalFirewall returns 0 item. 2011-05-09 14:46:43 -07:00
Edison Su
0b6fe0523d fix setup-managment script 2011-05-09 13:21:34 -04:00