Cloudstack Source code
Go to file
Prasanna Santhanam 94eac37d30 The HTTPConnection object times out too soon when status is being polled. This
depends on python's internal socket implementation. Added an explicit 3m
timeout. Test code MUST NOT induce sleeps longer than 3m, instead check status
periodically to keep the HTTPConnection alive.
reviewed-by: Chirag Jog <chirag@clogeny.com>
2012-02-23 18:35:15 +05:30
agent bug 13857: set vm migration speed as the network speed 2012-02-17 15:43:52 -08:00
agent-simulator integrity checker loaded as parted of extended components.xml 2012-02-20 18:22:17 +05:30
api bug 13944: when delete the account, expunge detached volumes on the backend 2012-02-22 17:59:22 -08:00
build move all license html to build/license 2012-02-22 14:11:50 -08:00
client localization files - move translated labels out of new labels section 2012-02-22 19:09:42 -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 13637: don't send ENTER/BACKSPACE in javascript KEY-PRESS event. Reviewed-By: Anthony 2012-02-14 16:02:20 -08:00
console-viewer fixed eclipse path 2011-02-23 14:39:25 -08:00
core Changed isElastic to isSystem for the publicIpAddress assigned during the vm deployment in EIP enabled network 2012-02-21 15:39:49 -08:00
daemonize remove wscript_build from daemonize/ 2010-12-04 23:03:24 -08:00
debian Bug 13875 - Adding a basic network zone fails during launch with "error: listVirtualRouterElements API doesn't return Virtual Router Element Id" 2012-02-22 15:31:04 -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-02-17 19:40:52 -08:00
ovm Bug 13895 - OVM zone z1 hosts went to Alert state, VMs in stopped state and stopping state 2012-02-21 16:09:33 -08:00
patches Bug 13375: 2012-02-20 16:22:44 +05:30
python bug 13647: adding iptables rules failed, sleep and retry 2012-02-15 14:52:23 -08:00
scripts bug 13603: in XenServer 6.0, qemu-dm-wrapper listens on local host by fault 2012-02-22 18:41:46 -08:00
server bug 13924: default Firewall provider to Juniper when Juniper is a provider for Pf/StaticNat or source nat service 2012-02-22 18:46:04 -08:00
setup 2.2.x-3.0 upgrade - column name change 2012-02-22 16:38:52 -08:00
test Code format fixes 2012-02-10 15:10:21 -08:00
tools The HTTPConnection object times out too soon when status is being polled. This 2012-02-23 18:35:15 +05:30
ui bug 13949: fix a localization label 2012-02-22 19:05:58 -08: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 13741: Added new Config category Secure. Any config in secure category will encrypted along with the Hidden category configs 2012-02-17 16:42:32 +05:30
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 build 2012-02-16 15:18:45 -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