Cloudstack Source code
Go to file
prachi 4f116fb24f Bug 14646 - Enabling Host into maintenance mode is stopping the VMs instead of live migrating them to other hosts in the cluster.
Changes:
-  While listing UP hosts in the cluster of the host, the query has changed and now also considers the Host 'resourceState' field and picks only those hosts that have value 'enabled'.
   This query result does not include the host being put in maintainance; unlike the earlier query that used to include it.
-  But the logic to find out if this is the last host in the Cluster is not updated and has a bug when it compares the list size.
- Fixed this.
2012-04-11 16:24:31 -07:00
agent more line ending issues - agent 2012-04-06 17:58:12 -04:00
agent-simulator cleaning up line endings agent-simulator 2012-04-06 18:20:04 -04:00
api bug 14622: introduced ha tagging for host 2012-04-09 15:18:01 -07:00
build Change version to 3.0.2 2012-04-11 10:40:08 -07:00
client cloudstack 3.0 UI - infrastructure - physical network - network service providers - Netscaler/F5/SRX - devices - change breadcrumb to show Devices instead of Netscaler/F5/SRX (to distinguish between provider and devices). 2012-04-11 11:38:51 -07:00
cloud-cli Switch to Apache license 2012-04-03 04:50:05 -07:00
console-proxy Complete XenServer Secure Console proxy implementation 2012-04-10 15:57:52 -07:00
core bug CS-14389: removing duplicates 2012-04-11 16:57:10 +05:30
daemonize Switch to Apache license 2012-04-03 04:50:05 -07:00
debian Switch to Apache license 2012-04-03 04:50:05 -07:00
deps Switch to Apache license 2012-04-03 04:50:05 -07:00
docs Update documentation source files. 2012-04-03 05:39:45 -07:00
ovm fixing line endings in ovm 2012-04-07 19:40:37 -04:00
patches Switch to Apache license 2012-04-03 04:50:05 -07:00
python fixing python line endings 2012-04-07 19:41:39 -04:00
scripts Xenserver Secure Console Proxy. Removing vnc hacks when adding xen host 2012-04-11 17:52:24 +05:30
server Bug 14646 - Enabling Host into maintenance mode is stopping the VMs instead of live migrating them to other hosts in the cluster. 2012-04-11 16:24:31 -07:00
setup Remove obsolete network_tags table as a part of db upgrade cleanup 2012-04-11 16:23:51 -07:00
test Switch to Apache license 2012-04-03 04:50:05 -07:00
tools missing tests directory causes warnings in distutils 2012-04-11 18:24:20 +05:30
ui bug 14418: cloudstack 3.0 UI - network - security group - after remove action completes, close detailView and remove corresponding row from listView. 2012-04-11 16:18:55 -07:00
usage fixing line endings in usage 2012-04-09 20:07:33 -04:00
utils fixing line ends in utils 2012-04-09 20:05:41 -04:00
vmware-base fixing line endings for vmware-base 2012-04-09 14:21:43 -04:00
.gitignore Update gitignore 2011-12-23 12:57:34 -05:00
INSTALL.txt Switch to Apache license 2012-04-03 04:50:05 -07:00
README.html Switch to Apache license 2012-04-03 04:50:05 -07:00
README.md adding a markdown readme for github 2011-12-01 13:02:38 -05:00
build.xml Package management for the python testclient christened Marvin 2012-04-11 18:24:20 +05:30
cloud.spec Switch to Apache license 2012-04-03 04:50:05 -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