Cloudstack Source code
Go to file
Hugo Trippaers 1a7c94204d Summary: remove the deps pom, this is no longer required for the maven
build.

Removed the deps pom and removed the deps profile from the main pom as
it was only there for the 4.0 build to support jar downloading for
ant.
2012-11-07 15:14:59 +01:00
agent KVM agent connet: 2012-11-05 10:00:16 -08:00
agent-simulator Rudimentary RvR functionality for the simulator 2012-09-21 10:45:30 +05:30
api api: createStoragePool requires podId, clusterId 2012-11-07 14:05:31 +05:30
awsapi CLOUDSTACK-327: Correcting license header 2012-10-12 11:59:33 -04:00
awsapi-setup Moved Awsapi (EC2/S3) from Hibernate framework to CloudStack Generic Dao Framework 2012-08-31 11:44:58 -07:00
build switch to ant target to create cloud-scripts.tgz, as there is assumption that the owner of files in this tgz is root. 2012-10-21 00:01:48 -07:00
client CS-16741: Fix traffic type descriptions 2012-11-06 13:55:32 -08:00
cloud-cli small fix to make this work with spaces in names 2012-09-22 13:43:57 +02:00
console-proxy switch to ant target to create cloud-scripts.tgz, as there is assumption that the owner of files in this tgz is root. 2012-10-21 00:01:48 -07:00
core Summary: Implement Static NAT for KVM VPC 2012-10-31 09:42:04 -06:00
debian debian: Initial work to get the Debian packaging working again 2012-11-06 16:19:07 +01:00
deps Summary: remove the deps pom, this is no longer required for the maven 2012-11-07 15:14:59 +01:00
developer SSH key changes 2012-11-05 11:24:33 -08:00
docs Docs. Remove inaccurate CloudStack software version number from table heading. 2012-11-05 12:51:58 -08:00
packaging debian: Initial work to get the Debian packaging working again 2012-11-06 16:19:07 +01:00
patches Summary: Fix virtual router trying to resolve own host name (v2) 2012-10-31 09:01:41 -06:00
plugins Fixed license headers in 2 files 2012-10-31 14:29:38 -04:00
python CloudStack CS-15455 There are no iptable rules configured to open awsapi port (7080) for external world. 2012-10-12 14:13:13 -07:00
scripts fix devcloud: copy router_proxy.sh into correct place 2012-10-21 00:01:47 -07:00
server SSH key changes 2012-11-05 11:24:33 -08:00
setup CLOUDSTACK-196: cloud-set-guest-password enhancement to support Debian 2012-10-28 15:39:42 +05:30
test Summary: secondary storage tests refactored 2012-10-30 16:37:28 +05:30
tools cli: autocomplete to assignment, adds syntactic sugar 2012-11-07 18:34:23 +05:30
ui CS-16737:When Registering templates OK button is hidden completely by the helper text that is provided when user selects Featured 2012-11-07 11:31:01 +05:30
usage usage: Fix init scripts for RHEL based distros to use --pidfile instead of -p 2012-10-07 10:11:30 +02:00
utils Active the testrun by default in maven 2012-10-30 14:15:07 +01:00
vmware-base VMware stuff should be compile time dependency 2012-10-29 08:55:24 +01:00
.gitignore adding .egg-info and eclipse prefs and settings to .gitignore 2012-11-07 16:23:10 +05:30
CHANGES Changed link to docs from docs.cs.o to i.a.o/cs/docs 2012-10-09 17:03:34 -04:00
DISCLAIMER Adding DISCLAIMER, LICENSE and NOTICE files (incomplete) 2012-08-07 14:52:03 -04:00
INSTALL.md INSTALL.md:: Update packaging and installation sections 2012-10-18 19:36:03 +05:30
LICENSE CLOUDSTACK-331: Added legal docs for ui/lib/excanvas.js 2012-10-12 12:36:43 -04:00
NOTICE Added legal docs for axis2-codegen-1.4.1.jar 2012-10-09 23:14:39 -04:00
README.md Removed build instructions from README, because they are referenced in INSTALL 2012-10-10 00:15:58 -04:00
README.tools.md Summary: Recording the dependencies for Marvin in the README.tools.md 2012-10-21 18:57:58 +05:30
build.xml Corrected license header for build.xml 2012-08-01 11:43:19 -04:00
cloud.spec https://reviews.apache.org/r/6941/ - fix openjdk build requirement in spec file 2012-10-24 14:29:54 -04:00
configure-info.in License header updates for misc files 2012-08-03 14:51:41 -04:00
pom.xml Summary: remove the deps pom, this is no longer required for the maven 2012-11-07 15:14:59 +01: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 Set correct version for database version check 2012-09-25 13:29:06 -07:00
wscript_build first iteration of source.xml 2012-10-16 20:27:16 -04:00
wscript_configure CloudStack CS-16590 2012-10-23 14:47:13 -07:00

README.md

Apache CloudStack (Incubating) Version 4.0.0

About Apache CloudStack (Incubating)

Apache CloudStack (Incubating) is software designed to deploy and manage large networks of virtual machines, as a highly available, highly scalable Infrastructure as a Service (IaaS) cloud computing platform. CloudStack is used by a number of service providers to offer public cloud services, and by many companies to provide an on-premises (private) cloud offering.

Apache CloudStack currently supports the most popular hypervisors: VMware, Oracle VM, KVM, XenServer and Xen Cloud Platform. CloudStack also offers bare metal management of servers, using PXE to provision OS images and IPMI to manage the server. Apache CloudStack offers three methods for managing cloud computing environments: an easy to use Web interface, command line tools, and a full-featured RESTful API.

Visit us at cloudstack.org.

Mailing lists

Development Mailing List Users Mailing list Commits mailing list

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.

Building CloudStack

See the INSTALL file.

Notice of Cryptographic Software

This distribution includes cryptographic software. The country in which you currently reside may have restrictions on the import, possession, use, and/or re-export to another country, of encryption software. BEFORE using any encryption software, please check your country's laws, regulations and policies concerning the import, possession, or use, and re-export of encryption software, to see if this is permitted. See http://www.wassenaar.org/ for more information.

The U.S. Government Department of Commerce, Bureau of Industry and Security (BIS), has classified this software as Export Commodity Control Number (ECCN) 5D002.C.1, which includes information security software using or performing cryptographic functions with asymmetric algorithms. The form and manner of this Apache Software Foundation distribution makes it eligible for export under the License Exception ENC Technology Software Unrestricted (TSU) exception (see the BIS Export Administration Regulations, Section 740.13) for both object code and source code.

The following provides more details on the included cryptographic software:

CloudStack makes use of JaSypt cryptographic libraries

CloudStack has a system requirement of MySQL, and uses native database encryption functionality.

CloudStack makes use of the Bouncy Castle general-purpose encryption library.

CloudStack can optionally interacts with and controls OpenSwan-based VPNs.

CloudStack has a dependency on Apache WSS4J as part of the AWSAPI implementation.

CloudStack has a dependency on and makes use of JSch - a java SSH2 implementation.