Cloudstack Source code
Go to file
Chip Childers ebe738ee20 CLOUDSTACK-1233: Fixed veewee config file legal documentation
The veewee configuration files used for the devcloud base-box build, as
well as the newly introduced files used to create a system vm, were
inappropriately identified as ASLv2 licensed and copyrighted by the ASF.

The fixes:
- The ASF headers stripped to match the source.
- The files are now excluded from RAT checks in the root pom.
- The tools/whisker/descriptor.xml file updated
- The root LICENSE and NOTICE were re-generated

Changes in the Apache Whisker templates for LICENSE and NOTICE files
caused a good bit of whitespace oddness in this commit for those 2
files.

Signed-off-by: Chip Childers <chip.childers@gmail.com>
2013-02-11 21:40:06 -05:00
agent CLOUDSTACK-1148: Change URL from google as 503 returns from that site cause test to erroneously fail. 2013-02-05 10:43:38 +05:30
agent-simulator/tomcatconf Simulator: moving hypervisor simulator into plugin 2012-12-22 13:02:57 -08:00
api IPv6: CLOUDSTACK-1107: Add support for createVlanIpRange to extend existed network 2013-02-08 14:48:08 -08:00
awsapi CLOUDSTACK-1127: [EC2 Query API] DescribeSecurityGroups, support for additional filters 2013-02-11 15:26:49 -08:00
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 Slightly upgraded memory requirements, with 128M the server will crash 2013-02-11 17:47:35 +01:00
cloud-cli small fix to make this work with spaces in names 2012-09-22 13:43:57 +02:00
console-proxy Use align phases between the various packages. Not very handy to use a tgz file in the generate-resources phase when it is created in the package phase 2013-02-02 12:19:33 +01:00
core CLOUDSTACK-1176 1) remove 'final' modifier from id attribute in SnapshotVO 2) make state setter method comply with convention 2013-02-07 13:41:49 +08:00
debian bigswitch controller support 2013-02-01 12:42:04 +05:30
deps CLOUDSTACK-520: Autorename vmware and manageontap jars 2013-02-07 11:33:54 +05:30
developer CLOUDSTACK-1181: Find by catalina.home property first 2013-02-11 12:14:46 +05:30
docs Docs: Adding license header to .tx/config 2013-02-08 22:43:54 +01:00
engine Keep naming more or less consistent 2013-02-02 12:43:15 +01:00
framework Keep naming more or less consistent 2013-02-02 12:43:15 +01:00
packaging Compileall does not compile single files 2013-02-08 08:16:14 +01:00
patches CLOUDSTACK-1199: add external DNS to dnsmasq configuration file 2013-02-08 16:30:32 -08:00
plugins CLOUDSTACK-710: mkdir -p destination before scp-ing file in CitrixResourceBase 2013-02-11 16:39:16 +05:30
python Summary: changed the path from cloud to cloudstack. 2013-02-07 13:45:30 +01:00
scripts CLOUDSTACK-1206: Change path from /etc/cloud to /etc/cloudstack 2013-02-08 10:50:48 +01:00
server Fix a typo 2013-02-08 14:48:14 -08:00
setup CLOUDSTACK-1226: Fix 4.1-new-db-schema.sql, use cloud before exec statements 2013-02-11 16:36:41 +05:30
test Merge latest master into javelin 2013-01-31 11:34:49 -08:00
tools CLOUDSTACK-1233: Fixed veewee config file legal documentation 2013-02-11 21:40:06 -05:00
ui Revert "CLOUDSTACK-737" 2013-02-08 10:42:36 -08:00
usage usage: Add maven target to run usage server 2013-02-11 18:13:04 +05:30
utils CLOUDSTACK-1181: Find by catalina.home property first 2013-02-11 12:14:46 +05:30
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 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-1233: Fixed veewee config file legal documentation 2013-02-11 21:40:06 -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 CLOUDSTACK-1233: Fixed veewee config file legal documentation 2013-02-11 21:40:06 -05:00
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.