Cloudstack Source code
Go to file
Rohit Yadav 57c3d4dbe6 LICENSE: Attribute devcloud veewee definition files as well
Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
2013-03-25 14:54:31 +05:30
agent CLOUDSTACK-1267: Configure log4j in proper place so that it can be initialized correctly in KVM and system VM environment 2013-03-11 19:13:32 -07:00
agent-simulator/tomcatconf Simulator: moving hypervisor simulator into plugin 2012-12-22 13:02:57 -08:00
api CLOUDSTACK-1368: Shared network - Not able to delete network because of java.lang.NullPointerException 2013-03-22 11:20:48 +05:30
awsapi CLOUDSTACK-1450. AWSAPI server fails to start. 2013-03-01 15:23:39 +05:30
awsapi-setup BUG-ID: CLOUDSTACK-1713, CLOUDSTACK-1719 2013-03-22 15:15:36 +00:00
build Remove the last remnants of the old build system 2013-02-02 13:55:38 +01:00
client Regions UI: Add 'redirecting to region' text during login loading 2013-03-21 15:57:05 -07:00
cloud-cli small fix to make this work with spaces in names 2012-09-22 13:43:57 +02:00
core CLOUDSTACK-680: Feature SNMP Alerts support in CloudStack 2013-03-18 11:36:19 +05:30
debian debian: Package ulimits and sudo rules 2013-03-14 15:55:32 +01:00
deps Merge from master and fix conflicts 2013-02-25 11:53:24 -08:00
developer simulator: removing cyclic dependency from simulator 2013-03-20 10:36:43 +05:30
docs CLOUDSTACK-1714/CLOUDSTACK-1715 - updates to install guide sections to fix section title, add information on host global config parameter, and include reference to management lb in admin guide~ 2013-03-25 12:03:17 +05:30
engine move default primary storage plugin into its own pom 2013-03-20 17:21:40 -07:00
framework CLOUDSTACK-1415: Debian & Ubuntu packaging work 2013-02-27 15:44:46 +00:00
packaging BUG-ID: CLOUDSTACK-1713, CLOUDSTACK-1719 2013-03-22 15:15:36 +00:00
patches CLOUDSTACK-1643: Don't force load aesni_intel module, fix as per Chiradeep 2013-03-14 11:52:06 +05:30
plugins Fix the kvm vncAddr test 2013-03-23 20:59:29 +05:30
python BUG-ID: CLOUDSTACK-1713, CLOUDSTACK-1719 2013-03-22 15:15:36 +00:00
scripts CLOUDSTACK-24: mipn feature for basiczone kvmhost 2013-03-15 10:22:56 +05:30
server CLOUDSTACK-766 - allow Vlan assignment to Isolated network. The network with Vlan assigned, gets created with Setup state, and will never get picked up by the GC thread meaning its vlan will never get released 2013-03-21 16:05:48 -07:00
services CLOUDSTACK-1568,CLOUDSTACK-1664: Fix ActionEvent interception and optimize @DB lookup with caching 2013-03-18 18:07:52 -07:00
setup Added / to the end_point of default local region. UI expects / while switching to other regions using single sign-on 2013-03-22 10:34:01 +05:30
test remove dependence on dsl iso 2013-03-20 11:09:06 +05:30
tools appliance: veewee definition to build devcloud, work in progress 2013-03-25 14:52:36 +05:30
ui CLOUDSTACK-1065: cloudstack UI - AWS Style Regions - allow user to delete region whose end point matches the current URL, but set region button on top menu to blank after the region is deleted. 2013-03-22 12:02:27 -07:00
usage CLOUDSTACK-680: Feature SNMP Alerts support in CloudStack 2013-03-18 11:36:19 +05:30
utils CLOUDSTACK-1668: Fix IP conflict in VPC tier 2013-03-20 00:31:52 +00:00
vmware-base CLOUDSTACK-1649: VMware VM OS type errors for RHEL 2013-03-14 16:02:39 -04:00
.gitignore Separate out the target directories for eclipse and the one for regular builds 2013-03-13 20:21:57 -07: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 LICENSE: Attribute devcloud veewee definition files as well 2013-03-25 14:54:31 +05:30
NOTICE CLOUDSTACK-1233: Fixed veewee config file legal documentation 2013-02-11 21:40:06 -05:00
README.md CLOUDSTACK-1644: INFRA-5977 ASFBot test 2013-03-12 17:08:59 +05:30
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 minor correction to the otherArchive tag 2013-03-23 20:36:04 +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.