Cloudstack Source code
Go to file
Murali Reddy fea98fa66b Merge branch 'master' into gslb-wip
Conflicts:
	api/src/org/apache/cloudstack/api/ApiConstants.java
	api/src/org/apache/cloudstack/api/ResponseGenerator.java
	client/tomcatconf/commands.properties.in
	server/src/com/cloud/api/ApiResponseHelper.java
	server/src/com/cloud/configuration/Config.java
	setup/db/create-schema.sql
2013-03-11 14:28:26 +05:30
agent agent: Log4j should not be initialized in the main method 2013-03-06 16:42:38 +01:00
agent-simulator/tomcatconf Simulator: moving hypervisor simulator into plugin 2012-12-22 13:02:57 -08:00
api Merge branch 'master' into gslb-wip 2013-03-11 14:28:26 +05:30
awsapi CLOUDSTACK-1450. AWSAPI server fails to start. 2013-03-01 15:23:39 +05:30
awsapi-setup Moved Awsapi (EC2/S3) from Hibernate framework to CloudStack Generic Dao Framework 2012-08-31 11:44:58 -07:00
build Remove the last remnants of the old build system 2013-02-02 13:55:38 +01:00
client Merge branch 'master' into gslb-wip 2013-03-11 14:28:26 +05:30
cloud-cli small fix to make this work with spaces in names 2012-09-22 13:43:57 +02:00
core CLOUDSTACK-1461: Don't set dns server for non-default ipv6 network 2013-03-08 17:43:23 -08:00
debian Summary: KVM - use virtio socket to communicate config to system vms 2013-03-07 14:28:05 -07:00
deps Merge from master and fix conflicts 2013-02-25 11:53:24 -08:00
developer db: Fix deploydb, make sure scripts are in path 2013-02-25 11:00:56 +05:30
docs CLOUDSTACK-1: Updated the instructions for building RPMs to reflect Maven changes and new packaging.sh script contributed by Hugo, et. al. 2013-03-08 13:05:56 -06:00
engine CLOUDSTACK-1426: We has strong implication that VO must implement an interface, otherwise EntityManagerImpl can't the vo 2013-03-07 18:25:57 -08:00
framework CLOUDSTACK-1415: Debian & Ubuntu packaging work 2013-02-27 15:44:46 +00:00
packaging CLOUDSTACK-1201 - Fix update to cloud user's home dir on mgmt 2013-03-08 23:14:08 -07:00
patches CLOUDSTACK-1461: Don't set dns server for non-default ipv6 network 2013-03-08 17:43:23 -08:00
plugins Merge branch 'master' into gslb-wip 2013-03-11 14:28:26 +05:30
python Have cloud-setup-* tools detect Debian 2013-02-25 12:32:25 +05:30
scripts CLOUDSTACK-1461: Don't set dns server for non-default ipv6 network 2013-03-08 17:43:23 -08:00
server Merge branch 'master' into gslb-wip 2013-03-11 14:28:26 +05:30
services Disable acceptence of old-fashion URL form for console access 2013-03-07 18:39:48 -08:00
setup Merge branch 'master' into gslb-wip 2013-03-11 14:28:26 +05:30
test CLOUDSTACK-1530: Fix integration test scripts in the components folder for imports and ostypeid Fix the integration scripts for nose import and ostypeid corrections 2013-03-06 13:45:07 +05:30
tools appliance: during cleanup remove veewee and vbox txt files 2013-03-07 16:50:37 +05:30
ui CLOUDSTACK-1494:ldap tooltips to highlight more information about the query filter 2013-03-08 20:52:23 +05:30
usage CLOUDSTACK-1415: Debian & Ubuntu packaging work 2013-02-27 15:44:46 +00:00
utils CLOUDSTACK-1562: Replace @DB support to be the formal implementation instead of a temporary hacking one 2013-03-07 15:47:01 -08:00
vmware-base Fix a bug in retrieving cookie from Vmware connection by replacing 2013-03-07 16:07:58 -08:00
.gitignore Added back in the .project ignore setting 2013-01-08 14:11:28 -08:00
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 port info with better summary and fix building section 2013-02-08 13:53:24 +05:30
LICENSE CLOUDSTACK-625: Correcting legal documentation for the require.js file 2013-02-15 10:24:16 -05:00
NOTICE CLOUDSTACK-1233: Fixed veewee config file legal documentation 2013-02-11 21:40:06 -05: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
configure-info.in License header updates for misc files 2012-08-03 14:51:41 -04:00
m2-settings.xml Add license 2012-08-23 14:26:27 -07:00
pom.xml rat-check:Reduce scope of the WEB-INF check 2013-03-07 18:58:48 +05:30
version-info.in No more ant_args 2012-09-03 14:13:50 +02: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.