Cloudstack Source code
Go to file
Marcus Sorensen a3c9a2b22d Summary: prepare-commit-msg skip merges, -m flag, squash, template
Detail: prepare-commit-msg now is skipped if -m flag is supplied, if user has
a template defined, if commit is a squash or a merge.

BUG-ID : none
Reviewed-by: Marcus Sorensen <marcus@betterservers.com>
Reported-by: Marcus Sorensen <marcus@betterservers.com>
Signed-off-by: Marcus Sorensen <marcus@betterservers.com> 1350600822 -0600
2012-10-18 16:53:42 -06:00
agent Updated master to 4.1.0 2012-10-01 11:00:55 -07:00
agent-simulator Rudimentary RvR functionality for the simulator 2012-09-21 10:45:30 +05:30
api CLOUDSTACK-279: fixed deleteProject when executed by the regular user. Always pass System account as a caller when do account cleanup 2012-10-17 17:26:19 -07:00
awsapi CLOUDSTACK-327: Correcting license header 2012-10-12 11:59:33 -04:00
awsapi-setup Moved Awsapi (EC2/S3) from Hibernate framework to CloudStack Generic Dao Framework 2012-08-31 11:44:58 -07:00
build add nonoss maven build 2012-10-11 01:15:52 -07:00
client Quickview UI: Localize string 'Quickview' 2012-10-18 11:03:24 -07:00
cloud-cli small fix to make this work with spaces in names 2012-09-22 13:43:57 +02:00
console-proxy Fix dependencies for vmware hypervisor. 2012-10-02 14:25:40 -07:00
core [PATCH] CLOUDSTACK-335: fix lb for vpc on kvm 2012-10-12 18:58:46 -07:00
debian CLOUDSTACK-363: use the default build version number, we coded in wscript 2012-10-16 15:45:01 -07:00
deps Check manageontap sdk version and provide instructions. 2012-10-15 17:25:40 +02:00
developer if db.properties.override missing, shouldn't panic 2012-10-10 16:20:35 -07:00
docs removing CS-15664 as a known issue in release notes - this was resolved months ago 2012-10-18 12:25:08 -04:00
patches patches: add nonoss profile 2012-10-11 14:40:38 +05:30
plugins The interface change introduced by commit 2012-10-18 09:40:13 +02:00
python CloudStack CS-15455 There are no iptable rules configured to open awsapi port (7080) for external world. 2012-10-12 14:13:13 -07:00
scripts CLOUDSTACK-330: Correct Citrix information to be Apache in several .py files 2012-10-12 12:18:56 -04:00
server CLOUDSTACK-279: fixed deleteProject when executed by the regular user. Always pass System account as a caller when do account cleanup 2012-10-17 17:26:19 -07:00
setup Merge branch 'nicira-l3support' 2012-10-12 14:15:17 +02:00
test Snapshot related tests moved for speedup 2012-10-18 09:42:00 +05:30
tools Summary: prepare-commit-msg skip merges, -m flag, squash, template 2012-10-18 16:53:42 -06:00
ui Don't create tag widget in quickview mode 2012-10-18 15:25:09 -07:00
usage usage: Fix init scripts for RHEL based distros to use --pidfile instead of -p 2012-10-07 10:11:30 +02:00
utils CLOUDSTACK-332: intermediate checkin fixing count parameter in listCommands 2012-10-12 13:58:59 -07:00
vmware-base Double check vmware dependencies and provide information on where to get 2012-10-15 16:57:59 +02:00
.gitignore .gitignore += awsapi/overlays/ 2012-10-17 15:14:57 +02: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 packaging and installation sections 2012-10-18 19:36:03 +05:30
LICENSE CLOUDSTACK-331: Added legal docs for ui/lib/excanvas.js 2012-10-12 12:36:43 -04:00
NOTICE Added legal docs for axis2-codegen-1.4.1.jar 2012-10-09 23:14:39 -04: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 CLOUDSTACK-326: Combining Marvin Sandbox README with README.tools.md 2012-10-12 16:11:17 -04:00
build.xml Corrected license header for build.xml 2012-08-01 11:43:19 -04:00
cloud.spec first iteration of source.xml 2012-10-16 20:27:16 -04:00
configure-info.in License header updates for misc files 2012-08-03 14:51:41 -04:00
pom.xml define version of dependency plugin in parent pom 2012-10-17 15:10:43 +02:00
version-info.in No more ant_args 2012-09-03 14:13:50 +02:00
waf Source code committed 2010-08-11 09:13:29 -07:00
waf.bat License header updates for the top level folder 2012-08-03 14:33:32 -04:00
wscript Set correct version for database version check 2012-09-25 13:29:06 -07:00
wscript_build first iteration of source.xml 2012-10-16 20:27:16 -04:00
wscript_configure Revert "waf: Fix how waf gets build id" 2012-09-14 20:16:53 +05:30

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.