Cloudstack Source code
Go to file
Naredula Janardhana Reddy 5ca5851b1b Bug 12808:
Summary of changes:
  - Mutiple routing table for each public interface is added (previously there is only one routing table ). when the packet is send out of public interface corresponding per-interface routing table will be used. per-interface routing table will modified when ever ip/interface added/deleted.
  - New parameter is added to ipassoc command  to include the default gateway for every interface/ip. prevously it is using only one public interface to send out, default gateway is obtained at the boot up time.
  - In the DNAT case. In the revese path(from guest vm to outside, or when DNAT packet receives from the eth0) the public ip/source ip will not be available till POSTROUTING. to overcome this, DNAT connection are marked with routing table number at the time of connection creation, in the reverse path the routing table# from DNAT connection is used to detect per-interface routing table.
2012-01-25 12:54:00 +05:30
agent fixing more whitespace issues 2012-01-25 00:18:37 -05:00
agent-simulator add copyright header to shell scripts 2012-01-11 18:41:53 -08:00
api Get new elasticIp when disassociateIP is called for static nat non-elastic IP 2012-01-24 15:15:22 -08:00
build add copyright header to shell scripts 2012-01-11 18:41:53 -08:00
client ElasticLB support in Basic zone. 2012-01-19 13:57:37 -08:00
cloud-cli add apikey/securitykey in cloud-cli 2011-08-19 11:23:30 -07:00
console bug 11319: console proxy and console viewer keyboard framework refactoring 2011-12-14 15:46:51 -08:00
console-proxy bug 12976: The new keyboard framework sends only raw keyboard events, it turned out that it does not work with Xen/KVM hypervisors(only VMware supports standard raw keyboard events), Xen/KVM accept only cooked keyboard events, to maintain cross hypervisor compability, US english keyboard will be handled in the new JsCookedKeyboardMapper class 2012-01-18 15:49:54 -08:00
console-viewer fixed eclipse path 2011-02-23 14:39:25 -08:00
core Bug 12808: 2012-01-25 12:54:00 +05:30
daemonize remove wscript_build from daemonize/ 2010-12-04 23:03:24 -08:00
debian deb: Include Tomcat configuration files 2011-12-20 14:14:41 -05:00
deps bug 11780: remove vmware-lib-mailapi.jar and vmware-lib-smtp.jar from dependency distribution 2012-01-03 17:01:38 -08:00
docs Update documentation source files. 2011-11-18 17:51:22 -08:00
ovm add copyright header to shell scripts 2012-01-11 18:41:53 -08:00
patches Bug 12808: 2012-01-25 12:54:00 +05:30
python kvm is working now 2011-12-05 18:07:00 -08:00
scripts bug 13060: check for resident vms as xapi will return vms running on other hosts in the cluster 2012-01-17 18:37:59 -08:00
server Bug 12740: Allow root admins and system user to bypass the ACL layer. 2012-01-25 12:29:04 +05:30
setup retire centos5.3 2012-01-24 20:09:00 -08:00
test add copyright header to shell scripts 2012-01-11 18:41:53 -08:00
tools update a Disabled Physical network 2012-01-20 18:33:49 +05:30
ui IP address page - detailView - after DisableStaticNAT succeeds, empty Virtual Machine row. 2012-01-24 19:10:14 -08:00
usage add copyright header to shell scripts 2012-01-11 18:41:53 -08:00
utils Bug 12771 - management-server.log displays ipmi related credentials in plain text 2012-01-09 14:42:01 -08:00
vmware-base bug 12711: make sure NFS storage is not considered as local storage 2012-01-24 18:35:26 -08:00
.gitignore Update gitignore 2011-12-23 12:57:34 -05:00
INSTALL.txt Update INSTALL.txt 2011-12-19 13:38:56 -08:00
README.html Update README to point to new information resources. 2011-06-14 18:53:45 -07:00
README.md adding a markdown readme for github 2011-12-01 13:02:38 -05:00
build.xml updating copyright licenses, including build-usage.xml 2011-08-31 16:22:51 -04:00
cloud-selenium-server.jar bug 12826:enable NetScaler in basic zone for load balancing and static NAT 2012-01-19 14:05:12 -08:00
cloud.spec fix build 2012-01-20 13:18:58 -08:00
configure-info.in Source code committed 2010-08-11 09:13:29 -07:00
version-info.in more file changes 2010-09-09 13:27:20 -07:00
waf Source code committed 2010-08-11 09:13:29 -07:00
waf.bat Source code committed 2010-08-11 09:13:29 -07:00
wscript make build number attach to release number 0 in rpm package name. 2011-11-28 14:46:35 -08:00
wscript_build Bug 12932 - 3.0 beta 2 packages for EL 5.x have missing dependencies 2012-01-06 14:40:25 -08:00
wscript_configure don't check pthread before building, it is making no sense 2011-12-19 10:59:30 -08:00

README.md

CloudStack

CloudStack is a massively scalable free/libre open source Infrastructure as a Service cloud platform.

Visit us at cloudstack.org or join #cloudstack on irc.freenode.net

Binary Downloads

Downloads are available from: http://cloudstack.org/download.html

Supported Hypervisors

  • XenServer
  • KVM
  • VMware ESX/ESXi (via vCenter)
  • Oracle VM
  • XCP

Mailing lists

Announcement Mailing List Development Mailing List Users Mailing list Commits mailing list