Cloudstack Source code
Go to file
Hugo Trippaers 39595d826e Capture stderr and stdout of the jsvc run services (agent and usage)(cherry picked from commit bc4abcf14d)
Signed-off-by: Hugo Trippaers <htrippaers@schubergphilis.com>
2013-02-25 14:13:27 +01:00
agent CloudStack-1267: initialize log4j in agent main() 2013-02-19 19:22:10 -05:00
agent-simulator/tomcatconf Simulator: moving hypervisor simulator into plugin 2012-12-22 13:02:57 -08:00
api CloudStack-1371 : In case of ResourceAllocationException, server is not returnig any response. 2013-02-25 13:38:07 +08:00
awsapi CLOUDSTACK-1362: EC2 dns-name filter support for EC2 describeInstances API is broken 2013-02-21 14:51:26 -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-05 21:09:09 +01:00
client CLOUDSTACK-1339: Using Sping interface injection pattern to avoid using CGLIB proxying mode. Spring with CGLIB proxying will concflict with CGLIB usage in CloudStack DB code, CloudStack CGLIB usage can cause Spring to lose tack of its proxied object and therefore creates a massive amount of objects in memory 2013-02-24 13:31:42 -08: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-05 21:05:42 +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:42:41 +08:00
debian Have cloud-setup-* tools detect Debian 2013-02-25 12:30:08 +05:30
deps CLOUDSTACK-520: Autorename vmware and manageontap jars 2013-02-07 11:34:39 +05:30
developer db: Fix developer's deploydb and cloud-setup-databases for rolling update 2013-02-20 15:00:39 +05:30
docs resize volume 2013-02-22 08:52:05 -06:00
engine CLOUDSTACK-1339: Using Sping interface injection pattern to avoid using CGLIB proxying mode. Spring with CGLIB proxying will concflict with CGLIB usage in CloudStack DB code, CloudStack CGLIB usage can cause Spring to lose tack of its proxied object and therefore creates a massive amount of objects in memory 2013-02-24 13:31:42 -08:00
framework Keep naming more or less consistent 2013-02-05 21:08:23 +01:00
packaging Capture stderr and stdout of the jsvc run services (agent and usage)(cherry picked from commit bc4abcf14d) 2013-02-25 14:13:27 +01:00
patches CLOUDSTACK-1265: /etc/init.d/dnsmasq puts pid in /var/run/dnsmasq/dnsmasq.pid 2013-02-13 14:37:52 -08:00
plugins add missing license header reported by rat 2013-02-22 13:10:22 +08:00
python Have cloud-setup-* tools detect Debian 2013-02-25 12:30:08 +05:30
scripts add missing license header reported by rat 2013-02-22 13:10:22 +08:00
server adding license header to make RAT happy 2013-02-24 22:33:56 -05:00
setup db: Sync with master, remove rules that are for 4.2 2013-02-25 14:48:30 +05:30
test Merge latest master into javelin 2013-01-31 11:34:49 -08:00
tools Updating the java-ipv6 legal docs to reflect the newly added NOTICE and copyright statements for version 0.10 2013-02-20 14:51:39 -05:00
ui CLOUDSTACK-1343: cloudstack UI - baremetal - enable baremetal providers who are selected in the network offering. 2013-02-20 15:09:41 -08:00
usage exclude usage unit test since it requires db connection 2013-02-16 09:14:35 +05:30
utils CLOUDSTACK-1339: Using Sping interface injection pattern to avoid using CGLIB proxying mode. Spring with CGLIB proxying will concflict with CGLIB usage in CloudStack DB code, CloudStack CGLIB usage can cause Spring to lose tack of its proxied object and therefore creates a massive amount of objects in memory 2013-02-24 13:31:42 -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 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:54:15 +05:30
LICENSE CLOUDSTACK-1233: Fixed veewee config file legal documentation 2013-02-11 21:54:49 -05:00
NOTICE CLOUDSTACK-1233: Fixed veewee config file legal documentation 2013-02-11 21:54:49 -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 IPv6: Update java-ipv6 dependency to 0.10 2013-02-20 18:41:32 -08: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.