Cloudstack Source code
Go to file
Sheng Yang d100b47bba bug 14484: Apply existed firewall rules when associating IP
It's not a elegant fix. The status for firewall rules should remain unchanged
before/after ip association/disassociation. But the related change is tricky
than this fix, may not get enough test for 3.0.1. So we would apply existed
firewall rules again, which would work, just result in some unnecessary
commands.

status 14484: resolved fixed

Reviewed-by: Edison Su
2012-03-26 13:54:48 -07:00
agent bug 14024: apply sweller's patch. status 14024: resovled fixed; Reviewed-by: sweller 2012-03-23 17:57:56 -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 Bug 14490: Fix NPE in ListCapacity reviewed-by: Kishan 2012-03-26 12:28:15 +05:30
build change ant build version to 3.0.1 2012-03-19 12:52:27 -07:00
client cloudstack 3.0 UI - infrastructure - service provider detail view - correct view all label from view provider to view devices. [reviewed-by: Brian] 2012-03-26 12:45:47 -07: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 fix copying template 2012-03-15 14:42:25 -07:00
console-viewer fixed eclipse path 2011-02-23 14:39:25 -08:00
core bug 14463: Failed to Deploy VM due to failure in creation of guest VLAN on SRX 2012-03-26 17:19:16 +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 14149 - OVM Typo and wrong mountpoint 2012-03-19 17:36:42 -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 Change KVM's delimiter from "," to "%" 2012-03-13 15:58:45 -07:00
server bug 14484: Apply existed firewall rules when associating IP 2012-03-26 13:54:48 -07:00
setup bug 14499: Added account uuid unique contstraint for upgrade in usage DB 2012-03-26 23:53:25 +05:30
test Code format fixes 2012-02-10 15:10:21 -08:00
tools reduce logging verbosity, set level to info 2012-03-24 09:51:57 +05:30
ui cloudstack 3.0 UI - infrastructure - service provider detail view - correct view all label from view provider to view devices. [reviewed-by: Brian] 2012-03-26 12:45:47 -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 fix build 2012-02-12 17:41:11 -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