Cloudstack Source code
Go to file
Murali Reddy 2fa15a044a CLOUDSTACK-6609: OVS distributed routing: ensure tunnels are created if
not created already when OvsVpcPhysicalTopologyConfigCommand update is
recived

Currently if the tunnel creation fails, there is no retry logic. Fix
ensures OvsVpcPhysicalTopologyConfigCommand updates as an opputiunity to ensure
proper tunnels are established between the hosts.
2014-05-12 09:42:36 +02:00
agent CLOUDSTACK-6220: Take 2, Fix cloudstack init scripts so that they 2014-03-10 16:11:52 -06:00
agent-simulator/tomcatconf CLOUDSTACK-4285: configure simulator API not discovered 2013-08-13 18:04:08 +05:30
api CLOUDSTACK-6601: added "forDisplay" parameter to listLoadBalancerRules API 2014-05-09 10:17:57 +02:00
awsapi CLOUDSTACK-6156: removing rampart maven dependencies from awsapi 2014-04-21 20:28:39 +02: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 integration tests for VPC's enabled for distributed routing 2014-03-14 16:56:38 +05:30
client CLOUDSTACK-6596: UUID and display flag update support for LBStickinessPolicy and LBHealthCheckPolicy 2014-05-08 09:48:27 +02:00
cloud-cli small fix to make this work with spaces in names 2012-09-22 13:43:57 +02:00
core Fixed testSetupGuestNetwork unit test as the SetupGuestnetwork prepare command got changed 2014-05-05 11:19:47 +02:00
debian debian: cloudstack-management requires libmysql-java for SQL connection 2014-04-11 09:03:00 +02:00
deps Revert "Applied Tina's patches for removing the xapi jar" 2014-04-08 00:03:18 -07:00
developer Last commit broke developer/pom.xml. fixing that. 2014-02-26 09:33:58 -08:00
docs/.tx Removing docs from master 2013-10-08 15:25:05 -04:00
engine CLOUDSTACK-6575: Deploy VM failed with NPE while using custom compute offering 2014-05-11 11:30:33 +02:00
framework CLOUDSTACK-6586: Move EventBus hookup on job framework to ApiServer to decouple job framework away from business logic related hookups. The decoupling is done through internal messaging facility provided inside management server. 2014-05-07 09:17:32 +02:00
maven-standard Bump 4.3.0 to 4.4.0 in master 2013-11-21 16:01:15 +01:00
packaging CLOUDSTACK-6552 Cloudstack-Management install package creates log 2014-05-06 11:22:00 +02:00
plugins CLOUDSTACK-6609: OVS distributed routing: ensure tunnels are created if 2014-05-12 09:42:36 +02:00
python CLOUDSTACK-6220: Take 2, Fix cloudstack init scripts so that they 2014-03-10 16:11:52 -06:00
quickcloud Bump 4.3.0 to 4.4.0 in master 2013-11-21 16:01:15 +01:00
scripts CLOUDSTACK-6609: OVS distributed routing: ensure tunnels are created if 2014-05-12 09:42:36 +02:00
server CLOUDSTACK-6608:OVS distributed firewall: default ACL rule is not 2014-05-12 09:40:36 +02:00
services CLOUDSTACK-6517: IAM - Admin is allowed to create PortFowarding rule for a regular user, when admin does not have " UseEntry" permission for IpAddress. 2014-05-01 08:36:39 +02:00
setup CLOUDSTACK-6609: OVS distributed routing: ensure tunnels are created if 2014-05-12 09:42:36 +02:00
systemvm CLOUDSTACK-6499: 2014-04-25 22:03:46 +02:00
test CLOUDSTACK-6253: Optimizing VR alerts getting algorithm In addition to this a new configuration parameter is added router.alerts.check.interval defaulted to 30minutes to check for alerts in Virtual Router 2014-04-09 18:11:24 +05:30
tools - Created new devcloud advanced networking config file (devcloud-advanced_juniper-contrail.cfg). - Modification to deployDataCenter script, to enable "JuniperContrailRouter" & "JuniperContrailVpcRouter" providers. 2014-05-04 21:19:11 +02:00
ui format: tab to spaces 2014-05-05 23:25:22 +02:00
usage CLOUDSTACK-6466: cpu and ram is not getting updated correctly in usage_vm_instance table for usage type 2 2014-05-05 14:03:22 +02:00
utils CLOUDSTACK-6287, CLOUDSTACK-6315 : fixed password visible in plain text in some hyperv request params/json response 2014-04-18 14:05:19 +05:30
vmware-base CLOUDSTACK-6170 (VMware root-disk support for managed storage) 2014-04-01 00:05:34 -06:00
.gitignore Revert "Applied Tina's patches for removing the xapi jar" 2014-04-08 00:03:18 -07:00
CHANGES Squashed merge of Ssl Termination feature 2013-11-08 16:49:16 +05:30
INSTALL.md release info update 2014-05-06 14:56:42 +02:00
LICENSE Adding httpclient ssl source files to legal documentation 2013-08-26 12:36:59 -04:00
LICENSE.header Add license check plugin to root pom. Disabled for the entire project, except for poms that override it (opendaylight, nvp) 2014-01-22 11:22:42 +01:00
NOTICE CLOUDSTACK-1233: Fixed veewee config file legal documentation 2013-02-11 21:40:06 -05:00
README.md release info update 2014-05-06 14:56:42 +02: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 CLOUDSTACK-6411: removing license header from nuget.config and agent settings file, with 2014-04-18 15:42:55 +05:30
version-info.in No more ant_args 2012-09-03 14:13:50 +02:00

README.md

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