mirror of
https://github.com/apache/cloudstack.git
synced 2025-12-18 19:44:21 +01:00
16 lines
3.6 KiB
HTML
16 lines
3.6 KiB
HTML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||
<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>10.1. Amazon Web Services EC2 Compatible Interface</title><link rel="stylesheet" type="text/css" href="Common_Content/css/default.css" /><link rel="stylesheet" media="print" href="Common_Content/css/print.css" type="text/css" /><meta name="generator" content="publican 2.8" /><meta name="package" content="Apache_CloudStack-Installation_Guide-4.0.0-incubating-en-US-1-" /><link rel="home" href="index.html" title="CloudStack Installation Guide" /><link rel="up" href="aws-interface-compatibility.html" title="Chapter 10. Amazon Web Service Interface Compatibility" /><link rel="prev" href="aws-interface-compatibility.html" title="Chapter 10. Amazon Web Service Interface Compatibility" /><link rel="next" href="aws-ec2-requirements.html" title="10.2. System Requirements" /></head><body><p id="title"><a class="left" href="http://cloudstack.org"><img src="Common_Content/images/image_left.png" alt="Product Site" /></a><a class="right" href="http://docs.cloudstack.org"><img src="Common_Content/images/image_right.png" alt="Documentation Site" /></a></p><ul class="docnav"><li class="previous"><a accesskey="p" href="aws-interface-compatibility.html"><strong>Prev</strong></a></li><li class="next"><a accesskey="n" href="aws-ec2-requirements.html"><strong>Next</strong></a></li></ul><div xml:lang="en-US" class="section" id="aws-ec2-introduction" lang="en-US"><div class="titlepage"><div><div><h2 class="title" id="aws-ec2-introduction">10.1. Amazon Web Services EC2 Compatible Interface</h2></div></div></div><div class="para">
|
||
CloudStack can translate Amazon Web Services (AWS) API calls to native CloudStack API calls so that users can continue using existing AWS-compatible tools. This translation service runs as a separate web application in the same tomcat server as the management server of CloudStack, listening on the same port. This Amazon EC2-compatible API is accessible through a SOAP web service.
|
||
</div><div class="note"><div class="admonition_header"><h2>Note</h2></div><div class="admonition"><div class="para">
|
||
This service was previously enabled by separate software called CloudBridge. It is now fully integrated with the CloudStack management server.
|
||
</div></div></div><div class="para">
|
||
Limitations
|
||
</div><div class="itemizedlist"><ul><li class="listitem"><div class="para">
|
||
Supported only in zones that use basic networking.
|
||
</div></li><li class="listitem"><div class="para">
|
||
Available in fresh installations of CloudStack. Not available through upgrade of previous versions.
|
||
</div></li><li class="listitem"><div class="para">
|
||
If you need to support features such as elastic IP, set up a Citrix NetScaler to provide this service. The commands such as ec2-associate-address will not work without EIP setup. Users running VMs in this zone will be using the NetScaler-enabled network offering (DefaultSharedNetscalerEIP and ELBNetworkOffering).
|
||
</div></li></ul></div></div><ul class="docnav"><li class="previous"><a accesskey="p" href="aws-interface-compatibility.html"><strong>Prev</strong>Chapter 10. Amazon Web Service Interface Compatib...</a></li><li class="up"><a accesskey="u" href="#"><strong>Up</strong></a></li><li class="home"><a accesskey="h" href="index.html"><strong>Home</strong></a></li><li class="next"><a accesskey="n" href="aws-ec2-requirements.html"><strong>Next</strong>10.2. System Requirements</a></li></ul></body></html>
|