Cloudstack Source code
Go to file
prachi e3cf8a6140 CS-14856: upgrade script:schema-2214to30.sql fails while upgrading CS 2.2.14 to Bonita
http://bugs.cloudstack.org/browse/CS-14856

- Problem is with the awsapi webapp being loaded first in tomcat before cloudstack webapp. There is no way this order can be controlled.

- We are not supporting upgrades for awsapi feature

- The solution is awsapi will check if the db exists during initialization. If not, the webapp will fail to load. Error loading the webapp can be seen in the catalina.out output.

- But this should not affect CloudStack db upgrade.
2012-05-14 15:39:15 -07:00
agent modified: cloudbridge/src/com/cloud/bridge/service/S3RestServlet.java 2012-05-01 13:51:17 +01:00
agent-simulator Don't do strict checking for adding simulator host 2012-05-11 18:49:36 +05:30
api Documented the fact that hypervisor property is returned only when listTemplate/listIsos is called by the ROOT admin 2012-05-14 10:13:34 -07:00
awsapi CS-14856: upgrade script:schema-2214to30.sql fails while upgrading CS 2.2.14 to Bonita 2012-05-14 15:39:15 -07:00
awsapi-setup Correction to cloud-bridge-register and S3RestServlet to use parameter Action in POST 2012-05-08 17:54:53 +01:00
build build-all: give more RAM to compile-aws 2012-05-01 17:08:32 -07:00
client CS-14831: Incorrect message with reset password for instance 2012-05-14 11:29:49 -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 Add screen-resize support to new VNC engine 2012-05-04 11:31:15 -07:00
console-viewer bug 14559: podId is required parameter in addCluster api 2012-03-30 10:38:48 -07:00
core don't call _secMgr.generateSetupCommand each time copying template 2012-05-14 14:14:39 -07:00
daemonize Switch to Apache license 2012-04-03 04:54:14 -07:00
debian Fixing Ubuntu packaging and other test cases issues 2012-05-11 12:07:14 +05:30
deps Revert "cloud-jasypt-1.8.jar into deps/awsapi-lib" 2012-05-06 18:35:45 +01:00
docs Update documentation source files. 2012-05-01 13:47:26 +01:00
ovm fix Ovm network for bond device 2012-05-01 13:18:45 +01:00
patches Bug 14120: Enabling SNAT for all the public NICs. 2012-05-07 09:59:44 +05:30
python Switch to Apache license 2012-04-03 04:54:14 -07:00
scripts remove another vnc hack 2012-05-08 11:00:56 -07:00
server don't call _secMgr.generateSetupCommand each time copying template 2012-05-14 14:14:39 -07:00
setup Remove the extra drop sql line 2012-05-10 14:43:07 -07:00
test More changes to the test client 2012-05-02 20:34:41 -07:00
tools MD5 Auth for accounts created on the API 2012-05-14 19:42:35 +05:30
ui CS-13874 2012-05-14 13:53:54 -07:00
usage Switch to Apache license 2012-04-03 04:54:14 -07:00
utils Bug 14060: Include a CloudStack error code in an Exception Response 2012-05-01 13:48:15 +01:00
vmware-base Add support routines for incremental snapshot support 2012-05-11 17:06:35 -07:00
.gitignore Revert 07e3632b59 removing change to awsapi-lib 2012-05-06 18:49:43 +01:00
.project new file: .project 2012-05-01 13:51:14 +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 fix build 2012-05-02 10:57:36 -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-14685: Added customdiskofferingmaxsize to the listCapabilities response 2012-05-11 13:45:19 -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