Cloudstack Source code
Go to file
radhikap c2fb870f7c CLOUDSTACK-772 2013-04-10 17:26:32 +05:30
agent QuickCloud: sanitize logs for normal running of agents outside systemvm 2013-04-09 14:45:27 -07:00
agent-simulator/tomcatconf
api CLOUDSTACK-1862 Added vm ip address info in the list PF rules response 2013-04-10 14:26:36 +05:30
awsapi
awsapi-setup
build
client QuickCloud: we moved the SecondaryStorageDiscoverer from the com.cloud package to the org.apache.cloudstack package 2013-04-09 14:45:27 -07:00
cloud-cli
core use hypervisor capabilities to control if vm snapshot is enabled for hypervisors 2013-04-10 12:36:42 +08:00
debian CLOUDSTACK-1980: Add cloudstack-sysvmadm and cloudstack-setup-encryption 2013-04-09 16:52:15 +02:00
deps
developer CLOUDSTACK-1734: Make SHA1 default password encoding mechanism 2013-04-02 17:40:50 -07:00
docs CLOUDSTACK-772 2013-04-10 17:26:32 +05:30
engine fix bunch of bugs related to zone wide storage 2013-04-03 21:51:17 -07:00
framework Removing ^M's from code. 2013-04-04 00:53:20 +05:30
packaging packaging: sync master and 4.1 for rpm packaging 2013-04-05 21:18:16 +02:00
patches VPC - new system vm doesn't bring up eth0 reliably, and we don't set eth0 to 2013-04-09 16:26:08 -06:00
plugins 1)use vmsnapshot.create.wait to control vmsnapshot timeout 2)remove global configuration vmsnapshot.expunge.interval and vmsnapshot.expunge.workers since vmsnapshot expunge is synchronous 2013-04-10 11:35:58 +08:00
python
scripts QuickCloud: Enable secondary storage daemon to run outside the system vm 2013-04-09 14:45:25 -07:00
server CLOUDSTACK-1862 Added vm ip address info in the list PF rules response 2013-04-10 14:26:36 +05:30
services QuickCloud: sanitize logs for normal running of agents outside systemvm 2013-04-09 14:45:27 -07:00
setup maven+marvin: Fix up the activation property 2013-04-10 16:16:41 +05:30
test Revert "Dedicate Public IP range" 2013-04-08 17:15:51 -07:00
tools appliance: Permute partition space such as it succeeds during partitioning 2013-04-10 17:04:51 +05:30
ui Refactoring the code in network.js to remove the disabling of egress and load balancers tab 2013-04-10 13:59:55 +05:30
usage CLOUDSTACK-1746: fix logging warning in usage server 2013-03-29 13:44:12 -07:00
utils QuickCloud: sanitize logs for normal running of agents outside systemvm 2013-04-09 14:45:27 -07:00
vmware-base Apply patch https://reviews.apache.org/r/10137/ 2013-04-09 17:29:21 -07:00
.gitignore git: Add debian packaging files to .gitignore 2013-03-31 17:02:08 +02:00
CHANGES
DISCLAIMER
INSTALL.md
LICENSE Removing waf legal docs 2013-04-05 16:44:08 +01:00
NOTICE
README.md
README.tools.md
configure-info.in
m2-settings.xml
pom.xml QuickCloud: move devcloud configuration into pom profile for exec:java 2013-04-09 14:45:26 -07:00
version-info.in

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 Apache CloudStack.

Mailing lists

Development Mailing List Users Mailing List Commits Mailing List Issues Mailing List Marketing 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.