Cloudstack Source code
Go to file
Prachi Damle 12b05cfbc3 CLOUDSTACK-4259 Dedicated Resources: createAffinityGroup API should not allow admin to create the group of this type through API
Changes:
- Block API from creating this type of group
2013-08-12 12:06:06 -07:00
agent Add cpu model for kvm guest.Now all the kvm guest's cpu model is 'QEMU Virtual CPU version xxx'. This will affect the activation of Windows OS and low performance. I add three mode for user to indicate the guest cpu model.add libvirt version check 2013-08-02 11:59:02 +02:00
agent-simulator/tomcatconf Removing unused simulator component library 2013-06-05 12:37:29 +05:30
api CLOUDSTACK-4259 Dedicated Resources: createAffinityGroup API should not allow admin to create the group of this type through API 2013-08-12 12:06:06 -07:00
awsapi CLOUDSTACK-2187: fixed by adding snmp-alerts and syslog-alerts plugin dependency to awsapi 2013-08-08 10:30:43 +05:30
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 CLOUDSTACK-4168 Root Admin should be able to create 'ExplicitDedication' affinity group at domain level and make it available for all accounts in the domain 2013-08-10 11:02:42 -07:00
cloud-cli small fix to make this work with spaces in names 2012-09-22 13:43:57 +02:00
core CLOUDSTACK-4073: fix s3 on vmware 2013-08-05 20:20:31 -07:00
debian debian: Package server.xml and tomcat6.conf 2013-05-27 09:05:04 +02:00
deps Remove some non-oss dependencies we don't use anymore 2013-04-10 16:34:31 +02:00
developer turn on simulator code, only when -Psimulator is used 2013-07-10 14:11:14 -07:00
docs add doc for kvm cpu model 2013-08-12 15:35:01 +02:00
engine CLOUDSTACK-4111: Prompt "Acquire New IP - Cross Zones - YES/NO" wizard 2013-08-12 18:11:13 +05:30
framework Fix typo in class name 2013-06-29 13:50:25 +05:30
packaging CLOUDSTACK-4149 2013-08-12 11:10:16 -07:00
patches CLOUDSTACK-4231 make apache server listen on all the ipaliases to provide access to meta-data. 2013-08-12 17:30:11 +05:30
plugins CLOUDSTACK-4259 Dedicated Resources: createAffinityGroup API should not allow admin to create the group of this type through API 2013-08-12 12:06:06 -07:00
python Use the blacklist in modprobe as the bridge module might be blacklisted by the openvswitch installation. 2013-06-19 20:59:02 +02:00
scripts Fix specifying db passwd in cloud-install-sys-tmplt 2013-08-12 11:01:32 +02:00
server CLOUDSTACK-4259 Dedicated Resources: createAffinityGroup API should not allow admin to create the group of this type through API 2013-08-12 12:06:06 -07:00
services CLOUDSTACK-2909: Fix for ; and : keys for IE and chrome. 2013-08-12 18:24:26 +05:30
setup CLOUDSTACK-4035: set uuid for autoscale related tables as a part of the upgrade (was null on the previous versions of the code) 2013-08-12 09:36:10 -07:00
test Fix test naming to reflect the test purpose 2013-08-12 14:42:45 +05:30
tools fixing build error with message Need to add a category for createCacheStore.xml to <https://builds.apache.org/job/cloudstack-apidocs-master/ws/tools/apidoc/gen_toc.py>:known_categories 2013-08-08 09:38:00 -04:00
ui CLOUDSTACK-4219: Autoscale UI: Fix for missing form data 2013-08-12 10:58:24 -07:00
usage CLOUDSTACK-3848: Usage events for dynamic scaling of cpu/ram operation on VM 2013-07-30 22:04:12 +05:30
utils CLOUDSTACK-3869: make new folder structure to work with Snapshop commands 2013-08-07 17:44:40 -07:00
vmware-base CLOUDSTACK-3568: Change WaitForTask implementation to use polling 2013-08-09 17:16:04 -07:00
.gitignore Update gitignore 2013-05-24 12:07:13 -07:00
CHANGES CHANGES file history from past releases 2013-04-19 15:03:03 -04:00
INSTALL.md INSTALL: Update INSTALL.md with newer links 2013-05-25 20:44:59 +05:30
LICENSE Removing waf legal docs 2013-04-05 16:44:08 +01: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 rbd: Enable snapshotting of RBD images 2013-08-01 09:57:13 +02: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.