Cloudstack Source code
Go to file
Jessica Wang f509efe2d8 cloudstack 3.0 - API response serializer - change XML serialized string's encoding from ISO-8859-1 to UTF-8 to support more characters - fix "L10N: DE, ES, FR, JA, KO, SC: Garbage characters appear when using localized characters in Subscriptions page" (Reviewed-by: Brian) 2012-09-04 11:43:29 -07:00
agent versions defined in parent pom 2012-08-27 21:54:27 +02:00
agent-simulator Remove @author tag from non third-party source files in agent-simulator, cloud-cli, test, ui and utils folder 2012-08-13 15:30:42 +08:00
api Fix Bug CloudStack-9 can not change OS preference from OS to none 2012-09-04 20:51:03 +08:00
awsapi Fix RPM build using waf (oss only) and maven. With the exception of awsapi most of the rpms are build. Not the neatest way to do it, but a good base for improvement. 2012-09-04 15:16:18 +02:00
awsapi-setup Moved Awsapi (EC2/S3) from Hibernate framework to CloudStack Generic Dao Framework 2012-08-31 11:44:58 -07:00
build Don't fail on execution of mvn as it is just a convenience function 2012-08-31 22:04:15 +02:00
client Moved Awsapi (EC2/S3) from Hibernate framework to CloudStack Generic Dao Framework 2012-08-31 11:44:58 -07:00
cloud-cli Remove @author tag from non third-party source files in agent-simulator, cloud-cli, test, ui and utils folder 2012-08-13 15:30:42 +08:00
console-proxy Use maven to build the systemvm zip and iso 2012-09-03 14:09:19 +02:00
core remove intermediate parent poms 2012-08-27 16:43:24 +02:00
debian debian: Depend on the MySQL Java connector 2012-08-31 19:57:51 +02:00
deps Fix the awsapi build by downloading the correct dependencies 2012-08-31 21:41:16 +02:00
docs https://reviews.apache.org/r/6852 - Docbook transition for section: Advanced Zone Configuration 2012-09-03 09:32:50 -04:00
ovm Merge branch 'master' into vpc 2012-07-06 12:04:10 -07:00
patches Use maven to build the systemvm zip and iso 2012-09-03 14:09:19 +02:00
plugins Implement PlugNicCommand,UnPlugNicCommand for KVM 2012-08-30 10:28:03 -07:00
python Fixing license headers in the python folder 2012-08-20 11:23:41 -04:00
scripts Patch from Gavin Lee: Change license to ASL2.0 in server and tools 2012-08-30 10:36:29 -04:00
server cloudstack 3.0 - API response serializer - change XML serialized string's encoding from ISO-8859-1 to UTF-8 to support more characters - fix "L10N: DE, ES, FR, JA, KO, SC: Garbage characters appear when using localized characters in Subscriptions page" (Reviewed-by: Brian) 2012-09-04 11:43:29 -07:00
setup Fix Bug CloudStack-9 can not change OS preference from OS to none 2012-09-04 20:51:03 +08:00
test Patch from Gavin Lee: Change license to ASL2.0 in server and tools 2012-08-30 10:36:29 -04:00
tools Adding a build script for use when creating ASF releases and release candidates 2012-09-04 14:22:23 -04:00
ui Fix Bug CloudStack-9 can not change OS preference from OS to none 2012-09-04 20:51:03 +08:00
usage remove intermediate parent poms 2012-08-27 16:43:24 +02:00
utils Moved Awsapi (EC2/S3) from Hibernate framework to CloudStack Generic Dao Framework 2012-08-31 11:44:58 -07:00
vmware-base remove intermediate parent poms 2012-08-27 16:43:24 +02:00
.gitignore Added tools/devcloud/devcloudbox/.vagrant to .gitignore 2012-08-22 16:33:36 -04:00
DISCLAIMER Adding DISCLAIMER, LICENSE and NOTICE files (incomplete) 2012-08-07 14:52:03 -04:00
INSTALL.txt Switch to Apache license 2012-04-03 04:50:05 -07:00
KEYS adding my code signing key to KEYS 2012-08-08 20:59:39 -04:00
LICENSE Added XenServerJava BSD licensing information to the whisker descriptor and output LICENSE files. 2012-08-29 16:33:47 -04:00
NOTICE Added a more licensing info. 2012-08-21 13:34:20 -04:00
README.html License header updates for misc files 2012-08-03 14:51:41 -04:00
README.md add note on using ide debugger with tomcat7:run 2012-08-29 18:55:25 +02:00
build.xml Corrected license header for build.xml 2012-08-01 11:43:19 -04:00
cloud.spec Add an option to select a build with or without non-OSS components using waf 2012-09-04 15:16:18 +02:00
configure-info.in License header updates for misc files 2012-08-03 14:51:41 -04:00
pom.xml Use maven to build the systemvm zip and iso 2012-09-03 14:09:19 +02:00
version-info.in No more ant_args 2012-09-03 14:13:50 +02:00
waf Source code committed 2010-08-11 09:13:29 -07:00
waf.bat License header updates for the top level folder 2012-08-03 14:33:32 -04:00
wscript Add an option to select a build with or without non-OSS components using waf 2012-09-04 15:16:18 +02:00
wscript_build Add an option to select a build with or without non-OSS components using waf 2012-09-04 15:16:18 +02:00
wscript_configure License header updates for the top level folder 2012-08-03 14:33:32 -04:00

README.md

License

Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Apache CloudStack

Apache 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

Development Mailing List Users Mailing list Commits mailing list

#Maven build Some third parties jars are non available in Maven central. So install it with: cd deps&&sh ./install-non-oss.sh Now you are able to activate nonoss build with adding -Dnonoss to maven cli.

to run webapp client: mvn org.apache.tomcat.maven:tomcat7-maven-plugin:2.0-beta-1:run -pl :cloud-client-ui -am -Pclient -Dnonoss then hit: http://localhost:8080/cloud-client-ui/ or add in your ~/.m2/settings.xml org.apache.tomcat.maven and save your fingers with mvn tomcat7:run -pl :cloud-client-ui -am -Pclient -Dnonoss

If you want to use ide debug: replace mvn with mvnDebug and attach your ide debugger to port 8000