Cloudstack Source code
Go to file
Rohit Yadav 1f1ac79a6c api_refactor: move disk and service offering to admin pkg
Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
2012-12-06 10:53:42 -08:00
agent Commit https://reviews.apache.org/r/8075/ 2012-11-19 12:02:26 +01:00
agent-simulator Rudimentary RvR functionality for the simulator 2012-09-21 10:45:30 +05:30
api api_refactor: move disk and service offering to admin pkg 2012-12-06 10:53:42 -08:00
awsapi maven : declare mysql-connector-java dependency into dependencyManagement section of cloudstack pom and use the version 5.1.21 only 2012-11-20 09:27:07 +01:00
awsapi-setup Moved Awsapi (EC2/S3) from Hibernate framework to CloudStack Generic Dao Framework 2012-08-31 11:44:58 -07:00
build switch to ant target to create cloud-scripts.tgz, as there is assumption that the owner of files in this tgz is root. 2012-10-21 00:01:48 -07:00
client api_refactor: move disk and service offering to admin pkg 2012-12-06 10:53: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 Apply https://reviews.apache.org/r/7996/, add a missing file 2012-11-27 10:40:06 -08:00
core api_refactor: refactor vpn and vm apis 2012-12-03 21:27:02 -08:00
debian Summary: Adding utility to make system vm maintenance easier for admins 2012-11-16 10:17:12 -07:00
deps Summary: remove the deps pom, this is no longer required for the maven 2012-11-07 15:14:59 +01:00
developer SSH key changes 2012-11-05 11:24:33 -08:00
docs api_refactor: refactor vpn and vm apis 2012-12-03 21:27:02 -08:00
packaging CLOUDSTACK-456 - spec file now contains the proper licensing snippet 2012-11-07 11:25:02 -05:00
patches Summary: Add TCP to DNS firewall settings for virtual routers 2012-11-26 09:21:32 -07:00
plugins api_refactoring: for network api refactoring move interfaces so it works 2012-12-05 14:53:16 -08: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 fix devcloud: copy router_proxy.sh into correct place 2012-10-21 00:01:47 -07:00
server api_refactor: move disk and service offering to admin pkg 2012-12-06 10:53:42 -08:00
setup api: Optimize and improve api, db call perfomance 2012-12-05 20:06:20 -08:00
test fixing sed replace typo 2012-11-09 18:56:23 +05:30
tools devcloud: Update IP as per new DevCloud appliance 2012-11-27 18:15:24 -08:00
ui CLOUDSTACK-556:Erratic window behavior in Quick View tooltip 2012-11-29 04:50:08 +05:30
usage usage: Fix init scripts for RHEL based distros to use --pidfile instead of -p 2012-10-07 10:11:30 +02:00
utils api: Optimize and improve api, db call perfomance 2012-12-05 20:06:20 -08:00
vmware-base VMware stuff should be compile time dependency 2012-10-29 08:55:24 +01:00
.gitignore Adding tools/cli/build/ to gitignore 2012-11-19 14:55:03 -05: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 Summary: Recording the dependencies for Marvin in the README.tools.md 2012-10-21 18:57:58 +05:30
build.xml Corrected license header for build.xml 2012-08-01 11:43:19 -04:00
cloud.spec CLOUDSTACK-498 Missing dependency in RPMs of KVM agent 2012-11-19 08:55:47 -05:00
configure-info.in License header updates for misc files 2012-08-03 14:51:41 -04:00
pom.xml setting cobertura to produce html and xml reports 2012-11-21 12:54:09 -05: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 CloudStack CS-16590 2012-10-23 14:47:13 -07: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.