Cloudstack Source code
Go to file
Marcus Sorensen effa4c75b4 CLOUDSTACK-5843
For some reason the mgmt server is required to have access to the template
being registered in order to check its size against resource limits
during registration. This is bad, but worse, it's a sync call, so this
call can hang for up to the default HTTP connection timeout.

Reducing http timeout as a quick workaround, but this check needs to
1) be removed or 2) done later or 3)registerTemplate needs to be async
and 4) moved off the mgmt server (ssvm is the only thing that needs access to
template url).
2014-01-10 18:12:46 -07:00
agent Moved the check-style.xml into the tools directory given that we're not using the project to reference the style any longer. Fixed problems with eclipse complaining about copy-dependencies 2013-12-20 17:21:34 -08:00
agent-simulator/tomcatconf CLOUDSTACK-4285: configure simulator API not discovered 2013-08-13 18:04:08 +05:30
api CLOUDSTACK-5502 createVlanIpRange, allow untagged to be accepted per previous use, 2014-01-10 17:09:41 -07:00
awsapi Change checkstyle to run on every sub project, so it will also run when you build an individual module 2014-01-09 17:00:11 +01:00
awsapi-setup CLOUDSTACK-1444. Fixing cloudstack-aws-api-register to set ec2 api version to the latest. [Support for EC2 API version 2012-08-15] 2013-07-04 10:08:48 +05:30
build Moved the check-style.xml into the tools directory given that we're not using the project to reference the style any longer. Fixed problems with eclipse complaining about copy-dependencies 2013-12-20 17:21:34 -08:00
client CLOUDSTACK-5840:Migration from NFS to S3 should be done in one API 2014-01-08 17:25:13 -08:00
cloud-cli small fix to make this work with spaces in names 2012-09-22 13:43:57 +02:00
core Merge from 4.3: CLOUDSTACK-5662: XenServer can't discover iSCSI targets with different credentials 2014-01-09 21:36:34 -07:00
debian Bump the debian package version to 4.4.0-snapshot 2013-11-21 21:03:16 +01:00
deps Change checkstyle to run on every sub project, so it will also run when you build an individual module 2014-01-09 17:00:11 +01:00
developer Bump 4.3.0 to 4.4.0 in master 2013-11-21 16:01:15 +01:00
docs/.tx Removing docs from master 2013-10-08 15:25:05 -04:00
engine Removed a duplicate method 2014-01-10 13:36:04 -07:00
framework Fixed a missing package name 2014-01-09 16:48:19 -08:00
maven-standard Bump 4.3.0 to 4.4.0 in master 2013-11-21 16:01:15 +01:00
packaging Fix for defect CLOUDSTACK-5053, QEMU should be installed in KVM agent hosts 2014-01-10 14:03:17 -08:00
plugins CLOUDSTACK-5647 Adding F5 device to network service provider fails with 2014-01-10 22:05:22 +05:30
python relax KVM agent setup to allow non-bridge traffic labels 2013-11-01 18:16:54 -06:00
quickcloud Bump 4.3.0 to 4.4.0 in master 2013-11-21 16:01:15 +01:00
scripts CLOUDSTACK-5701: physical size is not getting updated in snapshot_store_ref table. 2014-01-06 11:36:43 +05:30
server CLOUDSTACK-5502 createVlanIpRange, allow untagged to be accepted per previous use, 2014-01-10 17:09:41 -07:00
services Changed the package to name to org.apache.cloudstack 2014-01-09 16:12:26 -08:00
setup CLOUDSTACK-4904: Unable to see a derieved template if the 2014-01-10 10:26:10 -08:00
systemvm CLOUDSTACK-4973: Specified keyboard language is not showing as default in consoleView passed during deployVM. 2013-12-27 18:17:22 +05:30
test CLOUDSTACK-5619: Egress Firewall rules - Increased timeout for router to come up 2014-01-08 19:22:07 +05:30
tools CLOUDSTACK-5113: Fix get_template method to return 'BUILTIN' template in ready state with 2014-01-10 19:56:38 +05:30
ui CLOUDSTACK-5831: UI > Volumes > take snapshot > get "quiescevm" property from listVolumes API instead of listStoragePools API since regular-user/domain-admin don't have access to listStoragePools API. 2014-01-10 16:27:37 -08:00
usage Moved security out into its own jar. Will be adding more to it. Fixed a few white space issues brought up by checkstyle in eclipse. 2014-01-09 16:12:25 -08:00
utils CLOUDSTACK-5843 2014-01-10 18:12:46 -07:00
vmware-base Merge from 4.3: CLOUDSTACK-5823: Taking a VMware snapshot doesn't work 2014-01-09 23:10:40 -07:00
.gitignore Added vhd-util to .gitignore 2013-12-12 10:14:41 -08:00
CHANGES Squashed merge of Ssl Termination feature 2013-11-08 16:49:16 +05:30
INSTALL.md Fix the spec file for the noredist build 2013-09-21 14:42:31 +08:00
LICENSE Adding httpclient ssl source files to legal documentation 2013-08-26 12:36:59 -04:00
LICENSE.header Add a network plugin for OpenDaylight 2014-01-08 15:57:46 +01:00
NOTICE CLOUDSTACK-1233: Fixed veewee config file legal documentation 2013-02-11 21:40:06 -05:00
README.md Test commit - apache auth 2013-07-23 14:43:32 -04:00
README.tools.md Fix top level files to use new git repo, url and MLs 2013-03-26 11:26:24 +05:30
configure-info.in License header updates for misc files 2012-08-03 14:51:41 -04:00
pom.xml Change checkstyle to run on every sub project, so it will also run when you build an individual module 2014-01-09 17:00:11 +01:00
version-info.in No more ant_args 2012-09-03 14:13:50 +02:00

README.md

Apache CloudStack Version 4.2.0

About Apache CloudStack

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