Cloudstack Source code
Go to file
Vijayendra Bhamidipati 10486ea4dd CLOUDSTACK-4645: There is no upgrade path from 4.1.1 to 4.2.0
Description:

    Simpler fix to support upgrade path from 4.1.1 to 4.2.0
    by adding a 4.1.1 string in the db update version range.

    Commit # d1642a489c introduced a duplicate
    user_vm_view view in the schema-410to420.sql script. Removing the first
    occurrence of that view, since whatever QA has been testing until now
    would have used the duplicated view that gets created after the first one.
2013-09-12 20:13:35 -07:00
agent CLOUDSTACK-4405: fix vm migration during the upgrade to 4.2 2013-09-03 16:17:38 -07:00
agent-simulator/tomcatconf CLOUDSTACK-4285: configure simulator API not discovered 2013-08-13 18:02:18 +05:30
api CLOUDSTACK-4586 Added CIDR validation for SG Egress rules 2013-09-03 16:32:45 -07:00
awsapi Updating pom.xml version numbers for release 4.2.0 2013-08-22 17:15:42 -07: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-28 12:19:20 +05:30
build CLOUDSTACK-2033 Fix usage server startup and logging 2013-04-16 10:52:49 +02:00
client Merge branch '4.2-forward' into 4.2 2013-08-26 16:18:12 -07:00
cloud-cli small fix to make this work with spaces in names 2012-09-22 13:43:57 +02:00
core Merge branch '4.2-forward' into 4.2 2013-08-26 16:18:12 -07:00
debian Updating pom.xml version numbers for release 4.2.0 2013-08-22 17:15:42 -07:00
deps Updating pom.xml version numbers for release 4.2.0 2013-08-22 17:15:42 -07:00
developer Updating pom.xml version numbers for release 4.2.0 2013-08-22 17:15:42 -07:00
docs known issues from animesh has been added, edited, updated CLOUDSTACK-4245 and heading changes 2013-09-12 18:19:26 +05:30
engine CLOUDSTACK-4645: There is no upgrade path from 4.1.1 to 4.2.0 2013-09-12 20:13:35 -07:00
framework Updating pom.xml version numbers for release 4.2.0 2013-08-22 17:15:42 -07:00
packaging CLOUDSTACK-4405: fix vm migration during the upgrade to 4.2 2013-09-03 16:17:38 -07:00
patches Merge branch '4.2-forward' into 4.2 2013-08-26 16:18:12 -07:00
plugins CloudStack CLOUDSTACK-4426 2013-09-03 17:05:20 -07:00
python CLOUDSTACK-4405: add a tool: cloudstack-agent-upgrade to upgrade bridge name on kvm host 2013-09-03 15:57:08 -07:00
scripts CLOUDSTACK-4559: fix devcloud 2013-09-02 22:34:20 -07:00
server CLOUDSTACK-2813 - Some deployment failures do not release the resources. 2013-09-11 11:58:38 +05:30
services CLOUDSTACK-4434: EN: Ubuntu: Direct input "- _ ", "? /", "keyboard /" ,"keyboard -" keys are not working well for the US keyboard. 2013-09-03 15:56:45 -07:00
setup CLOUDSTACK-4645: There is no upgrade path from 4.1.1 to 4.2.0 2013-09-12 20:13:35 -07:00
test Merge branch '4.2-forward' into 4.2 2013-08-26 16:18:12 -07:00
tools Updating devcloud-kvm marvin config to enable InternalLbVM 2013-09-05 22:45:40 -06:00
ui UI > Infrastructure > clusters > Add cluster dialog > change variable name for Nexus DVS fields to be more intuitive. 2013-09-03 16:53:34 -07:00
usage Updating pom.xml version numbers for release 4.2.0 2013-08-22 17:15:42 -07:00
utils Updating pom.xml version numbers for release 4.2.0 2013-08-22 17:15:42 -07:00
vmware-base CLOUDSTACK-4585: make run-time datastore folder migration, VM snapshot, bug in root disk controller type carried from previous version work under upgrade situation 2013-09-03 16:32:03 -07:00
.gitignore Update gitignore 2013-05-24 12:07:13 -07:00
CHANGES Updated the CHANGES file to 2013-08-22 16:00:10 -07:00
INSTALL.md INSTALL: Update INSTALL.md with newer links 2013-05-25 20:44:59 +05:30
LICENSE Adding httpclient ssl source files to legal documentation 2013-08-26 12:36:13 -04:00
NOTICE CLOUDSTACK-1233: Fixed veewee config file legal documentation 2013-02-11 21:40:06 -05:00
README.md Updating README.md to reflect graduation and 4.2.0 release number for master branch 2013-04-19 14:49:50 -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
m2-settings.xml Add license 2012-08-23 14:26:27 -07:00
pom.xml Updating pom.xml version numbers for release 4.2.0 2013-08-22 17:15:42 -07: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.