Cloudstack Source code
Go to file
prachi 353fdd5ee7 Bug 14536 - DB exception while trying to delete physical network
Reviewed-By: Sheng Yang

Changes:
Added 'removed' column to physical_network_service_providers to avoid the Foreign Key constraint error.
2012-03-28 19:05:29 -07:00
agent bug 14535: fix multiple data disk; status 14535: resolved fixed; Reviewed-by: sheng 2012-03-28 17:43:10 -07:00
agent-simulator bug 14454: simulator: add limitation on how many vms can be created on a host. status 14454: resolved fixed; Reviewed-by: sangeetha 2012-03-23 19:20:03 -07:00
api Added version for APIs changed in 3.0.1 2012-03-28 14:33:51 +05:30
build Make the final switch on console proxy refactoring work. new VNC engine will be in use after this commit 2012-03-27 15:24:11 -07:00
client bug 14519 2012-03-28 15:07:05 -07:00
cloud-cli add apikey/securitykey in cloud-cli 2011-08-19 11:23:30 -07:00
console-proxy Make the final switch on console proxy refactoring work. new VNC engine will be in use after this commit 2012-03-27 15:24:11 -07:00
core bug 14491: use template unique name instead of self-generated UUID name. Reviewed-By: Kelven(with test) 2012-03-28 14:07:12 -07:00
daemonize remove wscript_build from daemonize/ 2010-12-04 23:03:24 -08:00
debian Bug 13990 - Ubuntu packages install the wrong files 2012-02-24 10:33:44 -08:00
deps bug 13609: libvirt-java doesn't handle error 72, rebuild the jar 2012-02-15 17:48:51 -08:00
docs Update documentation source files. 2011-11-18 17:51:22 -08:00
ovm Bug 14509 - Can't attach ISO to OVM guest instance 2012-03-28 15:20:12 -07:00
patches bug 14042: Don't set dhcp:router option on DHCP server for non-default network on CentOS/RHEL 2012-03-21 10:37:30 -07:00
python Bug 14379 - port 8096 should be closed and disabled by default on CS 2012-03-19 16:35:24 -07:00
scripts bug 14498: in xenserver 6.0 and openvswitch enabled, reboot xenserver will lost link local bridge; the workaround is if the link local bridge is lost, create a new one; status 14498: resolved fixed; Reviewed-by: frank 2012-03-26 17:13:41 -07:00
server Bug 14536 - DB exception while trying to delete physical network 2012-03-28 19:05:29 -07:00
setup Bug 14536 - DB exception while trying to delete physical network 2012-03-28 19:05:29 -07:00
test Code format fixes 2012-02-10 15:10:21 -08:00
tools reduce logging verbosity, set level to info 2012-03-24 09:51:57 +05:30
ui bug 13773 2012-03-28 17:03:20 -07:00
usage Changed isElastic to isSystem for the publicIpAddress assigned during the vm deployment in EIP enabled network 2012-02-21 15:38:31 -08:00
utils Bug 13962 - CloudRuntimeException: Failed to update keypairs on disk: cannot create key file null/.ssh/id_rsa 2012-02-23 14:11:07 -08:00
vmware-base bug 13777: propagate snapshot packaging failures up. Reviewed-By: Anthony 2012-02-17 15:01:53 -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.spec fix build 2012-02-12 17:41:11 -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 fix build 2012-03-28 18:50:44 -07: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