Cloudstack Source code
Go to file
Sheng Yang 924366d056 bug 13606: Fix releasing of the first IP of second public nic
The problem is remove_first_ip() in ipassoc.sh can't be called more than one.
The call after the first time would result in iptable and ip command failure,
thus result in failure of execution of IpAssocCommand.

Use the same way to detect already disassociated ip address of non-first
IP(remove_an_ip()) to fix the issue.

reviewed-by: Edison Su

status 13606: resolved fixed
2012-02-10 18:52:15 -08:00
agent more formatting changes 2012-02-10 20:47:52 -05:00
agent-simulator add copyright header to shell scripts 2012-01-11 18:41:53 -08:00
api Code format fixes 2012-02-10 15:10:21 -08:00
build Added build-apidocs-zip build target that generates HTML versions of the 2012-02-08 20:40:29 -08:00
client Localization for network->ip, security group sections 2012-02-10 13:36:28 -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 add cert chain in db, and also open the api to upload a cert chain 2012-02-09 14:56:40 -08:00
console-viewer fixed eclipse path 2011-02-23 14:39:25 -08:00
core bug 13570: vmware cant find vmroot disk because the uuid gets truncated and cloudstack cant reference 2012-02-10 17:00:20 +05:30
daemonize remove wscript_build from daemonize/ 2010-12-04 23:03:24 -08:00
debian deb: Include Tomcat configuration files 2011-12-20 14:14:41 -05:00
deps Bug 13384: Added utility to change MS and DB secret key. Both database and db.properties are updated. 2012-02-07 20:03:06 +05:30
docs Update documentation source files. 2011-11-18 17:51:22 -08:00
ovm fixing some whitespace issues - checkstyle 2012-02-10 19:22:03 -05:00
patches bug 13606: Fix releasing of the first IP of second public nic 2012-02-10 18:52:15 -08:00
python disable nfs directory cache on kvm host 2012-01-31 14:34:35 -08:00
scripts Bug 11931: Add quotes to snapshot name and volume name. Fixed create template from snapshot also by adding quotes 2012-02-08 17:24:17 +05:30
server Code format fixes 2012-02-10 15:10:21 -08:00
setup add cert chain in db, and also open the api to upload a cert chain 2012-02-09 14:56:40 -08:00
test Code format fixes 2012-02-10 15:10:21 -08:00
tools use temp tomcat directory for automated testing 2012-02-08 16:35:01 -08:00
ui IE7 list view/table fixes 2012-02-10 15:52:12 -08:00
usage Bug 13420: Send alert of type 18 when sending alert for SSVM 2012-02-08 18:50:42 +05:30
utils add cert chain in db, and also open the api to upload a cert chain 2012-02-09 14:56:40 -08:00
vmware-base More protective cleanup when exporting snaphost to reduce chances of leaving intermediate files behind under soft error conditions 2012-01-27 09:34:08 -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-selenium-server.jar bug 12826:enable NetScaler in basic zone for load balancing and static NAT 2012-01-19 14:05:12 -08:00
cloud.spec fix build 2012-02-10 10:17:05 -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