Cloudstack Source code
Go to file
Jessica Wang 0b6c9fed5e 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. 2012-03-30 16:31:56 -07:00
agent bug 14535: fix multiple data disk; status 14535: resolved fixed; Reviewed-by: sheng 2012-03-28 17:44:20 -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:47 -07:00
api bug 14559: podId is required parameter in addCluster api 2012-03-30 10:37:14 -07:00
build Make the final switch on console proxy refactoring work. new VNC engine will be in use after this commit 2012-03-27 14:56:42 -07:00
client Merge branch 'master' of git.cloud.com:/var/lib/git/cloudstack-oss 2012-03-28 15:03:17 -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 14:56:42 -07:00
core bug 14555: use hostName in toString() method of vmVO 2012-03-30 13:36:08 -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:35:09 -08:00
deps bug 13609: libvirt-java doesn't handle error 72, rebuild the jar 2012-02-15 17:49:28 -08:00
docs Update documentation source files. 2012-03-15 23:46:11 -07:00
ovm Bug 14509 - Can't attach ISO to OVM guest instance 2012-03-30 12:58:09 -07:00
patches bug 14558: Add log for passwd_server 2012-03-30 14:20:11 -07:00
python Bug 14379 - port 8096 should be closed and disabled by default on CS 2012-03-19 16:35:53 -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:15:03 -07:00
server bug 14559: podId is required parameter in addCluster api 2012-03-30 10:37:14 -07:00
setup Bug 14536 - DB exception while trying to delete physical network 2012-03-29 10:15:30 -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:55 +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. 2012-03-30 16:31:56 -07:00
usage Changed isElastic to isSystem for the publicIpAddress assigned during the vm deployment in EIP enabled network 2012-02-21 15:39:49 -08:00
utils Bug 13127: API error text refer to database ids instead of uuids 2012-03-15 16:27:52 -07:00
vmware-base bug 13777: propagate snapshot packaging failures up. Reviewed-By: Anthony 2012-02-17 15:02:32 -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 typo in cloud.spec 2012-03-29 11:30:58 -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:52:01 -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