Cloudstack Source code
Go to file
Sheng Yang 1072ec7ae3 CS-16318: Update the fix with some tweak
1. The old fix run cloud-passwd-srvr twice because cloud-passwd-srvr is still in
the list of enabled_svcs

2. The lock should be applied on serve_password.sh, which controlled the
accessing to the password. Applied on the MASTER/BACKUP switch is useless, two
instance of serve_password.sh would still able to access the password file at
the same time.

3. Password service is a part of redundant router state transition process now,
so if the service failed to start, then the transition failed.

4. Restart password service should be put before restart dnsmasq, which would
sent out DHCP offer to the user vms. If user VMs got the DHCP offer first but
failed to get password, there would be an issue.

Reviewed-by: Anthony Xu
2012-09-12 15:10:06 -07:00
agent CS-15646: HA takes long time to migrate VMs to another KVM host if there are multiple storage pools. 2012-07-21 22:59:47 +05:30
agent-simulator Implementing the SetFirewallRulesCommand for the simulator 2012-06-14 13:29:37 +05:30
api CloudStack CS-15244 2012-06-06 14:06:15 -07:00
awsapi CS-15373: Awsapi port change to 7080. 2012-06-28 16:43:15 -07:00
awsapi-setup CS-15007: S3 SQLGrammarException exception in awsapi.log 2012-05-21 11:20:57 +01:00
build Don't change rpm deploy script in build/build-aws-api.xml 2012-07-02 11:22:07 -07:00
client CS-15373: Awsapi port change to 7080. 2012-06-28 16:43:15 -07:00
cloud-cli Switch to Apache license 2012-04-03 04:54:14 -07:00
console bug 14559: podId is required parameter in addCluster api 2012-03-30 10:38:48 -07:00
console-proxy bug CS-15179: ensure route before connecting 2012-06-01 11:36:16 -07:00
console-viewer bug 14559: podId is required parameter in addCluster api 2012-03-30 10:38:48 -07:00
core Revert "CS-15970: Fix Redundant Router status for master and backup routers" 2012-08-22 13:55:01 +05:30
daemonize Switch to Apache license 2012-04-03 04:54:14 -07:00
debian CS-15040: Do not package the css, js, ui and images directory in the agent package 2012-05-22 11:15:35 +05:30
deps CS-14743: "Server.InternalError: org.hibernate.exception.JDBCConnectionException: Cannot open connection" exception seen when trying to execute soap api call. 2012-05-16 18:15:46 -07:00
docs Update documentation source files. 2012-05-01 13:47:26 +01:00
ovm CS-14979 fixed 2012-05-18 15:57:23 -07:00
patches CS-16318: Update the fix with some tweak 2012-09-12 15:10:06 -07:00
python CloudStack CS-15455 2012-07-05 16:03:16 -07:00
scripts CS-15646: HA takes long time to migrate VMs to another KVM host if there are multiple storage pools. 2012-07-21 22:59:47 +05:30
server CS-16022: If host connection fails due to some DB error, host disconnect does not happen and mgmt_server_id is not removed. 2012-08-22 14:19:47 +05:30
setup CS-16135: Create volume after upgrade from snapshot taken in 2.2.14 deletes the snapshot physically from sec. storage. Added DB upgrade sql to make swift_id NULL if they are set to 0 2012-08-23 11:00:29 +05:30
test Adding ELP/EIP tests & firewall rule changes for SSH 2012-05-22 18:17:57 +05:30
tools Adding support with xmlrunner for generating XML reports 2012-05-18 12:04:11 +05:30
ui CS-15475: Not showing "Add GuestNetwork" Tab in Network in multi zone setup(basic/advance) 2012-07-10 18:15:56 +05:30
usage Switch to Apache license 2012-04-03 04:54:14 -07:00
utils CS-14956: Fixing an issue that surfaced while testing rate limiting 2012-05-26 04:38:31 +05:30
vmware-base CS-14938 Trying to detect the traffic label for public network while adding Cluster with Nexus Vswitch in Basic Zone network 2012-06-01 15:20:28 +05:30
.gitignore Revert 07e3632b59 removing change to awsapi-lib 2012-05-06 18:49:43 +01:00
.project.general new file: .project 2012-05-01 13:51:14 +01:00
INSTALL.txt Switch to Apache license 2012-04-03 04:54:14 -07:00
README.html Switch to Apache license 2012-04-03 04:54:14 -07:00
README.md adding a markdown readme for github 2011-12-01 13:02:38 -05:00
build.xml Finishing merge with 3.0.x 2012-05-01 15:08:51 +01:00
cloud.spec re-copy awsapi conf files when upgrade 2012-07-16 11:59:54 -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 CS-14904 2012-05-15 12:35:48 -07:00
wscript_build CS-14722 2012-05-04 11:25:44 -07:00
wscript_configure add AWSAPILOG token to waf build 2012-04-30 17:08:35 -07: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