Cloudstack Source code
Go to file
Jessica Wang fc18833c63 bug 12421: cloudstack 3.0 UI - infrastructure page - cluster section - add an extra property ("state" property) to cluster object from API call. "state" property is not returned by API call. "state" property's value is determined by "managestate" property and "allocation" property returned by API call. [reviewed-by: Brian] 2012-03-30 16:29:53 -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 14554: Failed to add Usage Filter on SRX during SetStaticNatRulesCommand Execution 2012-03-30 16:31:46 +05:30
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-30 12:56:51 -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 14551: add top-level catch clause to protect task/thread from stalling 2012-03-29 18:23:55 -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 bug 13234: run tests as a regular user on testClient 2012-03-29 19:18:49 +05:30
ui bug 12421: cloudstack 3.0 UI - infrastructure page - cluster section - add an extra property ("state" property) to cluster object from API call. "state" property is not returned by API call. "state" property's value is determined by "managestate" property and "allocation" property returned by API call. [reviewed-by: Brian] 2012-03-30 16:29:53 -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 Bug 14546 - fix RPM descriptions 2012-03-29 11:09:43 -07: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