Cloudstack Source code
Go to file
Rohit Yadav 1e0709d16d maven: fix axis2 version to 1.5.6 fixes starting issue with awsapi
Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
2013-01-29 14:02:40 -08:00
agent Merge branch 'master' into javelin 2013-01-24 19:18:53 -08:00
agent-simulator/tomcatconf
api Merge branch 'master' into javelin 2013-01-24 19:18:53 -08:00
awsapi Put a tempoary fix to awsapi to workaround an issue with jetty/Spring integration limitation 2013-01-28 17:45:16 -08:00
awsapi-setup
build
client CLOUDSTACK-1070: HypervisorTemplateAdapter needs to be configured with proper name 2013-01-28 17:12:41 -08:00
cloud-cli
console-proxy Make maven use mkisofs or genisoimage depending on what is available 2013-01-27 04:48:47 -08:00
core Renaming VmInstanceVO: dataCenterIdToDeployIn to dataCenterId 2013-01-22 12:56:39 -08:00
debian
deps
developer maven: Fix developer/pom.xml to use DatabaseCreator 2013-01-18 18:11:42 -08:00
docs Merge branch 'master' into javelin 2013-01-27 05:20:49 -08:00
engine Put usage server under Spring 2013-01-25 23:00:55 -08:00
framework Commit the current changes to unit tests 2013-01-17 06:50:11 -08:00
packaging
parent
patches CLOUDSTACK-938: Add missing checkbatchs2svpn.sh 2013-01-18 11:01:00 -08:00
plugins Make nonoss build work under Spring 2013-01-25 17:18:36 -08:00
python CLOUDSTACK-995: fix failed to detect centos 6.2 2013-01-17 11:05:03 -08:00
scripts Merge branch 'master' into javelin 2013-01-24 19:18:53 -08:00
server CLOUDSTACK-1070: HypervisorTemplateAdapter needs to be configured with proper name 2013-01-28 17:12:41 -08:00
setup Merge branch 'master' into javelin 2013-01-27 05:20:49 -08:00
test test_vm_life_cycle: Don't wait a lot poll for change every expunge_cycle interval 2013-01-25 23:40:01 -08:00
tools cli: Show filter only when a subject is specified in autocompletion 2013-01-28 16:30:04 -08:00
ui Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cloudstack 2013-01-26 23:48:57 +05:30
usage Put usage server under Spring 2013-01-25 23:00:55 -08:00
utils CLOUDSTACK-1070: HypervisorTemplateAdapter needs to be configured with proper name 2013-01-28 17:12:41 -08:00
vmware-base CLOUDSTACK-605: Host physical CPU is incorrectly calculated for Vmware hosts Fixed logic to compute Vmware host cpu 2013-01-09 14:03:04 -06:00
.gitignore
CHANGES
DISCLAIMER
INSTALL.md
LICENSE
NOTICE
README.md
README.tools.md
build.xml
cloud.spec
configure-info.in
m2-settings.xml
pom.xml maven: fix axis2 version to 1.5.6 fixes starting issue with awsapi 2013-01-29 14:02:40 -08:00
version-info.in
waf
waf.bat
wscript
wscript_build
wscript_configure

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.