4763389322
Change-Id: I5d8dea0bd4e42b3a61c482b0a9dce62b01f2d180
469 lines
14 KiB
HTML
469 lines
14 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
|
<html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<meta content="HTML Tidy for Linux/x86 (vers 11 February 2007), see www.w3.org" name="generator"/>
|
|
<meta content="text/html; charset=utf8" http-equiv="Content-Type"/>
|
|
<meta content="Ip5yk0nd8yQHEo8I7SjzVfAiadlHvTvqQHLGwn1GFyU" name="google-site-verification"/>
|
|
<title>
|
|
OpenStack Docs: Havana
|
|
</title>
|
|
<!-- Google Fonts -->
|
|
<link href="http://fonts.googleapis.com/css?family=PT+Sans&subset=latin" rel="stylesheet" type="text/css"/>
|
|
<!-- Framework CSS -->
|
|
<link href="http://openstack.org/themes/openstack/css/blueprint/screen.css" media="screen, projection" rel="stylesheet" type="text/css"/>
|
|
<link href="http://openstack.org/themes/openstack/css/blueprint/print.css" media="print" rel="stylesheet" type="text/css"/>
|
|
<!--[if lt IE 8]><link rel="stylesheet" href="http://openstack.org/themes/openstack/css/blueprint/ie.css" type="text/css" media="screen, projection"><![endif]-->
|
|
<!-- OpenStack Specific CSS -->
|
|
<link href="http://openstack.org/themes/openstack/css/main.css" media="screen, projection, print" rel="stylesheet" type="text/css"/>
|
|
<link href="../common/css/main-landing.css" media="screen, projection, print" rel="stylesheet" type="text/css"/>
|
|
<link href="http://docs.openstack.org/common/css/docblitz.css" rel="stylesheet" type="text/css"/>
|
|
<link href="http://openstack.org/themes/openstack/css/dropdown.css" media="screen, projection, print" rel="stylesheet" type="text/css"/>
|
|
<!--<script type="text/javascript">
|
|
|
|
var _gaq = _gaq || [];
|
|
_gaq.push(['_setAccount', 'UA-17511903-1']);
|
|
_gaq.push(['_setDomainName', '.openstack.org']);
|
|
_gaq.push(['_trackPageview']);
|
|
|
|
(function() {
|
|
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
|
|
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
|
|
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
|
|
})();
|
|
|
|
</script>-->
|
|
</head>
|
|
<body class="docshome" id="docshome">
|
|
<div class="container">
|
|
<div id="header">
|
|
<div class="span-5">
|
|
<h1 id="logo">
|
|
<a href="/">
|
|
OpenStack
|
|
</a>
|
|
</h1>
|
|
</div>
|
|
<div class="span-19 last blueLine">
|
|
<div class="span-19" id="navigation">
|
|
<ul id="Menu1">
|
|
<li>
|
|
<a href="http://www.openstack.org/" title="Go to the OpenStack Home page">
|
|
Home
|
|
</a>
|
|
</li>
|
|
<li>
|
|
<a class="link" href="http://www.openstack.org/software/" title="About OpenStack">
|
|
About
|
|
</a>
|
|
</li>
|
|
<li>
|
|
<a class="link" href="http://www.openstack.org/user-stories/" title="Read stories about companies that use OpenStack to get work done.">
|
|
User Stories
|
|
</a>
|
|
</li>
|
|
<li>
|
|
<a class="link" href="http://www.openstack.org/community/" title="Go to the OpenStack Community page">
|
|
Community
|
|
</a>
|
|
</li>
|
|
<li>
|
|
<a class="link" href="http://www.openstack.org/profile/" title="Edit your OpenStack community profile">
|
|
Profile
|
|
</a>
|
|
</li>
|
|
<li>
|
|
<a href="http://www.openstack.org/blog/" title="Go to the OpenStack Blog">
|
|
Blog
|
|
</a>
|
|
</li>
|
|
<li>
|
|
<a href="http://wiki.openstack.org/" title="Go to the OpenStack Wiki">
|
|
Wiki
|
|
</a>
|
|
</li>
|
|
<li>
|
|
<a href="http://docs.openstack.org/glossary/content/glossary.html" title="See definitions of OpenStack terms">
|
|
Glossary
|
|
</a>
|
|
</li>
|
|
<li>
|
|
<a class="current" href="http://docs.openstack.org/" title="Go to the OpenStack Documentation">
|
|
Documentation
|
|
</a>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<!-- Page Content -->
|
|
<div class="container">
|
|
<div class="span-12">
|
|
<h3 class="subhead">
|
|
Documentation (Havana)
|
|
</h3>
|
|
</div>
|
|
<div class="searchArea span-10 last">
|
|
<div id="cse" style="width: 100%;">
|
|
Loading
|
|
</div>
|
|
<script src="http://www.google.com/jsapi" type="text/javascript">
|
|
</script>
|
|
<script type="text/javascript">
|
|
//<![CDATA[
|
|
google.load('search', '1', {
|
|
language: 'en'
|
|
});
|
|
var _gaq = _gaq ||[];
|
|
_gaq.push([ "_setAccount", "UA-17511903-1"]);
|
|
function _trackQuery(control, searcher, query) {
|
|
var gaQueryParamName = "q";
|
|
var loc = document.location;
|
|
var url =[
|
|
loc.pathname,
|
|
loc.search,
|
|
loc.search ? '&': '?',
|
|
gaQueryParamName == '' ? 'q': encodeURIComponent(gaQueryParamName),
|
|
'=',
|
|
encodeURIComponent(query)].join('');
|
|
_gaq.push([ "_trackPageview", url]);
|
|
}
|
|
google.setOnLoadCallback(function () {
|
|
var customSearchControl = new google.search.CustomSearchControl('011012898598057286222:elxsl505o0o');
|
|
customSearchControl.setResultSetSize(google.search.Search.FILTERED_CSE_RESULTSET);
|
|
customSearchControl.setSearchStartingCallback(null, _trackQuery);
|
|
customSearchControl.draw('cse');
|
|
},
|
|
true);//]]>
|
|
</script>
|
|
</div>
|
|
</div>
|
|
<div class="container">
|
|
<div class="span-12">
|
|
</div>
|
|
</div>
|
|
<div class="container">
|
|
<div class="span-12">
|
|
<div class="dropDownTrigger">
|
|
<p>
|
|
<a href="#">
|
|
More releases and languages...
|
|
</a>
|
|
</p>
|
|
<div class="dropDown">
|
|
<div>
|
|
<ul>
|
|
<li>
|
|
Releases
|
|
</li>
|
|
<li class="link">
|
|
<a href="/trunk/" title='Go to the "in progress docs" page'>
|
|
In progress (master branch)
|
|
</a>
|
|
</li>
|
|
<li class="link">
|
|
<a href="/icehouse/" title='Go to the "Icehouse release" page'>
|
|
Icehouse (current release)
|
|
</a>
|
|
</li>
|
|
<li class="link">
|
|
<a href="/havana/" title='Go to the "Havana release" page'>
|
|
Havana
|
|
</a>
|
|
</li>
|
|
<li>
|
|
Languages
|
|
</li>
|
|
<li class="link">
|
|
<a href="/ja/" title="Go to the Japanese documentation">
|
|
日本語 (Japanese)
|
|
</a>
|
|
</li>
|
|
<li class="link">
|
|
<a href="/de/" title="Go to the German documentation">
|
|
Deutsch (German)
|
|
</a>
|
|
</li>
|
|
<li class="link">
|
|
<a href="/fr/" title="Go to the French documentation">
|
|
Français (French)
|
|
</a>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="span-12" id="subnav">
|
|
<ul class="subsectionNav-link">
|
|
<li class="link">
|
|
<a href="http://openstack.org/software/start/" title='Go to the "How to Get Started with OpenStack" page'>
|
|
Get started
|
|
</a>
|
|
</li>
|
|
</ul>
|
|
<ul class="subsectionNav-link">
|
|
<li class="link">
|
|
<a href="http://docs.openstack.org/training-guides/content/" title='Go to the "OpenStack Training Guides" page'>
|
|
Get training
|
|
</a>
|
|
</li>
|
|
</ul>
|
|
<ul class="subsectionNav">
|
|
<li class="link">
|
|
<a>
|
|
Install OpenStack
|
|
</a>
|
|
</li>
|
|
</ul>
|
|
<dl>
|
|
<dd>
|
|
<a href="http://docs.openstack.org/havana/install-guide/install/apt-debian/content/">
|
|
Installation Guide for Debian 7.0
|
|
</a>
|
|
</dd>
|
|
<dd>
|
|
<a href="http://docs.openstack.org/havana/install-guide/install/zypper/content/">
|
|
Installation Guide for openSUSE and SUSE Linux Enterprise Server
|
|
</a>
|
|
</dd>
|
|
<dd>
|
|
<a href="http://docs.openstack.org/havana/install-guide/install/yum/content/">
|
|
Installation Guide for Red Hat Enterprise Linux, CentOS, and Fedora
|
|
</a>
|
|
</dd>
|
|
<dd>
|
|
<a href="http://docs.openstack.org/havana/install-guide/install/apt/content/">
|
|
Installation Guide for Ubuntu 12.04 (LTS) Server
|
|
</a>
|
|
</dd>
|
|
</dl>
|
|
<ul class="subsectionNav">
|
|
<li class="link">
|
|
<a>
|
|
Configure and run OpenStack
|
|
</a>
|
|
</li>
|
|
</ul>
|
|
<dl>
|
|
<dd>
|
|
<a href="http://docs.openstack.org/admin-guide-cloud/content/">
|
|
Cloud Administrator Guide
|
|
</a>
|
|
</dd>
|
|
<dd>
|
|
<a href="http://docs.openstack.org/havana/config-reference/content/">
|
|
Configuration Reference
|
|
</a>
|
|
</dd>
|
|
<dd>
|
|
<a href="http://docs.openstack.org/ops/">
|
|
Operations Guide
|
|
</a>
|
|
</dd>
|
|
<dd>
|
|
<a href="http://docs.openstack.org/high-availability-guide/content/">
|
|
High Availability Guide
|
|
</a>
|
|
</dd>
|
|
<dd>
|
|
<a href="http://docs.openstack.org/security-guide/content/">
|
|
Security Guide
|
|
</a>
|
|
</dd>
|
|
<dd>
|
|
<a href="http://docs.openstack.org/image-guide/content/">
|
|
Virtual Machine Image Guide
|
|
</a>
|
|
</dd>
|
|
</dl>
|
|
<ul class="subsectionNav">
|
|
<li class="link">
|
|
<a>
|
|
Use OpenStack
|
|
</a>
|
|
</li>
|
|
</ul>
|
|
<dl>
|
|
<dd>
|
|
<a href="http://docs.openstack.org/api/quick-start/content/">
|
|
API Quick Start
|
|
</a>
|
|
</dd>
|
|
<dd>
|
|
<a href="http://docs.openstack.org/user-guide/content/">
|
|
End User Guide (includes Python SDK)
|
|
</a>
|
|
</dd>
|
|
<dd>
|
|
<a href="http://docs.openstack.org/user-guide-admin/content/">
|
|
Admin User Guide
|
|
</a>
|
|
</dd>
|
|
<dd>
|
|
<a href="http://docs.openstack.org/cli-reference/content/">
|
|
Command-Line Interface Reference
|
|
</a>
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<div class="span-12 last-right" id="subnav-right">
|
|
<ul class="subsectionNav last-right">
|
|
<li class="link">
|
|
<a>
|
|
Get API reference information
|
|
</a>
|
|
</li>
|
|
</ul>
|
|
<dl>
|
|
<dd>
|
|
<a href="http://developer.openstack.org/api-ref.html">
|
|
API Complete Reference (HTML)
|
|
</a>
|
|
</dd>
|
|
<dd>
|
|
<a href="http://developer.openstack.org/api-ref-guides/bk-api-ref.pdf">
|
|
API Complete Reference (PDF)
|
|
</a>
|
|
</dd>
|
|
<dd>
|
|
<a href="http://docs.openstack.org/api/openstack-block-storage/2.0/content/">
|
|
Block Storage API v2.0 Reference
|
|
</a>
|
|
</dd>
|
|
<dd>
|
|
<a href="http://docs.openstack.org/api/openstack-block-storage/1.0/content/">
|
|
Block Storage API v1.0 Reference
|
|
</a>
|
|
</dd>
|
|
<dd>
|
|
<a href="http://docs.openstack.org/api/openstack-compute/2/content/">
|
|
Compute API v2 and Extensions Reference
|
|
</a>
|
|
</dd>
|
|
<dd>
|
|
<a href="http://docs.openstack.org/api/openstack-identity-service/2.0/content/">
|
|
Identity API v2.0 Reference
|
|
</a>
|
|
</dd>
|
|
<dd>
|
|
<a href="http://docs.openstack.org/api/openstack-network/2.0/content/">
|
|
Networking API v2.0 Reference
|
|
</a>
|
|
</dd>
|
|
<dd>
|
|
<a href="http://docs.openstack.org/api/openstack-image-service/2.0/content/">
|
|
Image Service API v2 Reference
|
|
</a>
|
|
</dd>
|
|
<dd>
|
|
<a href="http://docs.openstack.org/api/openstack-image-service/1.1/content/">
|
|
Image Service API v1 Reference
|
|
</a>
|
|
</dd>
|
|
<dd>
|
|
<a href="http://docs.openstack.org/api/openstack-object-storage/1.0/content/">
|
|
Object Storage API v1 Reference
|
|
</a>
|
|
</dd>
|
|
</dl>
|
|
<ul class="subsectionNav last-right-more">
|
|
<li class="link last-right-more">
|
|
<a>
|
|
Contribute to OpenStack
|
|
</a>
|
|
</li>
|
|
</ul>
|
|
<dl>
|
|
<dd>
|
|
<a href="http://wiki.openstack.org/Documentation/HowTo">
|
|
OpenStack Documentation
|
|
</a>
|
|
</dd>
|
|
<dd>
|
|
<a href="http://docs.openstack.org/developer/openstack-projects.html">
|
|
Python Developer Documentation
|
|
</a>
|
|
</dd>
|
|
<dd>
|
|
<a href="http://docs.openstack.org/developer/language-bindings.html">
|
|
Language Bindings and Python Clients
|
|
</a>
|
|
</dd>
|
|
<dd>
|
|
<a href="http://ci.openstack.org/">
|
|
OpenStack Project Infrastructure
|
|
</a>
|
|
</dd>
|
|
<dd>
|
|
<a href="http://docs.openstack.org/developer/tempest/">
|
|
Tempest Test Suite for OpenStack
|
|
</a>
|
|
</dd>
|
|
</dl>
|
|
<ul class="subsectionNav last-right-most">
|
|
<li class="link last-right-most">
|
|
<a>
|
|
Get involved
|
|
</a>
|
|
</li>
|
|
</ul>
|
|
<dl>
|
|
<dd>
|
|
<a href="http://www.openstack.org/join">
|
|
Join the OpenStack Foundation
|
|
</a>
|
|
</dd>
|
|
<dd>
|
|
<a href="http://www.openstack.org/user-survey/">
|
|
Take the Deployment Survey
|
|
</a>
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
</div>
|
|
<div class="container">
|
|
<div id="footer">
|
|
<hr/>
|
|
<p>
|
|
Documentation treated like code, powered by the community - interested? Here's
|
|
<a href="http://wiki.openstack.org/Documentation/HowTo">
|
|
how to contribute
|
|
</a>
|
|
.
|
|
</p>
|
|
<p>
|
|
The OpenStack project is provided under the Apache 2.0 license. Openstack.org is powered by
|
|
<a href="http://www.rackspacecloud.com/">
|
|
Rackspace Cloud Computing
|
|
</a>
|
|
.
|
|
</p>
|
|
</div>
|
|
</div>
|
|
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.js" type="text/javascript">
|
|
</script>
|
|
<script charset="utf-8" src="http://docs.openstack.org/common/jquery/jquery.hoverIntent.minified.js" type="text/javascript">
|
|
</script>
|
|
<script charset="utf-8" type="text/javascript">
|
|
//<![CDATA[
|
|
$(document).ready(function () {
|
|
function addMenu() {
|
|
$(".dropDown").addClass("menuHover");
|
|
}
|
|
function removeMenu() {
|
|
$(".dropDown").removeClass("menuHover");
|
|
}
|
|
var menuConfig = {
|
|
interval: 500,
|
|
sensitivity: 4,
|
|
over: addMenu,
|
|
timeout: 500,
|
|
out: removeMenu
|
|
};
|
|
$(".dropDownTrigger").hoverIntent(menuConfig);
|
|
});//]]>
|
|
</script>
|
|
</body>
|
|
</html>
|