Prettified all HTML files
Change-Id: I5d8dea0bd4e42b3a61c482b0a9dce62b01f2d180
This commit is contained in:
parent
2cb4e31e36
commit
4763389322
@ -1,160 +1,188 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
|
||||
<html lang="en" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
|
||||
<head>
|
||||
<title>open OpenStack Docs: Locally built guides</title>
|
||||
<!-- Google Fonts -->
|
||||
<link
|
||||
href="http://fonts.googleapis.com/css?family=PT+Sans&subset=latin"
|
||||
rel="stylesheet" type="text/css" />
|
||||
<!-- Framework CSS -->
|
||||
<link rel="stylesheet"
|
||||
href="http://openstack.org/themes/openstack/css/blueprint/screen.css"
|
||||
type="text/css" media="screen, projection" />
|
||||
<link rel="stylesheet"
|
||||
href="http://openstack.org/themes/openstack/css/blueprint/print.css"
|
||||
type="text/css" media="print" />
|
||||
<!--[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 rel="stylesheet"
|
||||
href="http://openstack.org/themes/openstack/css/main.css"
|
||||
type="text/css" media="screen, projection, print" />
|
||||
<link rel="stylesheet" type="text/css"
|
||||
href="http://docs.openstack.org/common/css/docblitz.css" />
|
||||
</head>
|
||||
<body class="docshome" id="docshome">
|
||||
<!-- Page Content -->
|
||||
<div class="container">
|
||||
<div class="span-12">
|
||||
<h3 class="subhead">Documentation</h3>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div class="container"><div class="span-18"><p><b>Note:</b>
|
||||
These are references to locally built OpenStack
|
||||
documentation in the openstack-manuals module. Each
|
||||
book needs to be build first, for example with
|
||||
"tools/test.py --check-build --force".</p>
|
||||
</div></div>
|
||||
<div class="container">
|
||||
<div class="span-12">
|
||||
<h4 class="special">Install OpenStack</h4>
|
||||
<dl>
|
||||
<dd><a
|
||||
href="install-guide/target/docbkx/webhelp/local/install-guide/install/apt-debian/content/index.html"
|
||||
>Installation Guide for
|
||||
Debian 7.0</a><br/>
|
||||
Note: build
|
||||
locally with "mvn
|
||||
generate-sources -Doperating.system=apt-debian -Dprofile.os=debian".</dd>
|
||||
<dd><a
|
||||
href="install-guide/target/docbkx/webhelp/local/install-guide/install/zypper/content/index.html"
|
||||
>Installation Guide for
|
||||
openSUSE and SUSE
|
||||
Linux Enterprise Server</a><br/>
|
||||
Note: build locally with "mvn
|
||||
generate-sources -Doperating.system=zypper -Dprofile.os='opensuse;sles'".
|
||||
</dd>
|
||||
<dd><a
|
||||
href="install-guide/target/docbkx/webhelp/local/install-guide/install/yum/content/index.html"
|
||||
>Installation Guide for Red Hat
|
||||
Enterprise Linux, CentOS, and
|
||||
Fedora</a><br/>
|
||||
Note: build
|
||||
locally with "mvn
|
||||
generate-sources -Doperating.system=yum -Dprofile.os='centos;fedora;rhel'".</dd>
|
||||
<dd><a
|
||||
href="install-guide/target/docbkx/webhelp/local/install-guide/install/apt/content/index.html"
|
||||
>Installation Guide for Ubuntu
|
||||
12.04 (LTS)</a><br/>
|
||||
Note: build
|
||||
locally with "mvn
|
||||
generate-sources -Doperating.system=apt -Dprofile.os=ubuntu".</dd>
|
||||
</dl>
|
||||
<h4 class="special">Configure and run an OpenStack cloud</h4>
|
||||
<dl>
|
||||
<dd><a
|
||||
href="admin-guide-cloud/target/docbkx/webhelp/admin-guide-cloud/content/index.html">
|
||||
Cloud Administrator Guide</a>
|
||||
</dd>
|
||||
<dd><a
|
||||
href="config-reference/target/docbkx/webhelp/local/config-reference/content/index.html">
|
||||
Configuration Reference</a>
|
||||
</dd>
|
||||
<dd><a
|
||||
href="high-availability-guide/target/docbkx/webhelp/high-availability-guide/content/index.html"
|
||||
>High Availability
|
||||
Guide</a></dd>
|
||||
<dd><a
|
||||
href="security-guide/target/docbkx/webhelp/security-guide/content/index.html"
|
||||
>Security Guide</a></dd>
|
||||
<dd><a
|
||||
href="image-guide/target/docbkx/webhelp/image-guide/content/index.html"
|
||||
>Virtual Machine Image
|
||||
Guide</a></dd>
|
||||
</dl>
|
||||
</div>
|
||||
<div class="span-12 last">
|
||||
<h4 class="special">Training Guides</h4>
|
||||
<dl>
|
||||
<dd><a href="training-guides/target/docbkx/webhelp/training-guides/content/index.html">
|
||||
Training Guides</a>
|
||||
</dd>
|
||||
</dl>
|
||||
<h4 class="special">Use the OpenStack dashboard and command-line clients</h4>
|
||||
<dl>
|
||||
<dd><a
|
||||
href="user-guide/target/docbkx/webhelp/user-guide/content/index.html"
|
||||
>End User Guide</a></dd>
|
||||
<dd><a
|
||||
href="user-guide-admin/target/docbkx/webhelp/user-guide-admin/content/index.html"
|
||||
>Admin User Guide</a></dd>
|
||||
<dd><a
|
||||
href="cli-reference/target/docbkx/webhelp/cli-reference/content/index.html"
|
||||
>Command-Line Interface Reference</a></dd>
|
||||
</dl>
|
||||
|
||||
<h4 class="special">Other Links</h4>
|
||||
These guides are not published on
|
||||
the OpenStack documentation page in
|
||||
this form.
|
||||
<dl>
|
||||
<dd><a href="glossary/target/docbkx/webhelp/glossary/content/index.html">
|
||||
Glossary</a>
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
<h4 class="special">Online OpenStack
|
||||
Documentation Links</h4>
|
||||
<dl>
|
||||
<dd><a
|
||||
href="http://docs.openstack.org/trunk"
|
||||
>Trunk Documentation site</a>
|
||||
</dd>
|
||||
<dd><a
|
||||
href="http://wiki.openstack.org/Documentation/HowTo"
|
||||
>Documentation Howto</a>
|
||||
</dd>
|
||||
<dd><a
|
||||
href="http://wiki.openstack.org/Documentation/Conventions"
|
||||
>Documentation Conventions</a>
|
||||
</dd>
|
||||
<dd><a
|
||||
href="https://bugs.launchpad.net/openstack-manuals/+filebug"
|
||||
>Report a documentation bug</a>
|
||||
</dd>
|
||||
<dd><a href="https://bugs.launchpad.net/openstack-manuals">See
|
||||
all open documentation bugs</a>
|
||||
</dd>
|
||||
<dd><a href="https://bugs.launchpad.net/openstack-api-site">See
|
||||
all open api bugs</a>
|
||||
<dd><a
|
||||
href="https://review.openstack.org/#/q/status:open+%28project:openstack/openstack-manuals+OR+project:openstack/api-site+OR+project:openstack/object-api+OR+project:openstack/image-api+OR+project:openstack/identity-api+OR+project:openstack/compute-api+OR+project:openstack/volume-api+OR+project:openstack/netconn-api+OR+project:openstack/database-api+OR+project:openstack/operations-guide+OR+project:openstack/openstack-doc-tools%29,n,z"
|
||||
>Open Reviews for
|
||||
OpenStack Documentation</a></dd>
|
||||
</dl>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
<!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>
|
||||
<title>
|
||||
open OpenStack Docs: Locally built guides
|
||||
</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="http://docs.openstack.org/common/css/docblitz.css" rel="stylesheet" type="text/css"/>
|
||||
</head>
|
||||
<body class="docshome" id="docshome">
|
||||
<!-- Page Content -->
|
||||
<div class="container">
|
||||
<div class="span-12">
|
||||
<h3 class="subhead">
|
||||
Documentation
|
||||
</h3>
|
||||
</div>
|
||||
</div>
|
||||
<div class="container">
|
||||
<div class="span-18">
|
||||
<p>
|
||||
<b>
|
||||
Note:
|
||||
</b>
|
||||
These are references to locally built OpenStack documentation in the openstack-manuals module. Each
|
||||
book needs to be build first, for example with "<code>tools/test.py --check-build --force</code>".
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="container">
|
||||
<div class="span-12">
|
||||
<h4 class="special">
|
||||
Install OpenStack
|
||||
</h4>
|
||||
<dl>
|
||||
<dd>
|
||||
<a href="install-guide/target/docbkx/webhelp/local/install-guide/install/apt-debian/content/index.html">
|
||||
Installation Guide for Debian 7.0
|
||||
</a>
|
||||
<br/>
|
||||
Note: build locally with "<code>mvn generate-sources -Doperating.system=apt-debian -Dprofile.os=debian</code>".
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="install-guide/target/docbkx/webhelp/local/install-guide/install/zypper/content/index.html">
|
||||
Installation Guide for openSUSE and SUSE Linux Enterprise Server
|
||||
</a>
|
||||
<br/>
|
||||
Note: build locally with "<code>mvn generate-sources -Doperating.system=zypper -Dprofile.os='opensuse;sles'</code>".
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="install-guide/target/docbkx/webhelp/local/install-guide/install/yum/content/index.html">
|
||||
Installation Guide for Red Hat Enterprise Linux, CentOS, and Fedora
|
||||
</a>
|
||||
<br/>
|
||||
Note: build locally with "<code>mvn generate-sources -Doperating.system=yum -Dprofile.os='centos;fedora;rhel'</code>".
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="install-guide/target/docbkx/webhelp/local/install-guide/install/apt/content/index.html">
|
||||
Installation Guide for Ubuntu 12.04 (LTS)
|
||||
</a>
|
||||
<br/>
|
||||
Note: build locally with "<code>mvn generate-sources -Doperating.system=apt -Dprofile.os=ubuntu</code>".
|
||||
</dd>
|
||||
</dl>
|
||||
<h4 class="special">
|
||||
Configure and run an OpenStack cloud
|
||||
</h4>
|
||||
<dl>
|
||||
<dd>
|
||||
<a href="admin-guide-cloud/target/docbkx/webhelp/admin-guide-cloud/content/index.html">
|
||||
Cloud Administrator Guide
|
||||
</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="config-reference/target/docbkx/webhelp/local/config-reference/content/index.html">
|
||||
Configuration Reference
|
||||
</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="high-availability-guide/target/docbkx/webhelp/high-availability-guide/content/index.html">
|
||||
High Availability Guide
|
||||
</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="security-guide/target/docbkx/webhelp/security-guide/content/index.html">
|
||||
Security Guide
|
||||
</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="image-guide/target/docbkx/webhelp/image-guide/content/index.html">
|
||||
Virtual Machine Image Guide
|
||||
</a>
|
||||
</dd>
|
||||
</dl>
|
||||
</div>
|
||||
<div class="span-12 last">
|
||||
<h4 class="special">
|
||||
Training Guides
|
||||
</h4>
|
||||
<dl>
|
||||
<dd>
|
||||
<a href="training-guides/target/docbkx/webhelp/training-guides/content/index.html">
|
||||
Training Guides
|
||||
</a>
|
||||
</dd>
|
||||
</dl>
|
||||
<h4 class="special">
|
||||
Use the OpenStack dashboard and command-line clients
|
||||
</h4>
|
||||
<dl>
|
||||
<dd>
|
||||
<a href="user-guide/target/docbkx/webhelp/user-guide/content/index.html">
|
||||
End User Guide
|
||||
</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="user-guide-admin/target/docbkx/webhelp/user-guide-admin/content/index.html">
|
||||
Admin User Guide
|
||||
</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="cli-reference/target/docbkx/webhelp/cli-reference/content/index.html">
|
||||
Command-Line Interface Reference
|
||||
</a>
|
||||
</dd>
|
||||
</dl>
|
||||
<h4 class="special">
|
||||
Other Links
|
||||
</h4>
|
||||
These guides are not published on the OpenStack documentation page in this form.
|
||||
<dl>
|
||||
<dd>
|
||||
<a href="glossary/target/docbkx/webhelp/glossary/content/index.html">
|
||||
Glossary
|
||||
</a>
|
||||
</dd>
|
||||
</dl>
|
||||
<h4 class="special">
|
||||
Online OpenStack Documentation Links
|
||||
</h4>
|
||||
<dl>
|
||||
<dd>
|
||||
<a href="http://docs.openstack.org/trunk">
|
||||
Trunk Documentation site
|
||||
</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="http://wiki.openstack.org/Documentation/HowTo">
|
||||
Documentation Howto
|
||||
</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="http://wiki.openstack.org/Documentation/Conventions">
|
||||
Documentation Conventions
|
||||
</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="https://bugs.launchpad.net/openstack-manuals/+filebug">
|
||||
Report a documentation bug
|
||||
</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="https://bugs.launchpad.net/openstack-manuals">
|
||||
See all open documentation bugs
|
||||
</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="https://bugs.launchpad.net/openstack-api-site">
|
||||
See all open api bugs
|
||||
</a>
|
||||
<dd>
|
||||
<a href="https://review.openstack.org/#/q/status:open+%28project:openstack/openstack-manuals+OR+project:openstack/api-site+OR+project:openstack/object-api+OR+project:openstack/image-api+OR+project:openstack/identity-api+OR+project:openstack/compute-api+OR+project:openstack/volume-api+OR+project:openstack/netconn-api+OR+project:openstack/database-api+OR+project:openstack/operations-guide+OR+project:openstack/openstack-doc-tools%29,n,z">
|
||||
Open Reviews for OpenStack Documentation
|
||||
</a>
|
||||
</dd>
|
||||
</dd>
|
||||
</dl>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -1,108 +1,116 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html lang="en" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
|
||||
<head>
|
||||
<meta name="generator"
|
||||
content="HTML Tidy for Linux/x86 (vers 11 February 2007), see www.w3.org" />
|
||||
<meta http-equiv="Content-Type"
|
||||
content="text/html; charset=utf-8" />
|
||||
<meta name="google-site-verification"
|
||||
content="Ip5yk0nd8yQHEo8I7SjzVfAiadlHvTvqQHLGwn1GFyU" />
|
||||
<title>OpenStack Docs: APIs</title>
|
||||
<!-- Google Fonts -->
|
||||
<link
|
||||
href="http://fonts.googleapis.com/css?family=PT+Sans&subset=latin"
|
||||
rel="stylesheet" type="text/css" />
|
||||
<!-- Framework CSS -->
|
||||
<link rel="stylesheet"
|
||||
href="http://openstack.org/themes/openstack/css/blueprint/screen.css"
|
||||
type="text/css" media="screen, projection" />
|
||||
<link rel="stylesheet"
|
||||
href="http://openstack.org/themes/openstack/css/blueprint/print.css"
|
||||
type="text/css" media="print" />
|
||||
<!--[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 rel="stylesheet"
|
||||
href="http://openstack.org/themes/openstack/css/main.css"
|
||||
type="text/css" media="screen, projection, print" />
|
||||
<link rel="stylesheet" href="../common/css/main-landing.css"
|
||||
type="text/css" media="screen, projection, print" />
|
||||
<link rel="stylesheet" type="text/css"
|
||||
href="http://docs.openstack.org/common/css/docblitz.css" />
|
||||
<link rel="stylesheet"
|
||||
href="http://openstack.org/themes/openstack/css/dropdown.css" type="text/css"
|
||||
media="screen, projection, print" />
|
||||
<!--<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 id="navigation" class="span-19">
|
||||
<ul id="Menu1">
|
||||
<li><a href="http://www.openstack.org/"
|
||||
title="Go to the OpenStack Home page"
|
||||
>Home</a></li>
|
||||
<li><a
|
||||
href="http://www.openstack.org/software/"
|
||||
title="About OpenStack"
|
||||
class="link">About</a></li>
|
||||
<li><a
|
||||
href="http://www.openstack.org/user-stories/"
|
||||
title="Read stories about companies that use OpenStack to get work done."
|
||||
class="link">User Stories</a></li>
|
||||
<li><a
|
||||
href="http://www.openstack.org/community/"
|
||||
title="Go to the OpenStack Community page"
|
||||
class="link">Community</a></li>
|
||||
<li><a
|
||||
href="http://www.openstack.org/profile/"
|
||||
title="Edit your OpenStack community profile"
|
||||
class="link">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 href="http://docs.openstack.org/"
|
||||
title="Go to the OpenStack Documentation"
|
||||
class="current"
|
||||
>Documentation</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Page Content -->
|
||||
<div class="container">
|
||||
<div class="span-12">
|
||||
<h3 class="subhead"><a href="http://docs.openstack.org">Documentation</a> > API references</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[
|
||||
<!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: APIs
|
||||
</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">
|
||||
<a href="http://docs.openstack.org">
|
||||
Documentation
|
||||
</a>
|
||||
> API references
|
||||
</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'
|
||||
});
|
||||
@ -127,103 +135,148 @@
|
||||
customSearchControl.draw('cse');
|
||||
},
|
||||
true);//]]>
|
||||
</script>
|
||||
</div>
|
||||
</div>
|
||||
<div class="container"><div class="span-12"></div>
|
||||
</div>
|
||||
<div class="container">
|
||||
<div class="span-12">
|
||||
<div/>
|
||||
</div>
|
||||
<div id="subnav" class="span-12">
|
||||
<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">
|
||||
<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>
|
||||
<dd><a href="http://developer.openstack.org/">Open
|
||||
source software for application
|
||||
development</a>
|
||||
</dd>
|
||||
</dl>
|
||||
<ul class="subsectionNav">
|
||||
<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>
|
||||
</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 type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.js"></script>
|
||||
|
||||
<script src="http://docs.openstack.org/common/jquery/jquery.hoverIntent.minified.js" type="text/javascript" charset="utf-8">
|
||||
</script>
|
||||
<script type="text/javascript" charset="utf-8">
|
||||
//<![CDATA[
|
||||
</script>
|
||||
</div>
|
||||
</div>
|
||||
<div class="container">
|
||||
<div class="span-12">
|
||||
</div>
|
||||
</div>
|
||||
<div class="container">
|
||||
<div class="span-12">
|
||||
<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">
|
||||
<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>
|
||||
<dd>
|
||||
<a href="http://developer.openstack.org/">
|
||||
Open source software for application development
|
||||
</a>
|
||||
</dd>
|
||||
</dl>
|
||||
<ul class="subsectionNav">
|
||||
<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>
|
||||
</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");
|
||||
@ -240,6 +293,6 @@
|
||||
};
|
||||
$(".dropDownTrigger").hoverIntent(menuConfig);
|
||||
});//]]>
|
||||
</script>
|
||||
</body>
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -1,46 +1,32 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
|
||||
<html lang="en" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
|
||||
<head>
|
||||
<meta name="generator"
|
||||
content="HTML Tidy for Linux/x86 (vers 11 February 2007), see www.w3.org" />
|
||||
<meta http-equiv="Content-Type"
|
||||
content="text/html; charset=UTF-8" />
|
||||
<meta name="google-site-verification"
|
||||
content="Ip5yk0nd8yQHEo8I7SjzVfAiadlHvTvqQHLGwn1GFyU" />
|
||||
<title>OpenStack Dokumente</title>
|
||||
<!-- Google Fonts -->
|
||||
<link
|
||||
href="http://fonts.googleapis.com/css?family=PT+Sans&subset=latin"
|
||||
rel="stylesheet" type="text/css" />
|
||||
<!-- Framework CSS -->
|
||||
<link rel="stylesheet"
|
||||
href="http://openstack.org/themes/openstack/css/blueprint/screen.css"
|
||||
type="text/css" media="screen, projection" />
|
||||
<link rel="stylesheet"
|
||||
href="http://openstack.org/themes/openstack/css/blueprint/print.css"
|
||||
type="text/css" media="print" />
|
||||
<!--[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 rel="stylesheet"
|
||||
href="http://openstack.org/themes/openstack/css/main.css"
|
||||
type="text/css" media="screen, projection, print" />
|
||||
<link rel="stylesheet"
|
||||
href="../common/css/main-landing.css"
|
||||
type="text/css" media="screen, projection, print" />
|
||||
<link rel="stylesheet" type="text/css"
|
||||
href="http://docs.openstack.org/common/css/docblitz.css" />
|
||||
<style type="text/css">
|
||||
.container dl dt {
|
||||
<!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 Dokumente
|
||||
</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"/>
|
||||
<style type="text/css">
|
||||
.container dl dt {
|
||||
margin-left: 1.0em;
|
||||
font-weight: normal;
|
||||
}
|
||||
.container dl dd {
|
||||
margin-left: 2.0em;
|
||||
}
|
||||
</style>
|
||||
<!--<script type="text/javascript">
|
||||
</style>
|
||||
<!--<script type="text/javascript">
|
||||
|
||||
var _gaq = _gaq || [];
|
||||
_gaq.push(['_setAccount', 'UA-17511903-1']);
|
||||
@ -54,66 +40,85 @@
|
||||
})();
|
||||
|
||||
</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 id="navigation" class="span-19">
|
||||
<ul id="Menu1">
|
||||
<li><a href="http://www.openstack.org/"
|
||||
title="Go to the OpenStack Home page"
|
||||
>Home</a></li>
|
||||
<li><a
|
||||
href="http://www.openstack.org/software/"
|
||||
title="About OpenStack"
|
||||
class="link">About</a></li>
|
||||
<li><a
|
||||
href="http://www.openstack.org/user-stories/"
|
||||
title="Read stories about companies that use OpenStack to get work done."
|
||||
class="link">User Stories</a></li>
|
||||
<li><a
|
||||
href="http://www.openstack.org/community/"
|
||||
title="Go to the OpenStack Community page"
|
||||
class="link">Community</a></li>
|
||||
<li><a
|
||||
href="http://www.openstack.org/profile/"
|
||||
title="Edit your OpenStack community profile"
|
||||
class="link">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 href="http://docs.openstack.org/"
|
||||
title="Go to the OpenStack Documentation"
|
||||
class="current"
|
||||
>Documentation</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</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>
|
||||
<!-- Page Content -->
|
||||
<div class="container">
|
||||
<div class="span-12">
|
||||
<h3 class="subhead">Dokumente</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">
|
||||
<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">
|
||||
Dokumente
|
||||
</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[
|
||||
<script type="text/javascript">
|
||||
//<![CDATA[
|
||||
google.load('search', '1', {
|
||||
language: 'en'
|
||||
});
|
||||
@ -139,46 +144,74 @@
|
||||
},
|
||||
true);//]]>
|
||||
</script>
|
||||
</div>
|
||||
</div>
|
||||
<div class="container">
|
||||
<div class="span-12">
|
||||
<p>Auf dieser Seite sind die auf Deutsch übersetzten OpenStack Dokumente hinterlegt.</p>
|
||||
</div>
|
||||
<div id="subnav" class="span-12">
|
||||
<ul class="subsectionNav">
|
||||
<li class="link"><a>API Referenzen</a></li>
|
||||
</ul>
|
||||
<dl>
|
||||
<dt><a href="http://docs.openstack.org/de/api/quick-start/content/index.html">
|
||||
OpenStack API Schnellstart</a></dt>
|
||||
</dl>
|
||||
</div>
|
||||
<div id="subnav" class="span-12 last">
|
||||
<ul class="subsectionNav last-right">
|
||||
<li class="link"><a>Unterstützung</a></li>
|
||||
</ul>
|
||||
<dl>
|
||||
<dt>Um bei der Übersetzung der Dokumentation oder einzelner Projekte von OpenStack zu helfen,
|
||||
tritt dem <a href="https://www.transifex.com/projects/p/openstack/language/de/">Deutschen Übersetzungsteam
|
||||
auf Transifex</a> bei.</dt>
|
||||
</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 type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.js"></script>
|
||||
<script src="http://docs.openstack.org/common/jquery/jquery.hoverIntent.minified.js" type="text/javascript" charset="utf-8"></script>
|
||||
</body>
|
||||
</div>
|
||||
</div>
|
||||
<div class="container">
|
||||
<div class="span-12">
|
||||
<p>
|
||||
Auf dieser Seite sind die auf Deutsch übersetzten OpenStack Dokumente hinterlegt.
|
||||
</p>
|
||||
</div>
|
||||
<div class="span-12" id="subnav">
|
||||
<ul class="subsectionNav">
|
||||
<li class="link">
|
||||
<a>
|
||||
API Referenzen
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
<dl>
|
||||
<dt>
|
||||
<a href="http://docs.openstack.org/de/api/quick-start/content/index.html">
|
||||
OpenStack API Schnellstart
|
||||
</a>
|
||||
</dt>
|
||||
</dl>
|
||||
</div>
|
||||
<div class="span-12 last" id="subnav">
|
||||
<ul class="subsectionNav last-right">
|
||||
<li class="link">
|
||||
<a>
|
||||
Unterstützung
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
<dl>
|
||||
<dt>
|
||||
Um bei der Übersetzung der Dokumentation oder einzelner Projekte von OpenStack zu helfen,
|
||||
tritt dem
|
||||
<a href="https://www.transifex.com/projects/p/openstack/language/de/">
|
||||
Deutschen Übersetzungsteam auf Transifex
|
||||
</a>
|
||||
bei.
|
||||
</dt>
|
||||
</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>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -1,30 +1,22 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
|
||||
<html lang="en" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
|
||||
<head>
|
||||
<meta name="generator" content=
|
||||
"HTML Tidy for Linux/x86 (vers 11 February 2007), see www.w3.org" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
|
||||
<meta name="google-site-verification" content=
|
||||
"Ip5yk0nd8yQHEo8I7SjzVfAiadlHvTvqQHLGwn1GFyU" />
|
||||
|
||||
<title>OpenStack Docs: Developers</title><!-- Google Fonts -->
|
||||
<link href='http://fonts.googleapis.com/css?family=PT+Sans&subset=latin'
|
||||
rel='stylesheet' type='text/css' /><!-- Framework CSS -->
|
||||
<link rel="stylesheet" href=
|
||||
"http://openstack.org/themes/openstack/css/blueprint/screen.css" type=
|
||||
"text/css" media="screen, projection" />
|
||||
<link rel="stylesheet" href=
|
||||
"http://openstack.org/themes/openstack/css/blueprint/print.css" type=
|
||||
"text/css" media="print" />
|
||||
<!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: Developers
|
||||
</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 rel="stylesheet" href=
|
||||
"http://openstack.org/themes/openstack/css/main.css" type="text/css" media=
|
||||
"screen, projection, print" />
|
||||
<link rel="stylesheet" type="text/css" href="../common/css/docblitz.css" />
|
||||
<link rel="stylesheet" type="text/css" href="/shadowbox/shadowbox.css" />
|
||||
<link href="http://openstack.org/themes/openstack/css/main.css" media="screen, projection, print" rel="stylesheet" type="text/css"/>
|
||||
<link href="../common/css/docblitz.css" rel="stylesheet" type="text/css"/>
|
||||
<link href="/shadowbox/shadowbox.css" rel="stylesheet" type="text/css"/>
|
||||
<!--<script type="text/javascript">
|
||||
|
||||
var _gaq = _gaq || [];
|
||||
@ -39,60 +31,78 @@
|
||||
})();
|
||||
|
||||
</script>-->
|
||||
</head>
|
||||
|
||||
<body class="docshome" id="docshome">
|
||||
|
||||
</head>
|
||||
<body class="docshome" id="docshome">
|
||||
<div class="container">
|
||||
<div id="header">
|
||||
<div class="span-5">
|
||||
<h1 id="logo"><a href="http://www.openstack.org/">OpenStack</a></h1>
|
||||
</div>
|
||||
|
||||
<div class="span-19 last">
|
||||
<div id="navigation">
|
||||
<ul id="Menu1">
|
||||
<li><a href="http://www.openstack.org/" title="Go to the Home page"
|
||||
class="link">Home</a></li>
|
||||
|
||||
<li><a href="http://www.openstack.org/projects/" title=
|
||||
"Go to the OpenStack Projects page">Projects</a></li>
|
||||
|
||||
<li><a href="http://www.openstack.org/user-stories/" title=
|
||||
"Go to the User Stories page" class="link">User Stories</a></li>
|
||||
|
||||
<li><a href="http://www.openstack.org/community/" title=
|
||||
"Go to the Community page" class="link">Community</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/" title=
|
||||
"Go to OpenStack Documentation" class=
|
||||
"current">Documentation</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div id="header">
|
||||
<div class="span-5">
|
||||
<h1 id="logo">
|
||||
<a href="http://www.openstack.org/">
|
||||
OpenStack
|
||||
</a>
|
||||
</h1>
|
||||
</div>
|
||||
<div class="span-19 last">
|
||||
<div id="navigation">
|
||||
<ul id="Menu1">
|
||||
<li>
|
||||
<a class="link" href="http://www.openstack.org/" title="Go to the Home page">
|
||||
Home
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://www.openstack.org/projects/" title="Go to the OpenStack Projects page">
|
||||
Projects
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a class="link" href="http://www.openstack.org/user-stories/" title="Go to the User Stories page">
|
||||
User Stories
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a class="link" href="http://www.openstack.org/community/" title="Go to the Community page">
|
||||
Community
|
||||
</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 class="current" href="http://docs.openstack.org/" title="Go to OpenStack Documentation">
|
||||
Documentation
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Page Content -->
|
||||
|
||||
<div class="container">
|
||||
<div class="span-12">
|
||||
<h3 class="subhead"><a href="http://docs.openstack.org/">Documentation</a> > Language Bindings and Python Clients</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[
|
||||
<div class="container">
|
||||
<div class="span-12">
|
||||
<h3 class="subhead">
|
||||
<a href="http://docs.openstack.org/">
|
||||
Documentation
|
||||
</a>
|
||||
> Language Bindings and Python Clients
|
||||
</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 || [];
|
||||
@ -117,65 +127,124 @@
|
||||
customSearchControl.draw('cse');
|
||||
}, true);
|
||||
//]]>
|
||||
</script>
|
||||
</div>
|
||||
</div>
|
||||
<div class="container">
|
||||
<div class="span-12">
|
||||
<h2>Language bindings for OpenStack APIs</h2>
|
||||
<h4><a href="http://docs.openstack.org/developer/python-novaclient">Compute Python Bindings (nova client)</a>
|
||||
</h4>
|
||||
<h4><a href="http://docs.openstack.org/developer/python-keystoneclient/">Identity Python Bindings (keystone client)</a>
|
||||
</h4>
|
||||
<h4><a href="http://docs.openstack.org/developer/python-glanceclient/">Image Service Python Bindings (glance client)</a>
|
||||
</h4>
|
||||
<h4><a href="http://docs.openstack.org/developer/python-neutronclient">Networking Service Python Bindings (neutron client)</a>
|
||||
</h4>
|
||||
<h4><a href="http://docs.openstack.org/developer/python-swiftclient/">Object Storage Python Bindings (swift client)</a>
|
||||
</h4>
|
||||
<h4><a href="http://docs.openstack.org/developer/python-heatclient/">Orchestration Python Bindings (heat client)</a>
|
||||
</h4>
|
||||
<h4><a href="http://docs.openstack.org/developer/python-ceilometerclient/">Telemetry Python Bindings (ceilometer client)</a>
|
||||
</h4>
|
||||
<h4><a href="http://docs.openstack.org/developer/python-cinderclient/">Volume Python Bindings (cinder client)</a>
|
||||
</h4>
|
||||
</div>
|
||||
<div class="span-12 last">
|
||||
<h2>Use the OpenStack dashboard and command-line clients</h2>
|
||||
<h4><a href="http://docs.openstack.org/user-guide/content/">OpenStack
|
||||
End User Guide</a>
|
||||
</h4>
|
||||
<p>User guide for the OpenStack dashboard and command-line clients.
|
||||
</p>
|
||||
<h4><a href="http://docs.openstack.org/user-guide/content/">OpenStack
|
||||
Admin User Guide</a>
|
||||
</h4>
|
||||
<p>Admin user guide for the OpenStack
|
||||
dashboard and command-line clients.
|
||||
</p>
|
||||
<h4><a href="http://docs.openstack.org/cli-reference/content/">OpenStack
|
||||
Command Line Interface Reference</a>
|
||||
<p>Reference listing of all commands and parameters
|
||||
available for keystone, glance, neutron, nova,
|
||||
cinder, swift, heat, and ceilometer commands.</p>
|
||||
<h4><a href="http://docs.openstack.org/developer/python-openstackclient/">Unified OpenStack Client</a></h4>
|
||||
<p>Documentation for python-openstackclient, a unified shell command structure.</p>
|
||||
</div>
|
||||
</div>
|
||||
</script>
|
||||
</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 type="text/javascript" src=
|
||||
"http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.js">
|
||||
</script><script type="text/javascript" src="/scripts/jquery.jparallax.min.js">
|
||||
</script><script type="text/javascript" src="/scripts/jquery.ticker.js">
|
||||
</script><script type="text/javascript">
|
||||
//<![CDATA[
|
||||
<div class="span-12">
|
||||
<h2>
|
||||
Language bindings for OpenStack APIs
|
||||
</h2>
|
||||
<h4>
|
||||
<a href="http://docs.openstack.org/developer/python-novaclient">
|
||||
Compute Python Bindings (nova client)
|
||||
</a>
|
||||
</h4>
|
||||
<h4>
|
||||
<a href="http://docs.openstack.org/developer/python-keystoneclient/">
|
||||
Identity Python Bindings (keystone client)
|
||||
</a>
|
||||
</h4>
|
||||
<h4>
|
||||
<a href="http://docs.openstack.org/developer/python-glanceclient/">
|
||||
Image Service Python Bindings (glance client)
|
||||
</a>
|
||||
</h4>
|
||||
<h4>
|
||||
<a href="http://docs.openstack.org/developer/python-neutronclient">
|
||||
Networking Service Python Bindings (neutron client)
|
||||
</a>
|
||||
</h4>
|
||||
<h4>
|
||||
<a href="http://docs.openstack.org/developer/python-swiftclient/">
|
||||
Object Storage Python Bindings (swift client)
|
||||
</a>
|
||||
</h4>
|
||||
<h4>
|
||||
<a href="http://docs.openstack.org/developer/python-heatclient/">
|
||||
Orchestration Python Bindings (heat client)
|
||||
</a>
|
||||
</h4>
|
||||
<h4>
|
||||
<a href="http://docs.openstack.org/developer/python-ceilometerclient/">
|
||||
Telemetry Python Bindings (ceilometer client)
|
||||
</a>
|
||||
</h4>
|
||||
<h4>
|
||||
<a href="http://docs.openstack.org/developer/python-cinderclient/">
|
||||
Volume Python Bindings (cinder client)
|
||||
</a>
|
||||
</h4>
|
||||
</div>
|
||||
<div class="span-12 last">
|
||||
<h2>
|
||||
Use the OpenStack dashboard and command-line clients
|
||||
</h2>
|
||||
<h4>
|
||||
<a href="http://docs.openstack.org/user-guide/content/">
|
||||
OpenStack End User Guide
|
||||
</a>
|
||||
</h4>
|
||||
<p>
|
||||
User guide for the OpenStack dashboard and command-line clients.
|
||||
</p>
|
||||
<h4>
|
||||
<a href="http://docs.openstack.org/user-guide/content/">
|
||||
OpenStack Admin User Guide
|
||||
</a>
|
||||
</h4>
|
||||
<p>
|
||||
Admin user guide for the OpenStack
|
||||
dashboard and command-line clients.
|
||||
</p>
|
||||
<h4>
|
||||
<a href="http://docs.openstack.org/cli-reference/content/">
|
||||
OpenStack Command Line Interface Reference
|
||||
</a>
|
||||
</h4>
|
||||
<p>
|
||||
Reference listing of all commands and parameters
|
||||
available for keystone, glance, neutron, nova,
|
||||
cinder, swift, heat, and ceilometer commands.
|
||||
</p>
|
||||
<h4>
|
||||
<a href="http://docs.openstack.org/developer/python-openstackclient/">
|
||||
Unified OpenStack Client
|
||||
</a>
|
||||
</h4>
|
||||
<p>
|
||||
Documentation for python-openstackclient, a unified shell command structure.
|
||||
</p>
|
||||
</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 src="/scripts/jquery.jparallax.min.js" type="text/javascript">
|
||||
</script>
|
||||
<script src="/scripts/jquery.ticker.js" type="text/javascript">
|
||||
</script>
|
||||
<script type="text/javascript">
|
||||
//<![CDATA[
|
||||
var disqus_shortname = 'openstackblog';
|
||||
(function () {
|
||||
var s = document.createElement('script'); s.async = true;
|
||||
@ -183,8 +252,9 @@
|
||||
(document.getElementsByTagName('HEAD')[0] || document.getElementsByTagName('BODY')[0]).appendChild(s);
|
||||
}());
|
||||
//]]>
|
||||
</script><script type="text/javascript">
|
||||
//<![CDATA[
|
||||
</script>
|
||||
<script type="text/javascript">
|
||||
//<![CDATA[
|
||||
$(document).ready(function(){
|
||||
// Add transitions for quotes
|
||||
$('#quotes').list_ticker({
|
||||
@ -207,11 +277,13 @@
|
||||
});
|
||||
})
|
||||
//]]>
|
||||
</script><script type="text/javascript" src="/shadowbox/shadowbox.js">
|
||||
</script><script type="text/javascript">
|
||||
//<![CDATA[
|
||||
</script>
|
||||
<script src="/shadowbox/shadowbox.js" type="text/javascript">
|
||||
</script>
|
||||
<script type="text/javascript">
|
||||
//<![CDATA[
|
||||
Shadowbox.init();
|
||||
//]]>
|
||||
</script>
|
||||
</body>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -1,36 +1,24 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html lang="en" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
|
||||
<head>
|
||||
<meta name="generator"
|
||||
content="HTML Tidy for Linux/x86 (vers 11 February 2007), see www.w3.org" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta name="google-site-verification"
|
||||
content="Ip5yk0nd8yQHEo8I7SjzVfAiadlHvTvqQHLGwn1GFyU" />
|
||||
<title>OpenStack Docs: Developers</title>
|
||||
<!-- Google Fonts -->
|
||||
<link
|
||||
href="http://fonts.googleapis.com/css?family=PT+Sans&subset=latin"
|
||||
rel="stylesheet" type="text/css" />
|
||||
<!-- Framework CSS -->
|
||||
<link rel="stylesheet"
|
||||
href="http://openstack.org/themes/openstack/css/blueprint/screen.css"
|
||||
type="text/css" media="screen, projection" />
|
||||
<link rel="stylesheet"
|
||||
href="http://openstack.org/themes/openstack/css/blueprint/print.css"
|
||||
type="text/css" media="print" />
|
||||
<!--[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 rel="stylesheet"
|
||||
href="http://openstack.org/themes/openstack/css/main.css"
|
||||
type="text/css" media="screen, projection, print" />
|
||||
<link rel="stylesheet" href="../common/css/main-landing.css"
|
||||
type="text/css" media="screen, projection, print" />
|
||||
<link rel="stylesheet" type="text/css"
|
||||
href="http://docs.openstack.org/common/css/docblitz.css" />
|
||||
<link rel="stylesheet" href="http://openstack.org/themes/openstack/css/dropdown.css"
|
||||
type="text/css" media="screen, projection, print" />
|
||||
<!--<script type="text/javascript">
|
||||
<!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: Developers
|
||||
</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']);
|
||||
@ -44,58 +32,88 @@
|
||||
})();
|
||||
|
||||
</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 id="navigation" class="span-19">
|
||||
<ul id="Menu1">
|
||||
<li><a href="http://www.openstack.org/"
|
||||
title="Go to the OpenStack Home page">Home</a></li>
|
||||
<li><a href="http://www.openstack.org/software/"
|
||||
title="About OpenStack" class="link">About</a></li>
|
||||
<li><a href="http://www.openstack.org/user-stories/"
|
||||
title="Read stories about companies that use OpenStack to get work done."
|
||||
class="link">User Stories</a></li>
|
||||
<li><a href="http://www.openstack.org/community/"
|
||||
title="Go to the OpenStack Community page"
|
||||
class="link">Community</a></li>
|
||||
<li><a href="http://www.openstack.org/profile/"
|
||||
title="Edit your OpenStack community profile"
|
||||
class="link">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 href="http://docs.openstack.org/"
|
||||
title="Go to the OpenStack Documentation"
|
||||
class="current">Documentation</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</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>
|
||||
<!-- Page Content -->
|
||||
<div class="container">
|
||||
<div class="span-12">
|
||||
<h3 class="subhead"><a href="http://docs.openstack.org"
|
||||
>Documentation</a> > Python developer</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[
|
||||
<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">
|
||||
<a href="http://docs.openstack.org">
|
||||
Documentation
|
||||
</a>
|
||||
> Python developer
|
||||
</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'
|
||||
});
|
||||
@ -120,116 +138,174 @@
|
||||
customSearchControl.draw('cse');
|
||||
},
|
||||
true);//]]>
|
||||
</script>
|
||||
</div>
|
||||
</script>
|
||||
</div>
|
||||
</div>
|
||||
<div class="container">
|
||||
<div class="span-12">
|
||||
</div>
|
||||
</div>
|
||||
<div class="container">
|
||||
<div class="span-12">
|
||||
<div>
|
||||
</div>
|
||||
<div class="container"><div class="span-12"></div>
|
||||
</div>
|
||||
<div class="container">
|
||||
<div class="span-12">
|
||||
<div></div>
|
||||
</div>
|
||||
<div id="subnav" class="span-12">
|
||||
<ul class="subsectionNav">
|
||||
<li class="link"><a>Developer documentation for OpenStack
|
||||
services</a></li>
|
||||
</ul>
|
||||
<dl>
|
||||
<dd><a href="http://docs.openstack.org/developer/ironic/"
|
||||
>Bare Metal Provisioning Developer Documentation
|
||||
(ironic)</a>
|
||||
</dd>
|
||||
<dd><a href="http://docs.openstack.org/developer/nova/"
|
||||
>Compute Service Developer Documentation (nova)</a>
|
||||
</dd>
|
||||
<dd><a href="http://docs.openstack.org/developer/horizon/"
|
||||
>Dashboard Developer Documentation (horizon)</a>
|
||||
</dd>
|
||||
<dd><a href="http://docs.openstack.org/developer/sahara/"
|
||||
>Data Processing Developer Documentation (sahara)</a>
|
||||
</dd>
|
||||
<dd><a href="http://docs.openstack.org/developer/trove/"
|
||||
>Database Service Developer Documentation (trove)</a>
|
||||
</dd>
|
||||
<dd><a href="http://docs.openstack.org/developer/keystone/"
|
||||
>Identity Service Developer Documentation (keystone)</a>
|
||||
</dd>
|
||||
<dd><a href="http://docs.openstack.org/developer/glance/"
|
||||
>Image Service Developer Documentation (glance)</a>
|
||||
</dd>
|
||||
<dd><a href="http://docs.openstack.org/developer/neutron/"
|
||||
>Networking Service Developer Documentation
|
||||
(neutron)</a>
|
||||
</dd>
|
||||
<dd><a href="http://docs.openstack.org/developer/swift/"
|
||||
>Object Storage Developer Documentation (swift)</a>
|
||||
</dd>
|
||||
<dd><a href="http://docs.openstack.org/developer/heat/"
|
||||
>Orchestration Developer Documentation (Heat)</a>
|
||||
</dd>
|
||||
<dd><a
|
||||
href="http://docs.openstack.org/developer/ceilometer/"
|
||||
>Telemetry service Developer Documentation
|
||||
(ceilometer)</a>
|
||||
</dd>
|
||||
<dd><a href="http://docs.openstack.org/developer/cinder/"
|
||||
>Volume Developer Documentation (cinder)</a>
|
||||
</dd>
|
||||
</dl>
|
||||
</div>
|
||||
<div id="subnav-right" class="span-12 last-right">
|
||||
<ul class="subsectionNav last-right">
|
||||
<li class="link"><a>Common libraries</a></li>
|
||||
</ul>
|
||||
<dl>
|
||||
<dd><a
|
||||
href="http://docs.openstack.org/developer/oslo.config/"
|
||||
>oslo.config</a>—Parses config options from
|
||||
command line and config files.</dd>
|
||||
<dd><a
|
||||
href="http://docs.openstack.org/developer/oslo.messaging/"
|
||||
>oslo.messaging</a>—Provides inter-process
|
||||
communication.</dd>
|
||||
<dd><a href="http://cliff.readthedocs.org/"
|
||||
>cliff</a>—Builds command-line programs in
|
||||
Python.</dd>
|
||||
<dd><a href="http://docs.openstack.org/developer/pbr/"
|
||||
>pbr</a>—Manages setuptools packaging needs in a
|
||||
consistent way.</dd>
|
||||
<dd><a href="http://docs.openstack.org/developer/pycadf/"
|
||||
>PyCADF</a>—Creates CADF events to capture
|
||||
cloud-related events.</dd>
|
||||
<dd><a href="http://stevedore.readthedocs.org/"
|
||||
>stevedore</a>—Manages dynamic plug-ins for Python
|
||||
applications.</dd>
|
||||
<dd><a href="http://docs.openstack.org/developer/taskflow/"
|
||||
>TaskFlow</a>—Makes task execution easy,
|
||||
consistent, and reliable.</dd>
|
||||
</dl>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Page Content -->
|
||||
<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 type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.js">
|
||||
</script>
|
||||
<script type="text/javascript" src="/scripts/jquery.jparallax.min.js">
|
||||
</script>
|
||||
<script type="text/javascript" src="/scripts/jquery.ticker.js">
|
||||
</script>
|
||||
<script type="text/javascript">
|
||||
//<![CDATA[
|
||||
</div>
|
||||
<div class="span-12" id="subnav">
|
||||
<ul class="subsectionNav">
|
||||
<li class="link">
|
||||
<a>
|
||||
Developer documentation for OpenStack
|
||||
services
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
<dl>
|
||||
<dd>
|
||||
<a href="http://docs.openstack.org/developer/ironic/">
|
||||
Bare Metal Provisioning Developer Documentation (ironic)
|
||||
</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="http://docs.openstack.org/developer/nova/">
|
||||
Compute Service Developer Documentation (nova)
|
||||
</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="http://docs.openstack.org/developer/horizon/">
|
||||
Dashboard Developer Documentation (horizon)
|
||||
</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="http://docs.openstack.org/developer/sahara/">
|
||||
Data Processing Developer Documentation (sahara)
|
||||
</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="http://docs.openstack.org/developer/trove/">
|
||||
Database Service Developer Documentation (trove)
|
||||
</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="http://docs.openstack.org/developer/keystone/">
|
||||
Identity Service Developer Documentation (keystone)
|
||||
</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="http://docs.openstack.org/developer/glance/">
|
||||
Image Service Developer Documentation (glance)
|
||||
</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="http://docs.openstack.org/developer/neutron/">
|
||||
Networking Service Developer Documentation (neutron)
|
||||
</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="http://docs.openstack.org/developer/swift/">
|
||||
Object Storage Developer Documentation (swift)
|
||||
</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="http://docs.openstack.org/developer/heat/">
|
||||
Orchestration Developer Documentation (Heat)
|
||||
</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="http://docs.openstack.org/developer/ceilometer/">
|
||||
Telemetry service Developer Documentation (ceilometer)
|
||||
</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="http://docs.openstack.org/developer/cinder/">
|
||||
Volume Developer Documentation (cinder)
|
||||
</a>
|
||||
</dd>
|
||||
</dl>
|
||||
</div>
|
||||
<div class="span-12 last-right" id="subnav-right">
|
||||
<ul class="subsectionNav last-right">
|
||||
<li class="link">
|
||||
<a>
|
||||
Common libraries
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
<dl>
|
||||
<dd>
|
||||
<a href="http://docs.openstack.org/developer/oslo.config/">
|
||||
oslo.config
|
||||
</a>
|
||||
— Parses config options from command line and config files.
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="http://docs.openstack.org/developer/oslo.messaging/">
|
||||
oslo.messaging
|
||||
</a>
|
||||
— Provides inter-process communication.
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="http://cliff.readthedocs.org/">
|
||||
cliff
|
||||
</a>
|
||||
— Builds command-line programs in Python.
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="http://docs.openstack.org/developer/pbr/">
|
||||
pbr
|
||||
</a>
|
||||
— Manages setuptools packaging needs in a consistent way.
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="http://docs.openstack.org/developer/pycadf/">
|
||||
PyCADF
|
||||
</a>
|
||||
— Creates CADF events to capture cloud-related events.
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="http://stevedore.readthedocs.org/">
|
||||
stevedore
|
||||
</a>
|
||||
— Manages dynamic plug-ins for Python applications.
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="http://docs.openstack.org/developer/taskflow/">
|
||||
TaskFlow
|
||||
</a>
|
||||
— Makes task execution easy, consistent, and reliable.
|
||||
</dd>
|
||||
</dl>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Page Content -->
|
||||
<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 src="/scripts/jquery.jparallax.min.js" type="text/javascript">
|
||||
</script>
|
||||
<script src="/scripts/jquery.ticker.js" type="text/javascript">
|
||||
</script>
|
||||
<script type="text/javascript">
|
||||
//<![CDATA[
|
||||
var disqus_shortname = 'openstackblog';
|
||||
(function () {
|
||||
var s = document.createElement('script');
|
||||
@ -239,8 +315,8 @@
|
||||
}
|
||||
());//]]>
|
||||
</script>
|
||||
<script type="text/javascript">
|
||||
//<![CDATA[
|
||||
<script type="text/javascript">
|
||||
//<![CDATA[
|
||||
$(document).ready(function () {
|
||||
// Add transitions for quotes
|
||||
$('#quotes').list_ticker({
|
||||
@ -260,11 +336,11 @@
|
||||
});
|
||||
})//]]>
|
||||
</script>
|
||||
<script type="text/javascript" src="/shadowbox/shadowbox.js">
|
||||
</script>
|
||||
<script type="text/javascript">
|
||||
//<![CDATA[
|
||||
<script src="/shadowbox/shadowbox.js" type="text/javascript">
|
||||
</script>
|
||||
<script type="text/javascript">
|
||||
//<![CDATA[
|
||||
Shadowbox.init();//]]>
|
||||
</script>
|
||||
</body>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -1,41 +1,30 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
|
||||
<html lang="en" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type"
|
||||
content="text/html; charset=UTF-8" />
|
||||
<meta name="google-site-verification"
|
||||
content="Ip5yk0nd8yQHEo8I7SjzVfAiadlHvTvqQHLGwn1GFyU" />
|
||||
<title>OpenStack Draft Localized Documents</title>
|
||||
<!-- Google Fonts -->
|
||||
<link
|
||||
href="http://fonts.googleapis.com/css?family=PT+Sans&subset=latin"
|
||||
rel="stylesheet" type="text/css" />
|
||||
<!-- Framework CSS -->
|
||||
<link rel="stylesheet"
|
||||
href="http://openstack.org/themes/openstack/css/blueprint/screen.css"
|
||||
type="text/css" media="screen, projection" />
|
||||
<link rel="stylesheet"
|
||||
href="http://openstack.org/themes/openstack/css/blueprint/print.css"
|
||||
type="text/css" media="print" />
|
||||
<!--[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 rel="stylesheet"
|
||||
href="http://openstack.org/themes/openstack/css/main.css"
|
||||
type="text/css" media="screen, projection, print" />
|
||||
<link rel="stylesheet" type="text/css"
|
||||
href="http://docs.openstack.org/common/css/docblitz.css" />
|
||||
<style type="text/css">
|
||||
.container dl dt {
|
||||
<!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="text/html; charset=utf8" http-equiv="Content-Type"/>
|
||||
<meta content="Ip5yk0nd8yQHEo8I7SjzVfAiadlHvTvqQHLGwn1GFyU" name="google-site-verification"/>
|
||||
<title>
|
||||
OpenStack Draft Localized Documents
|
||||
</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="http://docs.openstack.org/common/css/docblitz.css" rel="stylesheet" type="text/css"/>
|
||||
<style type="text/css">
|
||||
.container dl dt {
|
||||
margin-left: 1.0em;
|
||||
font-weight: normal;
|
||||
}
|
||||
.container dl dd {
|
||||
margin-left: 2.0em;
|
||||
}
|
||||
</style>
|
||||
<!--<script type="text/javascript">
|
||||
</style>
|
||||
<!--<script type="text/javascript">
|
||||
|
||||
var _gaq = _gaq || [];
|
||||
_gaq.push(['_setAccount', 'UA-17511903-1']);
|
||||
@ -49,66 +38,85 @@
|
||||
})();
|
||||
|
||||
</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 id="navigation" class="span-19">
|
||||
<ul id="Menu1">
|
||||
<li><a href="http://www.openstack.org/"
|
||||
title="Go to the OpenStack Home page"
|
||||
>Home</a></li>
|
||||
<li><a
|
||||
href="http://www.openstack.org/software/"
|
||||
title="About OpenStack"
|
||||
class="link">About</a></li>
|
||||
<li><a
|
||||
href="http://www.openstack.org/user-stories/"
|
||||
title="Read stories about companies that use OpenStack to get work done."
|
||||
class="link">User Stories</a></li>
|
||||
<li><a
|
||||
href="http://www.openstack.org/community/"
|
||||
title="Go to the OpenStack Community page"
|
||||
class="link">Community</a></li>
|
||||
<li><a
|
||||
href="http://www.openstack.org/profile/"
|
||||
title="Edit your OpenStack community profile"
|
||||
class="link">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 href="http://docs.openstack.org/"
|
||||
title="Go to the OpenStack Documentation"
|
||||
class="current"
|
||||
>Documentation</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</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>
|
||||
<!-- Page Content -->
|
||||
<div class="container">
|
||||
<div class="span-12">
|
||||
<h3 class="subhead">Draft Localized Documents</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">
|
||||
<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">
|
||||
Draft Localized Documents
|
||||
</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[
|
||||
<script type="text/javascript">
|
||||
//<![CDATA[
|
||||
google.load('search', '1', {
|
||||
language: 'en'
|
||||
});
|
||||
@ -134,81 +142,129 @@
|
||||
},
|
||||
true);//]]>
|
||||
</script>
|
||||
</div>
|
||||
</div>
|
||||
<div class="container">
|
||||
<div id="subnav" class="span-12">
|
||||
<p>This page contains links to localized documents that are in
|
||||
draft state.</p>
|
||||
<ul class="subsectionNav">
|
||||
<li class="link"><a>Japanese</a></li>
|
||||
</ul>
|
||||
<dl>
|
||||
<dd><a href="http://docs.openstack.org/ja/api/quick-start/content/index.html">
|
||||
API Quick Start</a>
|
||||
</dd>
|
||||
<dd><a href="http://docs.openstack.org/ja/user-guide/content/"
|
||||
>End User Guide (includes Python SDK)</a></dd>
|
||||
<dd><a href="http://docs.openstack.org/ja/user-guide-admin/content/"
|
||||
>Admin User Guide</a></dd>
|
||||
<dd><a
|
||||
href="http://docs.openstack.org/ja/high-availability-guide/content/"
|
||||
> High Availability Guide</a></dd>
|
||||
<dd><a
|
||||
href="http://docs.openstack.org/ja/trunk/install-guide/install/apt-debian/content/"
|
||||
>Installation Guide for Debian
|
||||
7.0</a></dd>
|
||||
<dd><a
|
||||
href="http://docs.openstack.org/ja/trunk/install-guide/install/zypper/content/"
|
||||
>Installation Guide for openSUSE and SUSE
|
||||
Linux Enterprise Server</a></dd>
|
||||
<dd><a
|
||||
href="http://docs.openstack.org/ja/trunk/install-guide/install/yum/content/"
|
||||
>Installation Guide for Red Hat Enterprise
|
||||
Linux, CentOS, and Fedora</a></dd>
|
||||
<dd><a
|
||||
href="http://docs.openstack.org/ja/trunk/install-guide/install/apt/content/"
|
||||
>Installation Guide for Ubuntu 12.04/14.04
|
||||
(LTS)</a></dd>
|
||||
<dd><a href="http://docs.openstack.org/ja/trunk/openstack-ops/content/"
|
||||
>Operations Guide</a></dd>
|
||||
<dd><a href="http://docs.openstack.org/ja/security-guide/content/"
|
||||
>Security Guide</a></dd>
|
||||
</dl>
|
||||
<ul class="subsectionNav">
|
||||
<li class="link"><a>Spanish</a></li>
|
||||
</ul>
|
||||
<dl>
|
||||
<dd><a href="http://docs.openstack.org/es/api/quick-start/content/index.html">
|
||||
API Quick Start</a>
|
||||
</dd>
|
||||
</dl>
|
||||
</div>
|
||||
<div id="subnav" class="span-12 last">
|
||||
<ul class="subsectionNav last-right">
|
||||
<li class="link"><a>Translation</a></li>
|
||||
</ul>
|
||||
<dl>
|
||||
<dt>To help with translation, join
|
||||
the <a href="https://wiki.openstack.org/wiki/I18nTeam">OpenStack
|
||||
I18N team</a>.</dt>
|
||||
</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 type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.js"></script>
|
||||
<script src="http://docs.openstack.org/common/jquery/jquery.hoverIntent.minified.js" type="text/javascript" charset="utf-8"></script>
|
||||
</body>
|
||||
</div>
|
||||
</div>
|
||||
<div class="container">
|
||||
<div class="span-12" id="subnav">
|
||||
<p>
|
||||
This page contains links to localized documents that are in
|
||||
draft state.
|
||||
</p>
|
||||
<ul class="subsectionNav">
|
||||
<li class="link">
|
||||
<a>
|
||||
Japanese
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
<dl>
|
||||
<dd>
|
||||
<a href="http://docs.openstack.org/ja/api/quick-start/content/index.html">
|
||||
API Quick Start
|
||||
</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="http://docs.openstack.org/ja/user-guide/content/">
|
||||
End User Guide (includes Python SDK)
|
||||
</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="http://docs.openstack.org/ja/user-guide-admin/content/">
|
||||
Admin User Guide
|
||||
</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="http://docs.openstack.org/ja/high-availability-guide/content/">
|
||||
High Availability Guide
|
||||
</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="http://docs.openstack.org/ja/trunk/install-guide/install/apt-debian/content/">
|
||||
Installation Guide for Debian 7.0
|
||||
</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="http://docs.openstack.org/ja/trunk/install-guide/install/zypper/content/">
|
||||
Installation Guide for openSUSE and SUSE Linux Enterprise Server
|
||||
</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="http://docs.openstack.org/ja/trunk/install-guide/install/yum/content/">
|
||||
Installation Guide for Red Hat Enterprise Linux, CentOS, and Fedora
|
||||
</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="http://docs.openstack.org/ja/trunk/install-guide/install/apt/content/">
|
||||
Installation Guide for Ubuntu 12.04/14.04 (LTS)
|
||||
</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="http://docs.openstack.org/ja/trunk/openstack-ops/content/">
|
||||
Operations Guide
|
||||
</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="http://docs.openstack.org/ja/security-guide/content/">
|
||||
Security Guide
|
||||
</a>
|
||||
</dd>
|
||||
</dl>
|
||||
<ul class="subsectionNav">
|
||||
<li class="link">
|
||||
<a>
|
||||
Spanish
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
<dl>
|
||||
<dd>
|
||||
<a href="http://docs.openstack.org/es/api/quick-start/content/index.html">
|
||||
API Quick Start
|
||||
</a>
|
||||
</dd>
|
||||
</dl>
|
||||
</div>
|
||||
<div class="span-12 last" id="subnav">
|
||||
<ul class="subsectionNav last-right">
|
||||
<li class="link">
|
||||
<a>
|
||||
Translation
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
<dl>
|
||||
<dt>
|
||||
To help with translation, join the
|
||||
<a href="https://wiki.openstack.org/wiki/I18nTeam">
|
||||
OpenStack I18N team
|
||||
</a>
|
||||
.
|
||||
</dt>
|
||||
</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>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -1,95 +1,103 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<!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: Essex
|
||||
</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/docblitz.css" 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']);
|
||||
|
||||
<html lang="en" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
|
||||
<head>
|
||||
<meta name="generator" content=
|
||||
"HTML Tidy for Linux/x86 (vers 11 February 2007), see www.w3.org" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
|
||||
<meta name="google-site-verification" content=
|
||||
"Ip5yk0nd8yQHEo8I7SjzVfAiadlHvTvqQHLGwn1GFyU" />
|
||||
|
||||
<title>OpenStack Docs: Essex</title><!-- Google Fonts -->
|
||||
<link href='http://fonts.googleapis.com/css?family=PT+Sans&subset=latin'
|
||||
rel='stylesheet' type='text/css' /><!-- Framework CSS -->
|
||||
<link rel="stylesheet" href=
|
||||
"http://openstack.org/themes/openstack/css/blueprint/screen.css" type=
|
||||
"text/css" media="screen, projection" />
|
||||
<link rel="stylesheet" href=
|
||||
"http://openstack.org/themes/openstack/css/blueprint/print.css" type=
|
||||
"text/css" media="print" />
|
||||
<!--[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 rel="stylesheet" href=
|
||||
"http://openstack.org/themes/openstack/css/main.css" type="text/css" media=
|
||||
"screen, projection, print" />
|
||||
<link rel="stylesheet" type="text/css" href="../common/css/docblitz.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">
|
||||
(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);
|
||||
})();
|
||||
|
||||
<div class="container">
|
||||
<div id="header">
|
||||
<div class="span-5">
|
||||
<h1 id="logo"><a href="http://www.openstack.org/">Open Stack</a></h1>
|
||||
</div>
|
||||
|
||||
<div class="span-19 last">
|
||||
<div id="navigation">
|
||||
<ul id="Menu1">
|
||||
<li><a href="http://www.openstack.org/" title="Go to the Home page"
|
||||
class="link">Home</a></li>
|
||||
|
||||
<li><a href="http://www.openstack.org/projects/" title=
|
||||
"Go to the OpenStack Projects page">Projects</a></li>
|
||||
|
||||
<li><a href="http://www.openstack.org/user-stories/" title=
|
||||
"Go to the User Stories page" class="link">User Stories</a></li>
|
||||
|
||||
<li><a href="http://www.openstack.org/community/" title=
|
||||
"Go to the Community page" class="link">Community</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/" title=
|
||||
"Go to OpenStack Documentation" class=
|
||||
"current">Documentation</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Page Content -->
|
||||
|
||||
<div class="container">
|
||||
<div class="container">
|
||||
<div class="searchArea span-16 prepend-4">
|
||||
<h1>Search All OpenStack Manuals</h1>
|
||||
|
||||
<div id="cse" style="width: 100%;">
|
||||
Loading
|
||||
</div><script src="http://www.google.com/jsapi" type="text/javascript">
|
||||
</script> <script type="text/javascript">
|
||||
//<![CDATA[
|
||||
</script>-->
|
||||
</head>
|
||||
<body class="docshome" id="docshome">
|
||||
<div class="container">
|
||||
<div id="header">
|
||||
<div class="span-5">
|
||||
<h1 id="logo">
|
||||
<a href="http://www.openstack.org/">
|
||||
Open Stack
|
||||
</a>
|
||||
</h1>
|
||||
</div>
|
||||
<div class="span-19 last">
|
||||
<div id="navigation">
|
||||
<ul id="Menu1">
|
||||
<li>
|
||||
<a class="link" href="http://www.openstack.org/" title="Go to the Home page">
|
||||
Home
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://www.openstack.org/projects/" title="Go to the OpenStack Projects page">
|
||||
Projects
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a class="link" href="http://www.openstack.org/user-stories/" title="Go to the User Stories page">
|
||||
User Stories
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a class="link" href="http://www.openstack.org/community/" title="Go to the Community page">
|
||||
Community
|
||||
</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 class="current" href="http://docs.openstack.org/" title="Go to OpenStack Documentation">
|
||||
Documentation
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Page Content -->
|
||||
<div class="container">
|
||||
<div class="container">
|
||||
<div class="searchArea span-16 prepend-4">
|
||||
<h1>
|
||||
Search All OpenStack Manuals
|
||||
</h1>
|
||||
<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 || [];
|
||||
@ -114,155 +122,206 @@
|
||||
customSearchControl.draw('cse');
|
||||
}, true);
|
||||
//]]>
|
||||
</script>
|
||||
</div><!--
|
||||
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" /> -->
|
||||
<!-- <div id="cse" style="width: 100%;">Loading</div>
|
||||
<script src="http://www.google.com/jsapi" type="text/javascript"></script>
|
||||
<script type="text/javascript">
|
||||
google.load('search', '1', {language : 'en'});
|
||||
google.setOnLoadCallback(function() {
|
||||
var customSearchControl = new google.search.CustomSearchControl('011012898598057286222:elxsl505o0o');
|
||||
customSearchControl.setResultSetSize(google.search.Search.FILTERED_CSE_RESULTSET);
|
||||
customSearchControl.draw('cse');
|
||||
}, true);
|
||||
</script>
|
||||
</div> -->
|
||||
<div id="manuals" class="span-24 last">
|
||||
<h3 class="subhead">OpenStack Manuals</h3>
|
||||
<h3>Note: OpenStack <a href="https://wiki.openstack.org/wiki/StableBranch">no longer maintains</a> the Essex release. Please consider using a later release.</h3>
|
||||
<p> </p>
|
||||
<div class="span-8">
|
||||
<div id="SoftwareManuals" class="Selected">
|
||||
<h2><a href="/">Administration Guides</a></h2>
|
||||
|
||||
<p>A great starting point for deployers and cloud administrators.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="span-8">
|
||||
<div id="ApiManuals">
|
||||
<h2><a href="/api/">API Documentation</a></h2>
|
||||
|
||||
<p>Information about OpenStack APIs for application developers and
|
||||
integrators.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="span-8 last">
|
||||
<div id="DeveloperDocs">
|
||||
<h2><a href="/developer/">Developer Documentation</a></h2>
|
||||
|
||||
<p>Details about OpenStack internals for Python developers and
|
||||
advanced users.</p>
|
||||
</div>
|
||||
</div>
|
||||
<hr />
|
||||
|
||||
<div class="span-24 last">
|
||||
<table class="manualTable">
|
||||
<tr>
|
||||
<th>Release: <strong>Essex</strong></th>
|
||||
|
||||
<th>
|
||||
<div class="dropDownTrigger">
|
||||
<a href="#">Other Releases...</a>
|
||||
|
||||
<div class="dropDown">
|
||||
<div>
|
||||
<ul>
|
||||
<li class="link"><a href="/trunk/" title=
|
||||
"Go to the "Essex" page">trunk</a></li>
|
||||
|
||||
<li class="link"><a href="/essex/" title=
|
||||
"Go to the "Essex" page">Essex</a></li>
|
||||
|
||||
<li class="link"><a href="/incubation/" title=
|
||||
"Go to the "Incubation" page">Incubation</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href=
|
||||
"http://docs.openstack.org/essex/openstack-compute/admin/content/">OpenStack
|
||||
Compute Administration Guide</a></td>
|
||||
|
||||
<td><a href=
|
||||
"http://docs.openstack.org/essex/openstack-compute/admin/content/"
|
||||
class="roundedButton">Read »</a>
|
||||
<a href="http://docs.openstack.org/trunk/openstack-compute/admin/os-compute-adminguide-trunk.pdf"
|
||||
onClick="javascript: _gaq.push(['_trackPageview', '/downloads/os-compute-adminguide-trunk-pdf']);"
|
||||
class="roundedButton">Get PDF »</a></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><a href=
|
||||
"http://docs.openstack.org/essex/openstack-object-storage/admin/content/">
|
||||
OpenStack Object Storage Administration Guide</a></td>
|
||||
|
||||
<td><a href=
|
||||
"http://docs.openstack.org/essex/openstack-object-storage/admin/content/"
|
||||
class="roundedButton">Read »</a>
|
||||
<a href="http://docs.openstack.org/essex/openstack-object-storage/admin/os-objectstorage-adminguide-trunk.pdf"
|
||||
onClick="javascript: _gaq.push(['_trackPageview', '/downloads/os-objectstorage-adminguide-trunk-pdf']);"
|
||||
class="roundedButton">Get PDF »</a></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><a href=
|
||||
"http://docs.openstack.org/essex/openstack-compute/install/apt/content/">
|
||||
OpenStack Install and Deploy Guide - <br />Compute, Image, Object Storage and Identity
|
||||
services plus Dashboard for Ubuntu 12.04</a></td>
|
||||
|
||||
<td><a href=
|
||||
"http://docs.openstack.org/essex/openstack-compute/install/apt/content/"
|
||||
class="roundedButton">Read »</a>
|
||||
|
||||
<a href=
|
||||
"http://docs.openstack.org/essex/openstack-compute/install/apt/openstack-install-guide-apt.pdf"
|
||||
onClick="javascript: _gaq.push(['_trackPageview', '/downloads/openstack-install-guide-apt-essex-pdf']);"
|
||||
class="roundedButton">Get PDF »</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href=
|
||||
"http://docs.openstack.org/essex/openstack-compute/install/yum/content/">
|
||||
OpenStack Install and Deploy Guide - <br />Compute, Image, Object Storage and Identity
|
||||
services plus Dashboard for Red Hat Enterprise Linux, CentOS 6.x, or Fedora 17</a></td>
|
||||
|
||||
<td><a href=
|
||||
"http://docs.openstack.org/essex/openstack-compute/install/yum/content/"
|
||||
class="roundedButton">Read »</a>
|
||||
<a href=
|
||||
"http://docs.openstack.org/essex/openstack-compute/install/yum/openstack-install-guide-yum.pdf"
|
||||
onClick="javascript: _gaq.push(['_trackPageview', '/downloads/openstack-install-guide-yum-essex-pdf']);"
|
||||
class="roundedButton">Get PDF »</a>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
</table>
|
||||
</div>
|
||||
</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 type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.js"></script>
|
||||
|
||||
<script src="http://docs.openstack.org/common/jquery/jquery.hoverIntent.minified.js" type="text/javascript" charset="utf-8">
|
||||
</script>
|
||||
<script type="text/javascript" charset="utf-8">
|
||||
//<![CDATA[
|
||||
</script>
|
||||
</div>
|
||||
<!--
|
||||
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" /> -->
|
||||
<!-- <div id="cse" style="width: 100%;">Loading</div>
|
||||
<script src="http://www.google.com/jsapi" type="text/javascript"></script>
|
||||
<script type="text/javascript">
|
||||
google.load('search', '1', {language : 'en'});
|
||||
google.setOnLoadCallback(function() {
|
||||
var customSearchControl = new google.search.CustomSearchControl('011012898598057286222:elxsl505o0o');
|
||||
customSearchControl.setResultSetSize(google.search.Search.FILTERED_CSE_RESULTSET);
|
||||
customSearchControl.draw('cse');
|
||||
}, true);
|
||||
</script>
|
||||
</div> -->
|
||||
<div class="span-24 last" id="manuals">
|
||||
<h3 class="subhead">
|
||||
OpenStack Manuals
|
||||
</h3>
|
||||
<h3>
|
||||
Note: OpenStack
|
||||
<a href="https://wiki.openstack.org/wiki/StableBranch">
|
||||
no longer maintains
|
||||
</a>
|
||||
the Essex release. Please consider using a later release.
|
||||
</h3>
|
||||
<p>
|
||||
</p>
|
||||
<div class="span-8">
|
||||
<div class="Selected" id="SoftwareManuals">
|
||||
<h2>
|
||||
<a href="/">
|
||||
Administration Guides
|
||||
</a>
|
||||
</h2>
|
||||
<p>
|
||||
A great starting point for deployers and cloud administrators.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="span-8">
|
||||
<div id="ApiManuals">
|
||||
<h2>
|
||||
<a href="/api/">
|
||||
API Documentation
|
||||
</a>
|
||||
</h2>
|
||||
<p>
|
||||
Information about OpenStack APIs for application developers and
|
||||
integrators.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="span-8 last">
|
||||
<div id="DeveloperDocs">
|
||||
<h2>
|
||||
<a href="/developer/">
|
||||
Developer Documentation
|
||||
</a>
|
||||
</h2>
|
||||
<p>
|
||||
Details about OpenStack internals for Python developers and
|
||||
advanced users.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<hr/>
|
||||
<div class="span-24 last">
|
||||
<table class="manualTable">
|
||||
<tr>
|
||||
<th>
|
||||
Release:
|
||||
<strong>
|
||||
Essex
|
||||
</strong>
|
||||
</th>
|
||||
<th>
|
||||
<div class="dropDownTrigger">
|
||||
<a href="#">
|
||||
Other Releases...
|
||||
</a>
|
||||
<div class="dropDown">
|
||||
<div>
|
||||
<ul>
|
||||
<li class="link">
|
||||
<a href="/trunk/" title='Go to the "Essex" page'>
|
||||
trunk
|
||||
</a>
|
||||
</li>
|
||||
<li class="link">
|
||||
<a href="/essex/" title='Go to the "Essex" page'>
|
||||
Essex
|
||||
</a>
|
||||
</li>
|
||||
<li class="link">
|
||||
<a href="/incubation/" title='Go to the "Incubation" page'>
|
||||
Incubation
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<a href="http://docs.openstack.org/essex/openstack-compute/admin/content/">
|
||||
OpenStack Compute Administration Guide
|
||||
</a>
|
||||
</td>
|
||||
<td>
|
||||
<a class="roundedButton" href="http://docs.openstack.org/essex/openstack-compute/admin/content/">
|
||||
Read »
|
||||
</a>
|
||||
<a class="roundedButton" href="http://docs.openstack.org/trunk/openstack-compute/admin/os-compute-adminguide-trunk.pdf" onclick="javascript: _gaq.push(['_trackPageview', '/downloads/os-compute-adminguide-trunk-pdf']);">
|
||||
Get PDF »
|
||||
</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<a href="http://docs.openstack.org/essex/openstack-object-storage/admin/content/">
|
||||
OpenStack Object Storage Administration Guide
|
||||
</a>
|
||||
</td>
|
||||
<td>
|
||||
<a class="roundedButton" href="http://docs.openstack.org/essex/openstack-object-storage/admin/content/">
|
||||
Read »
|
||||
</a>
|
||||
<a class="roundedButton" href="http://docs.openstack.org/essex/openstack-object-storage/admin/os-objectstorage-adminguide-trunk.pdf" onclick="javascript: _gaq.push(['_trackPageview', '/downloads/os-objectstorage-adminguide-trunk-pdf']);">
|
||||
Get PDF »
|
||||
</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<a href="http://docs.openstack.org/essex/openstack-compute/install/apt/content/">
|
||||
OpenStack Install and Deploy Guide -
|
||||
<br/>
|
||||
Compute, Image, Object Storage and Identity services plus Dashboard for Ubuntu 12.04
|
||||
</a>
|
||||
</td>
|
||||
<td>
|
||||
<a class="roundedButton" href="http://docs.openstack.org/essex/openstack-compute/install/apt/content/">
|
||||
Read »
|
||||
</a>
|
||||
<a class="roundedButton" href="http://docs.openstack.org/essex/openstack-compute/install/apt/openstack-install-guide-apt.pdf" onclick="javascript: _gaq.push(['_trackPageview', '/downloads/openstack-install-guide-apt-essex-pdf']);">
|
||||
Get PDF »
|
||||
</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<a href="http://docs.openstack.org/essex/openstack-compute/install/yum/content/">
|
||||
OpenStack Install and Deploy Guide -
|
||||
<br/>
|
||||
Compute, Image, Object Storage and Identity
|
||||
services plus Dashboard for Red Hat Enterprise Linux, CentOS 6.x, or Fedora 17
|
||||
</a>
|
||||
</td>
|
||||
<td>
|
||||
<a class="roundedButton" href="http://docs.openstack.org/essex/openstack-compute/install/yum/content/">
|
||||
Read »
|
||||
</a>
|
||||
<a class="roundedButton" href="http://docs.openstack.org/essex/openstack-compute/install/yum/openstack-install-guide-yum.pdf" onclick="javascript: _gaq.push(['_trackPageview', '/downloads/openstack-install-guide-yum-essex-pdf']);">
|
||||
Get PDF »
|
||||
</a>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
</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");
|
||||
@ -280,7 +339,7 @@
|
||||
$(".dropDownTrigger").hoverIntent(menuConfig);
|
||||
});
|
||||
//]]>
|
||||
</script>
|
||||
</div>
|
||||
</body>
|
||||
</script>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -1,46 +1,32 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
|
||||
<html lang="en" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
|
||||
<head>
|
||||
<meta name="generator"
|
||||
content="HTML Tidy for Linux/x86 (vers 11 February 2007), see www.w3.org" />
|
||||
<meta http-equiv="Content-Type"
|
||||
content="text/html; charset=UTF-8" />
|
||||
<meta name="google-site-verification"
|
||||
content="Ip5yk0nd8yQHEo8I7SjzVfAiadlHvTvqQHLGwn1GFyU" />
|
||||
<title>OpenStack Dokumente</title>
|
||||
<!-- Google Fonts -->
|
||||
<link
|
||||
href="http://fonts.googleapis.com/css?family=PT+Sans&subset=latin"
|
||||
rel="stylesheet" type="text/css" />
|
||||
<!-- Framework CSS -->
|
||||
<link rel="stylesheet"
|
||||
href="http://openstack.org/themes/openstack/css/blueprint/screen.css"
|
||||
type="text/css" media="screen, projection" />
|
||||
<link rel="stylesheet"
|
||||
href="http://openstack.org/themes/openstack/css/blueprint/print.css"
|
||||
type="text/css" media="print" />
|
||||
<!--[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 rel="stylesheet"
|
||||
href="http://openstack.org/themes/openstack/css/main.css"
|
||||
type="text/css" media="screen, projection, print" />
|
||||
<link rel="stylesheet"
|
||||
href="../common/css/main-landing.css"
|
||||
type="text/css" media="screen, projection, print" />
|
||||
<link rel="stylesheet" type="text/css"
|
||||
href="http://docs.openstack.org/common/css/docblitz.css" />
|
||||
<style type="text/css">
|
||||
.container dl dt {
|
||||
<!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 Dokumente
|
||||
</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"/>
|
||||
<style type="text/css">
|
||||
.container dl dt {
|
||||
margin-left: 1.0em;
|
||||
font-weight: normal;
|
||||
}
|
||||
.container dl dd {
|
||||
margin-left: 2.0em;
|
||||
}
|
||||
</style>
|
||||
<!--<script type="text/javascript">
|
||||
</style>
|
||||
<!--<script type="text/javascript">
|
||||
|
||||
var _gaq = _gaq || [];
|
||||
_gaq.push(['_setAccount', 'UA-17511903-1']);
|
||||
@ -54,66 +40,85 @@
|
||||
})();
|
||||
|
||||
</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 id="navigation" class="span-19">
|
||||
<ul id="Menu1">
|
||||
<li><a href="http://www.openstack.org/"
|
||||
title="Go to the OpenStack Home page"
|
||||
>Home</a></li>
|
||||
<li><a
|
||||
href="http://www.openstack.org/software/"
|
||||
title="About OpenStack"
|
||||
class="link">About</a></li>
|
||||
<li><a
|
||||
href="http://www.openstack.org/user-stories/"
|
||||
title="Read stories about companies that use OpenStack to get work done."
|
||||
class="link">User Stories</a></li>
|
||||
<li><a
|
||||
href="http://www.openstack.org/community/"
|
||||
title="Go to the OpenStack Community page"
|
||||
class="link">Community</a></li>
|
||||
<li><a
|
||||
href="http://www.openstack.org/profile/"
|
||||
title="Edit your OpenStack community profile"
|
||||
class="link">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 href="http://docs.openstack.org/"
|
||||
title="Go to the OpenStack Documentation"
|
||||
class="current"
|
||||
>Documentation</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</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>
|
||||
<!-- Page Content -->
|
||||
<div class="container">
|
||||
<div class="span-12">
|
||||
<h3 class="subhead">Documentation</h3>
|
||||
</div>
|
||||
<div class="searchArea span-10 last">
|
||||
<div id="cse" style="width: 100%;"> Chargement </div>
|
||||
<script src="http://www.google.com/jsapi" type="text/javascript">
|
||||
<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
|
||||
</h3>
|
||||
</div>
|
||||
<div class="searchArea span-10 last">
|
||||
<div id="cse" style="width: 100%;">
|
||||
Chargement
|
||||
</div>
|
||||
<script src="http://www.google.com/jsapi" type="text/javascript">
|
||||
</script>
|
||||
<script type="text/javascript">
|
||||
//<![CDATA[
|
||||
<script type="text/javascript">
|
||||
//<![CDATA[
|
||||
google.load('search', '1', {
|
||||
language: 'en'
|
||||
});
|
||||
@ -139,46 +144,74 @@
|
||||
},
|
||||
true);//]]>
|
||||
</script>
|
||||
</div>
|
||||
</div>
|
||||
<div class="container">
|
||||
<div class="span-12">
|
||||
<p>Cette page fournit la liste des documentations OpenStack traduites en Français.</p>
|
||||
</div>
|
||||
<div id="subnav" class="span-12">
|
||||
<ul class="subsectionNav">
|
||||
<li class="link"><a>Utiliser l'API</a></li>
|
||||
</ul>
|
||||
<dl>
|
||||
<dt><a href="http://docs.openstack.org/fr/api/quick-start/content/index.html">
|
||||
Démarrage rapide pour l'API OpenStack</a></dt>
|
||||
</dl>
|
||||
</div>
|
||||
<div id="subnav" class="span-12 last">
|
||||
<ul class="subsectionNav last-right">
|
||||
<li class="link"><a>Participer</a></li>
|
||||
</ul>
|
||||
<dl>
|
||||
<dt>Pour participer à la traduction de la documentation et des projets OpenStack,
|
||||
rejoignez l'<a href="https://www.transifex.com/projects/p/openstack/language/fr/">équipe
|
||||
de traduction française de Transifex</a>.</dt>
|
||||
</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 type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.js"></script>
|
||||
<script src="http://docs.openstack.org/common/jquery/jquery.hoverIntent.minified.js" type="text/javascript" charset="utf-8"></script>
|
||||
</body>
|
||||
</div>
|
||||
</div>
|
||||
<div class="container">
|
||||
<div class="span-12">
|
||||
<p>
|
||||
Cette page fournit la liste des documentations OpenStack traduites en Français.
|
||||
</p>
|
||||
</div>
|
||||
<div class="span-12" id="subnav">
|
||||
<ul class="subsectionNav">
|
||||
<li class="link">
|
||||
<a>
|
||||
Utiliser l'API
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
<dl>
|
||||
<dt>
|
||||
<a href="http://docs.openstack.org/fr/api/quick-start/content/index.html">
|
||||
Démarrage rapide pour l'API OpenStack
|
||||
</a>
|
||||
</dt>
|
||||
</dl>
|
||||
</div>
|
||||
<div class="span-12 last" id="subnav">
|
||||
<ul class="subsectionNav last-right">
|
||||
<li class="link">
|
||||
<a>
|
||||
Participer
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
<dl>
|
||||
<dt>
|
||||
Pour participer à la traduction de la documentation et des projets OpenStack,
|
||||
rejoignez l'
|
||||
<a href="https://www.transifex.com/projects/p/openstack/language/fr/">
|
||||
équipe de traduction française de Transifex
|
||||
</a>
|
||||
.
|
||||
</dt>
|
||||
</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>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -1,108 +1,114 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<!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: Grizzly
|
||||
</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="http://docs.openstack.org/common/css/docblitz.css" rel="stylesheet" type="text/css"/>
|
||||
<!--<script type="text/javascript">
|
||||
|
||||
<html lang="en" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
|
||||
<head>
|
||||
<meta name="generator"
|
||||
content="HTML Tidy for Linux/x86 (vers 11 February 2007), see www.w3.org" />
|
||||
<meta http-equiv="Content-Type"
|
||||
content="text/html; charset=utf-8" />
|
||||
<meta name="google-site-verification"
|
||||
content="Ip5yk0nd8yQHEo8I7SjzVfAiadlHvTvqQHLGwn1GFyU" />
|
||||
var _gaq = _gaq || [];
|
||||
_gaq.push(['_setAccount', 'UA-17511903-1']);
|
||||
_gaq.push(['_setDomainName', '.openstack.org']);
|
||||
_gaq.push(['_trackPageview']);
|
||||
|
||||
<title>OpenStack Docs: Grizzly</title>
|
||||
<!-- Google Fonts -->
|
||||
<link
|
||||
href="http://fonts.googleapis.com/css?family=PT+Sans&subset=latin"
|
||||
rel="stylesheet" type="text/css" />
|
||||
<!-- Framework CSS -->
|
||||
<link rel="stylesheet"
|
||||
href="http://openstack.org/themes/openstack/css/blueprint/screen.css"
|
||||
type="text/css" media="screen, projection" />
|
||||
<link rel="stylesheet"
|
||||
href="http://openstack.org/themes/openstack/css/blueprint/print.css"
|
||||
type="text/css" media="print" />
|
||||
<!--[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 rel="stylesheet"
|
||||
href="http://openstack.org/themes/openstack/css/main.css"
|
||||
type="text/css" media="screen, projection, print" />
|
||||
<link rel="stylesheet" type="text/css"
|
||||
href="http://docs.openstack.org/common/css/docblitz.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 id="navigation" class="span-19">
|
||||
<ul id="Menu1">
|
||||
<li><a href="http://www.openstack.org/"
|
||||
title="Go to the OpenStack Home page"
|
||||
>Home</a></li>
|
||||
<li><a
|
||||
href="http://www.openstack.org/software/"
|
||||
title="About OpenStack"
|
||||
class="link">About</a></li>
|
||||
<li><a
|
||||
href="http://www.openstack.org/user-stories/"
|
||||
title="Read stories about companies that use OpenStack to get work done."
|
||||
class="link">User Stories</a></li>
|
||||
<li><a
|
||||
href="http://www.openstack.org/community/"
|
||||
title="Go to the OpenStack Community page"
|
||||
class="link">Community</a></li>
|
||||
<li><a
|
||||
href="http://www.openstack.org/profile/"
|
||||
title="Edit your OpenStack community profile"
|
||||
class="link">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 href="http://docs.openstack.org/"
|
||||
title="Go to the OpenStack Documentation"
|
||||
class="current"
|
||||
>Documentation</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Page Content -->
|
||||
<div class="container">
|
||||
<div class="span-12">
|
||||
<h3 class="subhead">Documentation</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[
|
||||
(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
|
||||
</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'
|
||||
});
|
||||
@ -127,203 +133,274 @@
|
||||
customSearchControl.draw('cse');
|
||||
},
|
||||
true);//]]>
|
||||
</script>
|
||||
</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 class="link"><a href="/grizzly/"
|
||||
title="Go to the "Grizzly" page"
|
||||
>Grizzly</a></li>
|
||||
<li class="link"><a
|
||||
href="/incubation/"
|
||||
title="Go to the "Incubation" page"
|
||||
>Incubation</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 last">
|
||||
<p></p>
|
||||
</div>
|
||||
<div class="span-12">
|
||||
<h4><a class="headerlink"
|
||||
href="http://openstack.org/software/start/"
|
||||
>How to Get Started with OpenStack</a></h4>
|
||||
<h4 class="special">Install OpenStack</h4>
|
||||
<dl>
|
||||
<dd><a
|
||||
href="http://docs.openstack.org/grizzly/basic-install/apt/content"
|
||||
>Basic Installation Guide for
|
||||
Ubuntu 12.04 (LTS) and Debian
|
||||
Wheezy</a></dd>
|
||||
<dd>
|
||||
<a
|
||||
href="http://docs.openstack.org/grizzly/basic-install/yum/content"
|
||||
>Basic Installation Guide for
|
||||
Fedora 18</a></dd>
|
||||
<dd>
|
||||
<a
|
||||
href="http://docs.openstack.org/grizzly/openstack-compute/install/yum/content/"
|
||||
>Installation Guide for Red Hat
|
||||
Enterprise Linux, CentOS, and
|
||||
Fedora</a></dd>
|
||||
<dd><a
|
||||
href="http://docs.openstack.org/grizzly/openstack-compute/install/apt/content/"
|
||||
>Installation Guide for Ubuntu
|
||||
12.04 (LTS)</a></dd>
|
||||
</dl>
|
||||
<h4 class="special">Configure and run an OpenStack cloud</h4>
|
||||
<dl>
|
||||
<dd><a
|
||||
href="http://docs.openstack.org/grizzly/openstack-block-storage/admin/content/"
|
||||
>Block Storage
|
||||
Administration Guide</a>
|
||||
</dd>
|
||||
<dd><a
|
||||
href="http://docs.openstack.org/grizzly/openstack-compute/admin/content/"
|
||||
>Compute Administration
|
||||
Guide</a>
|
||||
</dd>
|
||||
<dd><a
|
||||
href="http://docs.openstack.org/grizzly/openstack-network/admin/content/"
|
||||
>Networking Administration
|
||||
Guide</a>
|
||||
</dd>
|
||||
<dd><a
|
||||
href="http://docs.openstack.org/grizzly/openstack-object-storage/admin/content/"
|
||||
>Object Storage Administration
|
||||
Guide</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/index.html"
|
||||
>High Availability
|
||||
Guide</a></dd>
|
||||
<dd><a
|
||||
href="http://docs.openstack.org/image-guide/content/"
|
||||
>Virtual Machine Image
|
||||
Guide</a></dd>
|
||||
</dl>
|
||||
</div>
|
||||
<div class="span-12 last">
|
||||
<p> </p>
|
||||
|
||||
<h4 class="special">Develop applications for OpenStack clouds</h4>
|
||||
<dl>
|
||||
<dd><a
|
||||
href="http://developer.openstack.org/"
|
||||
>Open source software for application development</a>
|
||||
</dd>
|
||||
<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://developer.openstack.org/api-ref.html"
|
||||
>API Complete Reference</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>
|
||||
<h4 class="special">Contribute to OpenStack docs,
|
||||
infrastructure, and code</h4>
|
||||
<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>
|
||||
</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 type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.js"></script>
|
||||
|
||||
<script src="http://docs.openstack.org/common/jquery/jquery.hoverIntent.minified.js" type="text/javascript" charset="utf-8">
|
||||
</script>
|
||||
<script type="text/javascript" charset="utf-8">
|
||||
//<![CDATA[
|
||||
</script>
|
||||
</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 class="link">
|
||||
<a href="/grizzly/" title='Go to the "Grizzly" page'>
|
||||
Grizzly
|
||||
</a>
|
||||
</li>
|
||||
<li class="link">
|
||||
<a href="/incubation/" title='Go to the "Incubation" page'>
|
||||
Incubation
|
||||
</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 last">
|
||||
<p>
|
||||
</p>
|
||||
</div>
|
||||
<div class="span-12">
|
||||
<h4>
|
||||
<a class="headerlink" href="http://openstack.org/software/start/">
|
||||
How to Get Started with OpenStack
|
||||
</a>
|
||||
</h4>
|
||||
<h4 class="special">
|
||||
Install OpenStack
|
||||
</h4>
|
||||
<dl>
|
||||
<dd>
|
||||
<a href="http://docs.openstack.org/grizzly/basic-install/apt/content">
|
||||
Basic Installation Guide for Ubuntu 12.04 (LTS) and Debian Wheezy
|
||||
</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="http://docs.openstack.org/grizzly/basic-install/yum/content">
|
||||
Basic Installation Guide for Fedora 18
|
||||
</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="http://docs.openstack.org/grizzly/openstack-compute/install/yum/content/">
|
||||
Installation Guide for Red Hat Enterprise Linux, CentOS, and Fedora
|
||||
</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="http://docs.openstack.org/grizzly/openstack-compute/install/apt/content/">
|
||||
Installation Guide for Ubuntu 12.04 (LTS)
|
||||
</a>
|
||||
</dd>
|
||||
</dl>
|
||||
<h4 class="special">
|
||||
Configure and run an OpenStack cloud
|
||||
</h4>
|
||||
<dl>
|
||||
<dd>
|
||||
<a href="http://docs.openstack.org/grizzly/openstack-block-storage/admin/content/">
|
||||
Block Storage Administration Guide
|
||||
</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="http://docs.openstack.org/grizzly/openstack-compute/admin/content/">
|
||||
Compute Administration Guide
|
||||
</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="http://docs.openstack.org/grizzly/openstack-network/admin/content/">
|
||||
Networking Administration Guide
|
||||
</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="http://docs.openstack.org/grizzly/openstack-object-storage/admin/content/">
|
||||
Object Storage Administration Guide
|
||||
</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/index.html">
|
||||
High Availability Guide
|
||||
</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="http://docs.openstack.org/image-guide/content/">
|
||||
Virtual Machine Image Guide
|
||||
</a>
|
||||
</dd>
|
||||
</dl>
|
||||
</div>
|
||||
<div class="span-12 last">
|
||||
<p>
|
||||
</p>
|
||||
<h4 class="special">
|
||||
Develop applications for OpenStack clouds
|
||||
</h4>
|
||||
<dl>
|
||||
<dd>
|
||||
<a href="http://developer.openstack.org/">
|
||||
Open source software for application development
|
||||
</a>
|
||||
</dd>
|
||||
<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://developer.openstack.org/api-ref.html">
|
||||
API Complete Reference
|
||||
</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>
|
||||
<h4 class="special">
|
||||
Contribute to OpenStack docs, infrastructure, and code
|
||||
</h4>
|
||||
<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>
|
||||
</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");
|
||||
@ -340,6 +417,6 @@
|
||||
};
|
||||
$(".dropDownTrigger").hoverIntent(menuConfig);
|
||||
});//]]>
|
||||
</script>
|
||||
</body>
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -1,111 +1,116 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html lang="en" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
|
||||
<head>
|
||||
<meta name="generator"
|
||||
content="HTML Tidy for Linux/x86 (vers 11 February 2007), see www.w3.org" />
|
||||
<meta http-equiv="Content-Type"
|
||||
content="text/html; charset=utf-8" />
|
||||
<meta name="google-site-verification"
|
||||
content="Ip5yk0nd8yQHEo8I7SjzVfAiadlHvTvqQHLGwn1GFyU" />
|
||||
<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 rel="stylesheet"
|
||||
href="http://openstack.org/themes/openstack/css/blueprint/screen.css"
|
||||
type="text/css" media="screen, projection" />
|
||||
<link rel="stylesheet"
|
||||
href="http://openstack.org/themes/openstack/css/blueprint/print.css"
|
||||
type="text/css" media="print" />
|
||||
<!--[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 rel="stylesheet"
|
||||
href="http://openstack.org/themes/openstack/css/main.css"
|
||||
type="text/css" media="screen, projection, print" />
|
||||
<link rel="stylesheet" href="../common/css/main-landing.css"
|
||||
type="text/css" media="screen, projection, print" />
|
||||
<link rel="stylesheet" type="text/css"
|
||||
href="http://docs.openstack.org/common/css/docblitz.css" />
|
||||
<link rel="stylesheet"
|
||||
href="http://openstack.org/themes/openstack/css/dropdown.css" type="text/css"
|
||||
media="screen, projection, print" />
|
||||
<!--<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 id="navigation" class="span-19">
|
||||
<ul id="Menu1">
|
||||
<li><a href="http://www.openstack.org/"
|
||||
title="Go to the OpenStack Home page"
|
||||
>Home</a></li>
|
||||
<li><a
|
||||
href="http://www.openstack.org/software/"
|
||||
title="About OpenStack"
|
||||
class="link">About</a></li>
|
||||
<li><a
|
||||
href="http://www.openstack.org/user-stories/"
|
||||
title="Read stories about companies that use OpenStack to get work done."
|
||||
class="link">User Stories</a></li>
|
||||
<li><a
|
||||
href="http://www.openstack.org/community/"
|
||||
title="Go to the OpenStack Community page"
|
||||
class="link">Community</a></li>
|
||||
<li><a
|
||||
href="http://www.openstack.org/profile/"
|
||||
title="Edit your OpenStack community profile"
|
||||
class="link">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 href="http://docs.openstack.org/"
|
||||
title="Go to the OpenStack Documentation"
|
||||
class="current"
|
||||
>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[
|
||||
<!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'
|
||||
});
|
||||
@ -130,222 +135,318 @@
|
||||
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 id="subnav" class="span-12">
|
||||
<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 id="subnav-right" class="span-12 last-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 type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.js"></script>
|
||||
|
||||
<script src="http://docs.openstack.org/common/jquery/jquery.hoverIntent.minified.js" type="text/javascript" charset="utf-8">
|
||||
</script>
|
||||
<script type="text/javascript" charset="utf-8">
|
||||
//<![CDATA[
|
||||
</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");
|
||||
@ -362,6 +463,6 @@
|
||||
};
|
||||
$(".dropDownTrigger").hoverIntent(menuConfig);
|
||||
});//]]>
|
||||
</script>
|
||||
</body>
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -1,111 +1,116 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html lang="en" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
|
||||
<head>
|
||||
<meta name="generator"
|
||||
content="HTML Tidy for Linux/x86 (vers 11 February 2007), see www.w3.org" />
|
||||
<meta http-equiv="Content-Type"
|
||||
content="text/html; charset=utf-8" />
|
||||
<meta name="google-site-verification"
|
||||
content="Ip5yk0nd8yQHEo8I7SjzVfAiadlHvTvqQHLGwn1GFyU" />
|
||||
<title>OpenStack Docs: Icehouse</title>
|
||||
<!-- Google Fonts -->
|
||||
<link
|
||||
href="http://fonts.googleapis.com/css?family=PT+Sans&subset=latin"
|
||||
rel="stylesheet" type="text/css" />
|
||||
<!-- Framework CSS -->
|
||||
<link rel="stylesheet"
|
||||
href="http://openstack.org/themes/openstack/css/blueprint/screen.css"
|
||||
type="text/css" media="screen, projection" />
|
||||
<link rel="stylesheet"
|
||||
href="http://openstack.org/themes/openstack/css/blueprint/print.css"
|
||||
type="text/css" media="print" />
|
||||
<!--[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 rel="stylesheet"
|
||||
href="http://openstack.org/themes/openstack/css/main.css"
|
||||
type="text/css" media="screen, projection, print" />
|
||||
<link rel="stylesheet" href="../common/css/main-landing.css"
|
||||
type="text/css" media="screen, projection, print" />
|
||||
<link rel="stylesheet" type="text/css"
|
||||
href="http://docs.openstack.org/common/css/docblitz.css" />
|
||||
<link rel="stylesheet"
|
||||
href="http://openstack.org/themes/openstack/css/dropdown.css" type="text/css"
|
||||
media="screen, projection, print" />
|
||||
<!--<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 id="navigation" class="span-19">
|
||||
<ul id="Menu1">
|
||||
<li><a href="http://www.openstack.org/"
|
||||
title="Go to the OpenStack Home page"
|
||||
>Home</a></li>
|
||||
<li><a
|
||||
href="http://www.openstack.org/software/"
|
||||
title="About OpenStack"
|
||||
class="link">About</a></li>
|
||||
<li><a
|
||||
href="http://www.openstack.org/user-stories/"
|
||||
title="Read stories about companies that use OpenStack to get work done."
|
||||
class="link">User Stories</a></li>
|
||||
<li><a
|
||||
href="http://www.openstack.org/community/"
|
||||
title="Go to the OpenStack Community page"
|
||||
class="link">Community</a></li>
|
||||
<li><a
|
||||
href="http://www.openstack.org/profile/"
|
||||
title="Edit your OpenStack community profile"
|
||||
class="link">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 href="http://docs.openstack.org/"
|
||||
title="Go to the OpenStack Documentation"
|
||||
class="current"
|
||||
>Documentation</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Page Content -->
|
||||
<div class="container">
|
||||
<div class="span-12">
|
||||
<h3 class="subhead">Documentation (Icehouse)</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[
|
||||
<!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: Icehouse
|
||||
</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 (Icehouse)
|
||||
</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'
|
||||
});
|
||||
@ -130,223 +135,324 @@
|
||||
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 id="subnav" class="span-12">
|
||||
<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/icehouse/install-guide/install/apt-debian/content/"
|
||||
>Installation Guide for Debian
|
||||
7.0</a></dd>
|
||||
<dd><a
|
||||
href="http://docs.openstack.org/icehouse/install-guide/install/zypper/content/"
|
||||
>Installation Guide for openSUSE and SUSE
|
||||
Linux Enterprise Server</a></dd>
|
||||
<dd><a
|
||||
href="http://docs.openstack.org/icehouse/install-guide/install/yum/content/"
|
||||
>Installation Guide for Red Hat Enterprise
|
||||
Linux, CentOS, and Fedora</a></dd>
|
||||
<dd><a
|
||||
href="http://docs.openstack.org/icehouse/install-guide/install/apt/content/"
|
||||
>Installation Guide for Ubuntu 12.04/14.04
|
||||
(LTS)</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/icehouse/config-reference/content/"
|
||||
> Configuration Reference</a>
|
||||
</dd>
|
||||
<dd><a
|
||||
href="http://docs.openstack.org/admin-guide-cloud/content/"
|
||||
> Cloud Administrator Guide</a>
|
||||
</dd>
|
||||
<dd><a
|
||||
href="http://docs.openstack.org/high-availability-guide/content/index.html"
|
||||
>High Availability Guide</a></dd>
|
||||
<dd><a href="http://docs.openstack.org/ops/"
|
||||
>Operations 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>
|
||||
<dd><a href="http://developer.openstack.org/">Open
|
||||
source software for application
|
||||
development</a>
|
||||
</dd>
|
||||
</dl>
|
||||
</div>
|
||||
<div id="subnav-right" class="span-12 last-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 type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.js"></script>
|
||||
|
||||
<script src="http://docs.openstack.org/common/jquery/jquery.hoverIntent.minified.js" type="text/javascript" charset="utf-8">
|
||||
</script>
|
||||
<script type="text/javascript" charset="utf-8">
|
||||
//<![CDATA[
|
||||
</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/icehouse/install-guide/install/apt-debian/content/">
|
||||
Installation Guide for Debian 7.0
|
||||
</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="http://docs.openstack.org/icehouse/install-guide/install/zypper/content/">
|
||||
Installation Guide for openSUSE and SUSE Linux Enterprise Server
|
||||
</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="http://docs.openstack.org/icehouse/install-guide/install/yum/content/">
|
||||
Installation Guide for Red Hat Enterprise Linux, CentOS, and Fedora
|
||||
</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="http://docs.openstack.org/icehouse/install-guide/install/apt/content/">
|
||||
Installation Guide for Ubuntu 12.04/14.04 (LTS)
|
||||
</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/icehouse/config-reference/content/">
|
||||
Configuration Reference
|
||||
</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="http://docs.openstack.org/admin-guide-cloud/content/">
|
||||
Cloud Administrator Guide
|
||||
</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="http://docs.openstack.org/high-availability-guide/content/index.html">
|
||||
High Availability Guide
|
||||
</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="http://docs.openstack.org/ops/">
|
||||
Operations 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>
|
||||
<dd>
|
||||
<a href="http://developer.openstack.org/">
|
||||
Open source software for application development
|
||||
</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");
|
||||
@ -363,6 +469,6 @@
|
||||
};
|
||||
$(".dropDownTrigger").hoverIntent(menuConfig);
|
||||
});//]]>
|
||||
</script>
|
||||
</body>
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
|
759
www/index.html
759
www/index.html
@ -1,111 +1,116 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html lang="en" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
|
||||
<head>
|
||||
<meta name="generator"
|
||||
content="HTML Tidy for Linux/x86 (vers 11 February 2007), see www.w3.org" />
|
||||
<meta http-equiv="Content-Type"
|
||||
content="text/html; charset=utf-8" />
|
||||
<meta name="google-site-verification"
|
||||
content="Ip5yk0nd8yQHEo8I7SjzVfAiadlHvTvqQHLGwn1GFyU" />
|
||||
<title>OpenStack Docs: Current</title>
|
||||
<!-- Google Fonts -->
|
||||
<link
|
||||
href="http://fonts.googleapis.com/css?family=PT+Sans&subset=latin"
|
||||
rel="stylesheet" type="text/css" />
|
||||
<!-- Framework CSS -->
|
||||
<link rel="stylesheet"
|
||||
href="http://openstack.org/themes/openstack/css/blueprint/screen.css"
|
||||
type="text/css" media="screen, projection" />
|
||||
<link rel="stylesheet"
|
||||
href="http://openstack.org/themes/openstack/css/blueprint/print.css"
|
||||
type="text/css" media="print" />
|
||||
<!--[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 rel="stylesheet"
|
||||
href="http://openstack.org/themes/openstack/css/main.css"
|
||||
type="text/css" media="screen, projection, print" />
|
||||
<link rel="stylesheet" href="common/css/main-landing.css"
|
||||
type="text/css" media="screen, projection, print" />
|
||||
<link rel="stylesheet" type="text/css"
|
||||
href="http://docs.openstack.org/common/css/docblitz.css" />
|
||||
<link rel="stylesheet"
|
||||
href="http://openstack.org/themes/openstack/css/dropdown.css" type="text/css"
|
||||
media="screen, projection, print" />
|
||||
<!--<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 id="navigation" class="span-19">
|
||||
<ul id="Menu1">
|
||||
<li><a href="http://www.openstack.org/"
|
||||
title="Go to the OpenStack Home page"
|
||||
>Home</a></li>
|
||||
<li><a
|
||||
href="http://www.openstack.org/software/"
|
||||
title="About OpenStack"
|
||||
class="link">About</a></li>
|
||||
<li><a
|
||||
href="http://www.openstack.org/user-stories/"
|
||||
title="Read stories about companies that use OpenStack to get work done."
|
||||
class="link">User Stories</a></li>
|
||||
<li><a
|
||||
href="http://www.openstack.org/community/"
|
||||
title="Go to the OpenStack Community page"
|
||||
class="link">Community</a></li>
|
||||
<li><a
|
||||
href="http://www.openstack.org/profile/"
|
||||
title="Edit your OpenStack community profile"
|
||||
class="link">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 href="http://docs.openstack.org/"
|
||||
title="Go to the OpenStack Documentation"
|
||||
class="current"
|
||||
>Documentation</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Page Content -->
|
||||
<div class="container">
|
||||
<div class="span-12">
|
||||
<h3 class="subhead">Documentation (Current)</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[
|
||||
<!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: Current
|
||||
</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 (Current)
|
||||
</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'
|
||||
});
|
||||
@ -130,223 +135,323 @@
|
||||
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 id="subnav" class="span-12">
|
||||
<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/icehouse/install-guide/install/apt-debian/content/"
|
||||
>Installation Guide for Debian
|
||||
7.0</a></dd>
|
||||
<dd><a
|
||||
href="http://docs.openstack.org/icehouse/install-guide/install/zypper/content/"
|
||||
>Installation Guide for openSUSE and SUSE
|
||||
Linux Enterprise Server</a></dd>
|
||||
<dd><a
|
||||
href="http://docs.openstack.org/icehouse/install-guide/install/yum/content/"
|
||||
>Installation Guide for Red Hat Enterprise
|
||||
Linux, CentOS, and Fedora</a></dd>
|
||||
<dd><a
|
||||
href="http://docs.openstack.org/icehouse/install-guide/install/apt/content/"
|
||||
>Installation Guide for Ubuntu 12.04/14.04
|
||||
(LTS)</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/icehouse/config-reference/content/"
|
||||
> Configuration Reference</a>
|
||||
</dd>
|
||||
<dd><a
|
||||
href="http://docs.openstack.org/admin-guide-cloud/content/"
|
||||
> Cloud Administrator Guide</a>
|
||||
</dd>
|
||||
<dd><a
|
||||
href="http://docs.openstack.org/high-availability-guide/content/index.html"
|
||||
>High Availability Guide</a></dd>
|
||||
<dd><a href="http://docs.openstack.org/ops/"
|
||||
>Operations 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>
|
||||
<dd><a href="http://developer.openstack.org/">Open
|
||||
source software for application
|
||||
development</a>
|
||||
</dd>
|
||||
</dl>
|
||||
</div>
|
||||
<div id="subnav-right" class="span-12 last-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 type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.js"></script>
|
||||
|
||||
<script src="http://docs.openstack.org/common/jquery/jquery.hoverIntent.minified.js" type="text/javascript" charset="utf-8">
|
||||
</script>
|
||||
<script type="text/javascript" charset="utf-8">
|
||||
//<![CDATA[
|
||||
</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/icehouse/install-guide/install/apt-debian/content/">
|
||||
Installation Guide for Debian 7.0
|
||||
</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="http://docs.openstack.org/icehouse/install-guide/install/zypper/content/">
|
||||
Installation Guide for openSUSE and SUSE Linux Enterprise Server
|
||||
</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="http://docs.openstack.org/icehouse/install-guide/install/yum/content/">
|
||||
Installation Guide for Red Hat Enterprise Linux, CentOS, and Fedora
|
||||
</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="http://docs.openstack.org/icehouse/install-guide/install/apt/content/">
|
||||
Installation Guide for Ubuntu 12.04/14.04 (LTS)
|
||||
</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/icehouse/config-reference/content/">
|
||||
Configuration Reference
|
||||
</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="http://docs.openstack.org/admin-guide-cloud/content/">
|
||||
Cloud Administrator Guide
|
||||
</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="http://docs.openstack.org/high-availability-guide/content/index.html">
|
||||
High Availability Guide
|
||||
</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="http://docs.openstack.org/ops/">
|
||||
Operations 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>
|
||||
<dd>
|
||||
<a href="http://developer.openstack.org/">
|
||||
Open source software for application development
|
||||
</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");
|
||||
@ -363,6 +468,6 @@
|
||||
};
|
||||
$(".dropDownTrigger").hoverIntent(menuConfig);
|
||||
});//]]>
|
||||
</script>
|
||||
</body>
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -1,45 +1,32 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
|
||||
<html lang="en" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
|
||||
<head>
|
||||
<meta name="generator"
|
||||
content="HTML Tidy for Linux/x86 (vers 11 February 2007), see www.w3.org" />
|
||||
<meta http-equiv="Content-Type"
|
||||
content="text/html; charset=UTF-8" />
|
||||
<meta name="google-site-verification"
|
||||
content="Ip5yk0nd8yQHEo8I7SjzVfAiadlHvTvqQHLGwn1GFyU" />
|
||||
<title>OpenStack ドキュメント</title>
|
||||
<!-- Google Fonts -->
|
||||
<link
|
||||
href="http://fonts.googleapis.com/css?family=PT+Sans&subset=latin"
|
||||
rel="stylesheet" type="text/css" />
|
||||
<!-- Framework CSS -->
|
||||
<link rel="stylesheet"
|
||||
href="http://openstack.org/themes/openstack/css/blueprint/screen.css"
|
||||
type="text/css" media="screen, projection" />
|
||||
<link rel="stylesheet"
|
||||
href="http://openstack.org/themes/openstack/css/blueprint/print.css"
|
||||
type="text/css" media="print" />
|
||||
<!--[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 rel="stylesheet"
|
||||
href="http://openstack.org/themes/openstack/css/main.css"
|
||||
type="text/css" media="screen, projection, print" />
|
||||
<link rel="stylesheet" type="text/css"
|
||||
href="http://docs.openstack.org/common/css/docblitz.css" />
|
||||
<link rel="stylesheet" href="http://docs.openstack.org/common/css/main-landing.css"
|
||||
type="text/css" media="screen, projection, print" />
|
||||
<style type="text/css">
|
||||
.container dl dt {
|
||||
<!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 ドキュメント
|
||||
</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="http://docs.openstack.org/common/css/docblitz.css" rel="stylesheet" type="text/css"/>
|
||||
<link href="http://docs.openstack.org/common/css/main-landing.css" media="screen, projection, print" rel="stylesheet" type="text/css"/>
|
||||
<style type="text/css">
|
||||
.container dl dt {
|
||||
margin-left: 1.0em;
|
||||
font-weight: normal;
|
||||
}
|
||||
.container dl dd {
|
||||
margin-left: 2.0em;
|
||||
}
|
||||
</style>
|
||||
<!--<script type="text/javascript">
|
||||
</style>
|
||||
<!--<script type="text/javascript">
|
||||
|
||||
var _gaq = _gaq || [];
|
||||
_gaq.push(['_setAccount', 'UA-17511903-1']);
|
||||
@ -53,66 +40,85 @@
|
||||
})();
|
||||
|
||||
</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 id="navigation" class="span-19">
|
||||
<ul id="Menu1">
|
||||
<li><a href="http://www.openstack.org/"
|
||||
title="Go to the OpenStack Home page"
|
||||
>Home</a></li>
|
||||
<li><a
|
||||
href="http://www.openstack.org/software/"
|
||||
title="About OpenStack"
|
||||
class="link">About</a></li>
|
||||
<li><a
|
||||
href="http://www.openstack.org/user-stories/"
|
||||
title="Read stories about companies that use OpenStack to get work done."
|
||||
class="link">User Stories</a></li>
|
||||
<li><a
|
||||
href="http://www.openstack.org/community/"
|
||||
title="Go to the OpenStack Community page"
|
||||
class="link">Community</a></li>
|
||||
<li><a
|
||||
href="http://www.openstack.org/profile/"
|
||||
title="Edit your OpenStack community profile"
|
||||
class="link">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 href="http://docs.openstack.org/"
|
||||
title="Go to the OpenStack Documentation"
|
||||
class="current"
|
||||
>Documentation</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</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>
|
||||
<!-- Page Content -->
|
||||
<div class="container">
|
||||
<div class="span-12">
|
||||
<h3 class="subhead">ドキュメント</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">
|
||||
<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">
|
||||
ドキュメント
|
||||
</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[
|
||||
<script type="text/javascript">
|
||||
//<![CDATA[
|
||||
google.load('search', '1', {
|
||||
language: 'en'
|
||||
});
|
||||
@ -138,62 +144,104 @@
|
||||
},
|
||||
true);//]]>
|
||||
</script>
|
||||
</div>
|
||||
</div>
|
||||
<div class="container">
|
||||
<div class="span-12">
|
||||
<p>本ページでは、日本語版のドキュメントを掲載しています。</br>
|
||||
<a href="http://docs.openstack.org/">英語版</a>ドキュメントもご覧下さい。</p>
|
||||
<!--h4><a class="headerlink"
|
||||
</div>
|
||||
</div>
|
||||
<div class="container">
|
||||
<div class="span-12">
|
||||
<p>
|
||||
本ページでは、日本語版のドキュメントを掲載しています。
|
||||
<a href="http://docs.openstack.org/">
|
||||
英語版
|
||||
</a>
|
||||
ドキュメントもご覧下さい。
|
||||
</p>
|
||||
<!--h4><a class="headerlink"
|
||||
href="http://openstack.org/software/start/"
|
||||
>How to Get Started with OpenStack</a></h4-->
|
||||
</div>
|
||||
<div id="subnav" class="span-12">
|
||||
<ul class="subsectionNav">
|
||||
<li class="link"><a>公開中の文書</a></li>
|
||||
</ul>
|
||||
<dl>
|
||||
<dt><a href="http://openstack-ja.github.io/openstack-manuals/openstack-ops/content/">
|
||||
OpenStack 運用ガイド</a></dt>
|
||||
<dd><a href="http://docs.openstack.org/ops/">Operations Guide</a> の日本語版です
|
||||
</dd>
|
||||
</dl>
|
||||
</div>
|
||||
<div id="subnav" class="span-12 last">
|
||||
<ul class="subsectionNav last-right">
|
||||
<li class="link"><a>他の日本語ドキュメント</a></li>
|
||||
</ul>
|
||||
<dl>
|
||||
<dt><a href="http://openstack.jp/documents.html">日本 OpenStack ユーザ会ドキュメント</a></dt>
|
||||
<dd>ユーザ会主催のイベント、勉強会でのプレゼンテーションなど
|
||||
</dd>
|
||||
</dl>
|
||||
<ul class="subsectionNav last-right">
|
||||
<li class="link"><a>日本語版の作成・翻訳について</a></li>
|
||||
</ul>
|
||||
<p>
|
||||
OpenStack のドキュメントの翻訳は <a href="https://www.transifex.com/projects/p/openstack/language/ja/">Transifex</a>
|
||||
で行っています。現在は
|
||||
<a href="https://wiki.openstack.org/wiki/OpenStack_User_Groups#Japan">日本 OpenStack ユーザ会</a>のメンバーが
|
||||
</div>
|
||||
<div class="span-12" id="subnav">
|
||||
<ul class="subsectionNav">
|
||||
<li class="link">
|
||||
<a>
|
||||
公開中の文書
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
<dl>
|
||||
<dt>
|
||||
<a href="http://openstack-ja.github.io/openstack-manuals/openstack-ops/content/">
|
||||
OpenStack 運用ガイド
|
||||
</a>
|
||||
</dt>
|
||||
<dd>
|
||||
<a href="http://docs.openstack.org/ops/">
|
||||
Operations Guide
|
||||
</a>
|
||||
の日本語版です
|
||||
</dd>
|
||||
</dl>
|
||||
</div>
|
||||
<div class="span-12 last" id="subnav">
|
||||
<ul class="subsectionNav last-right">
|
||||
<li class="link">
|
||||
<a>
|
||||
他の日本語ドキュメント
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
<dl>
|
||||
<dt>
|
||||
<a href="http://openstack.jp/documents.html">
|
||||
日本 OpenStack ユーザ会ドキュメント
|
||||
</a>
|
||||
</dt>
|
||||
<dd>
|
||||
ユーザ会主催のイベント、勉強会でのプレゼンテーションなど
|
||||
</dd>
|
||||
</dl>
|
||||
<ul class="subsectionNav last-right">
|
||||
<li class="link">
|
||||
<a>
|
||||
日本語版の作成・翻訳について
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
OpenStack のドキュメントの翻訳は
|
||||
<a href="https://www.transifex.com/projects/p/openstack/language/ja/">
|
||||
Transifex
|
||||
</a>
|
||||
で行っています。現在は
|
||||
<a href="https://wiki.openstack.org/wiki/OpenStack_User_Groups#Japan">
|
||||
日本 OpenStack ユーザ会
|
||||
</a>
|
||||
のメンバーが
|
||||
中心となって、翻訳・レビューを行っています。どなたでも参加できますので、是非ご参加下さい。
|
||||
</p>
|
||||
</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 type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.js"></script>
|
||||
<script src="http://docs.openstack.org/common/jquery/jquery.hoverIntent.minified.js" type="text/javascript" charset="utf-8"></script>
|
||||
</body>
|
||||
</p>
|
||||
</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>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
@ -1,30 +1,22 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
|
||||
"http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html lang="en" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
|
||||
<head>
|
||||
<meta name="generator" content=
|
||||
"HTML Tidy for Linux/x86 (vers 11 February 2007), see www.w3.org" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
|
||||
<meta name="google-site-verification" content=
|
||||
"Ip5yk0nd8yQHEo8I7SjzVfAiadlHvTvqQHLGwn1GFyU" />
|
||||
|
||||
<title>OpenStack Docs: Current</title><!-- Google Fonts -->
|
||||
<link href='http://fonts.googleapis.com/css?family=PT+Sans&subset=latin'
|
||||
rel='stylesheet' type='text/css' /><!-- Framework CSS -->
|
||||
<link rel="stylesheet" href=
|
||||
"http://openstack.org/themes/openstack/css/blueprint/screen.css" type=
|
||||
"text/css" media="screen, projection" />
|
||||
<link rel="stylesheet" href=
|
||||
"http://openstack.org/themes/openstack/css/blueprint/print.css" type=
|
||||
"text/css" media="print" />
|
||||
<!--[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 rel="stylesheet" href=
|
||||
"http://openstack.org/themes/openstack/css/main.css" type="text/css" media=
|
||||
"screen, projection, print" />
|
||||
<script type="text/javascript">
|
||||
|
||||
// Used to record outbound links before the browser resets to the new site
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/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: Current
|
||||
</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"/>
|
||||
<script type="text/javascript">
|
||||
// Used to record outbound links before the browser resets to the new site
|
||||
|
||||
function recordOutboundLink(link, category, action) {
|
||||
try {
|
||||
@ -32,11 +24,9 @@ function recordOutboundLink(link, category, action) {
|
||||
setTimeout('document.location = "' + link.href + '"', 100)
|
||||
}catch(err){}
|
||||
}
|
||||
|
||||
</script>
|
||||
<script type="text/javascript">
|
||||
|
||||
var _gaq = _gaq || [];
|
||||
</script>
|
||||
<script type="text/javascript">
|
||||
var _gaq = _gaq || [];
|
||||
_gaq.push(['_setAccount', 'UA-17511903-1']);
|
||||
_gaq.push(['_setDomainName', '.openstack.org']);
|
||||
_gaq.push(['_trackPageview']);
|
||||
@ -45,62 +35,85 @@ function recordOutboundLink(link, category, action) {
|
||||
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 id="navigation" class="span-19">
|
||||
<ul id="Menu1">
|
||||
|
||||
<li><a href="http://www.openstack.org/" title="Go to the Home page">Home</a></li>
|
||||
|
||||
<li><a href="http://www.openstack.org/software/" title="Go to the Software page" class="link">Software</a></li>
|
||||
|
||||
<li><a href="http://www.openstack.org/user-stories/" title="Go to the User Stories page" class="link">User Stories</a></li>
|
||||
|
||||
<li><a href="http://www.openstack.org/community/" title="Go to the Community page" class="link">Community</a></li>
|
||||
|
||||
<li><a href="http://www.openstack.org/profile/" title="Go to the Profile page" class="link">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/" title="Go to OpenStack Documentation" class="current">Documentation</a></li>
|
||||
</ul>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Page Content -->
|
||||
|
||||
<div class="container">
|
||||
<div class="span-12">
|
||||
<h3 class="subhead"><a href="http://docs.openstack.org/">Documentation</a> > Operations Guide </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[
|
||||
})();
|
||||
</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 Home page">
|
||||
Home
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a class="link" href="http://www.openstack.org/software/" title="Go to the Software page">
|
||||
Software
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a class="link" href="http://www.openstack.org/user-stories/" title="Go to the User Stories page">
|
||||
User Stories
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a class="link" href="http://www.openstack.org/community/" title="Go to the Community page">
|
||||
Community
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a class="link" href="http://www.openstack.org/profile/" title="Go to the Profile page">
|
||||
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 class="current" href="http://docs.openstack.org/" title="Go to OpenStack Documentation">
|
||||
Documentation
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Page Content -->
|
||||
<div class="container">
|
||||
<div class="span-12">
|
||||
<h3 class="subhead">
|
||||
<a href="http://docs.openstack.org/">
|
||||
Documentation
|
||||
</a>
|
||||
> Operations Guide
|
||||
</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 || [];
|
||||
@ -125,60 +138,93 @@ function recordOutboundLink(link, category, action) {
|
||||
customSearchControl.draw('cse');
|
||||
}, true);
|
||||
//]]>
|
||||
</script>
|
||||
</div>
|
||||
</div>
|
||||
<div class="container">
|
||||
<div class="span-12">
|
||||
<div class="photo">
|
||||
<a href="http://shop.oreilly.com/product/0636920032625.do" onClick="recordOutboundLink(this, 'Outbound Links', 'oreilly.com');return false;">
|
||||
<img width="100%" src="../common/images/oreilly-openstack-ops-guide.png"></a></div>
|
||||
</div>
|
||||
<div class="span-12 last">
|
||||
<p><iframe width="560" height="315" src="http://www.youtube.com/embed/lYfHEy6E2n0?rel=0" frameborder="0" allowfullscreen></iframe></p>
|
||||
<p>This book offers hard-earned experience from OpenStack operators who have run OpenStack
|
||||
in production for six months or longer. They've gathered their notes, shared their stories,
|
||||
and learned from each other in the room. We invite you to join in the quest for best practices
|
||||
in OpenStack cloud operations. You can read the <a href="/trunk/openstack-ops/content/" onClick="recordOutboundLink(this, 'Outbound Links', 'ops.html');return false;" >latest updates</a> or download the new O'Reilly published versions below.
|
||||
</p>
|
||||
<p><a href="/trunk/openstack-ops/content/" class="button" onClick="recordOutboundLink(this, 'Outbound Links', 'ops.html');return false;" >
|
||||
Current .html</a>
|
||||
<a href="/trunk/openstack-ops/openstack-ops-manual-trunk.pdf" class="button" onClick="recordOutboundLink(this, 'Outbound Links', 'ops.pdf');return false;" >
|
||||
Current .pdf</a>
|
||||
</p>
|
||||
<p>
|
||||
<a href="oreilly-openstack-ops-guide.mobi" class="button" onClick="recordOutboundLink(this, 'Outbound Links', 'ops.mobi');return false;" >
|
||||
O'Reilly .mobi</a>
|
||||
<a href="oreilly-openstack-ops-guide.epub" class="button" onClick="recordOutboundLink(this, 'Outbound Links', 'ops.epub');return false;" >
|
||||
O'Reilly .epub</a>
|
||||
</p>
|
||||
<p>If you're interested in OpenStack books, please take a look at the <a href="http://docs.openstack.org/sec/">OpenStack Security Guide</a>, also
|
||||
written in a five-day book sprint.</p>
|
||||
<p align="right">
|
||||
<a rel="license" href="http://creativecommons.org/licenses/by/3.0/us/">
|
||||
<img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by/3.0/us/88x31.png" /></a>
|
||||
<br />
|
||||
This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/3.0/us/">Creative Commons Attribution 3.0 United States License</a>.</p>
|
||||
</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 type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.js"></script>
|
||||
|
||||
<script src="http://docs.openstack.org/common/jquery/jquery.hoverIntent.minified.js" type="text/javascript" charset="utf-8">
|
||||
</script>
|
||||
|
||||
|
||||
<script type="text/javascript" charset="utf-8">
|
||||
//<![CDATA[
|
||||
</script>
|
||||
</div>
|
||||
</div>
|
||||
<div class="container">
|
||||
<div class="span-12">
|
||||
<div class="photo">
|
||||
<a href="http://shop.oreilly.com/product/0636920032625.do" onclick="recordOutboundLink(this, 'Outbound Links', 'oreilly.com');return false;">
|
||||
<img src="../common/images/oreilly-openstack-ops-guide.png" width="100%"/>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="span-12 last">
|
||||
<p>
|
||||
<iframe allowfullscreen="" frameborder="0" height="315" src="http://www.youtube.com/embed/lYfHEy6E2n0?rel=0" width="560">
|
||||
</iframe>
|
||||
</p>
|
||||
<p>
|
||||
This book offers hard-earned experience from OpenStack operators who have run OpenStack
|
||||
in production for six months or longer. They've gathered their notes, shared their stories,
|
||||
and learned from each other in the room. We invite you to join in the quest for best practices
|
||||
in OpenStack cloud operations. You can read the
|
||||
<a href="/trunk/openstack-ops/content/" onclick="recordOutboundLink(this, 'Outbound Links', 'ops.html');return false;">
|
||||
latest updates
|
||||
</a>
|
||||
or download the new O'Reilly published versions below.
|
||||
</p>
|
||||
<p>
|
||||
<a class="button" href="/trunk/openstack-ops/content/" onclick="recordOutboundLink(this, 'Outbound Links', 'ops.html');return false;">
|
||||
Current .html
|
||||
</a>
|
||||
<a class="button" href="/trunk/openstack-ops/openstack-ops-manual-trunk.pdf" onclick="recordOutboundLink(this, 'Outbound Links', 'ops.pdf');return false;">
|
||||
Current .pdf
|
||||
</a>
|
||||
</p>
|
||||
<p>
|
||||
<a class="button" href="oreilly-openstack-ops-guide.mobi" onclick="recordOutboundLink(this, 'Outbound Links', 'ops.mobi');return false;">
|
||||
O'Reilly .mobi
|
||||
</a>
|
||||
<a class="button" href="oreilly-openstack-ops-guide.epub" onclick="recordOutboundLink(this, 'Outbound Links', 'ops.epub');return false;">
|
||||
O'Reilly .epub
|
||||
</a>
|
||||
</p>
|
||||
<p>
|
||||
If you're interested in OpenStack books, please take a look at the
|
||||
<a href="http://docs.openstack.org/sec/">
|
||||
OpenStack Security Guide
|
||||
</a>
|
||||
, also written in a five-day book sprint.
|
||||
</p>
|
||||
<p align="right">
|
||||
<a href="http://creativecommons.org/licenses/by/3.0/us/" rel="license">
|
||||
<img alt="Creative Commons License" src="http://i.creativecommons.org/l/by/3.0/us/88x31.png" style="border-width:0"/>
|
||||
</a>
|
||||
<br/>
|
||||
This work is licensed under a
|
||||
<a href="http://creativecommons.org/licenses/by/3.0/us/" rel="license">
|
||||
Creative Commons Attribution 3.0 United States License
|
||||
</a>
|
||||
.
|
||||
</p>
|
||||
</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(){
|
||||
@ -198,17 +244,8 @@ This work is licensed under a <a rel="license" href="http://creativecommons.org/
|
||||
};
|
||||
|
||||
$(".dropDownTrigger").hoverIntent(menuConfig);
|
||||
|
||||
|
||||
|
||||
});
|
||||
|
||||
|
||||
|
||||
//]]>
|
||||
</script>
|
||||
|
||||
</body>
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
||||
|
@ -1,30 +1,22 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
|
||||
"http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html lang="en" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
|
||||
<head>
|
||||
<meta name="generator" content=
|
||||
"HTML Tidy for Linux/x86 (vers 11 February 2007), see www.w3.org" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
|
||||
<meta name="google-site-verification" content=
|
||||
"Ip5yk0nd8yQHEo8I7SjzVfAiadlHvTvqQHLGwn1GFyU" />
|
||||
|
||||
<title>OpenStack Docs: Current</title><!-- Google Fonts -->
|
||||
<link href='http://fonts.googleapis.com/css?family=PT+Sans&subset=latin'
|
||||
rel='stylesheet' type='text/css' /><!-- Framework CSS -->
|
||||
<link rel="stylesheet" href=
|
||||
"http://openstack.org/themes/openstack/css/blueprint/screen.css" type=
|
||||
"text/css" media="screen, projection" />
|
||||
<link rel="stylesheet" href=
|
||||
"http://openstack.org/themes/openstack/css/blueprint/print.css" type=
|
||||
"text/css" media="print" />
|
||||
<!--[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 rel="stylesheet" href=
|
||||
"http://openstack.org/themes/openstack/css/main.css" type="text/css" media=
|
||||
"screen, projection, print" />
|
||||
<script type="text/javascript">
|
||||
|
||||
// Used to record outbound links before the browser resets to the new site
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/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: Current
|
||||
</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"/>
|
||||
<script type="text/javascript">
|
||||
// Used to record outbound links before the browser resets to the new site
|
||||
|
||||
function recordOutboundLink(link, category, action) {
|
||||
try {
|
||||
@ -32,11 +24,9 @@ function recordOutboundLink(link, category, action) {
|
||||
setTimeout('document.location = "' + link.href + '"', 100)
|
||||
}catch(err){}
|
||||
}
|
||||
|
||||
</script>
|
||||
<script type="text/javascript">
|
||||
|
||||
var _gaq = _gaq || [];
|
||||
</script>
|
||||
<script type="text/javascript">
|
||||
var _gaq = _gaq || [];
|
||||
_gaq.push(['_setAccount', 'UA-17511903-1']);
|
||||
_gaq.push(['_setDomainName', '.openstack.org']);
|
||||
_gaq.push(['_trackPageview']);
|
||||
@ -45,62 +35,85 @@ function recordOutboundLink(link, category, action) {
|
||||
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 id="navigation" class="span-19">
|
||||
<ul id="Menu1">
|
||||
|
||||
<li><a href="http://www.openstack.org/" title="Go to the Home page">Home</a></li>
|
||||
|
||||
<li><a href="http://www.openstack.org/software/" title="Go to the Software page" class="link">Software</a></li>
|
||||
|
||||
<li><a href="http://www.openstack.org/user-stories/" title="Go to the User Stories page" class="link">User Stories</a></li>
|
||||
|
||||
<li><a href="http://www.openstack.org/community/" title="Go to the Community page" class="link">Community</a></li>
|
||||
|
||||
<li><a href="http://www.openstack.org/profile/" title="Go to the Profile page" class="link">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/" title="Go to OpenStack Documentation" class="current">Documentation</a></li>
|
||||
</ul>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Page Content -->
|
||||
|
||||
<div class="container">
|
||||
<div class="span-12">
|
||||
<h3 class="subhead"><a href="http://docs.openstack.org/">Documentation</a> > Security Guide </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[
|
||||
})();
|
||||
</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 Home page">
|
||||
Home
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a class="link" href="http://www.openstack.org/software/" title="Go to the Software page">
|
||||
Software
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a class="link" href="http://www.openstack.org/user-stories/" title="Go to the User Stories page">
|
||||
User Stories
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a class="link" href="http://www.openstack.org/community/" title="Go to the Community page">
|
||||
Community
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a class="link" href="http://www.openstack.org/profile/" title="Go to the Profile page">
|
||||
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 class="current" href="http://docs.openstack.org/" title="Go to OpenStack Documentation">
|
||||
Documentation
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Page Content -->
|
||||
<div class="container">
|
||||
<div class="span-12">
|
||||
<h3 class="subhead">
|
||||
<a href="http://docs.openstack.org/">
|
||||
Documentation
|
||||
</a>
|
||||
> Security Guide
|
||||
</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 || [];
|
||||
@ -125,76 +138,142 @@ function recordOutboundLink(link, category, action) {
|
||||
customSearchControl.draw('cse');
|
||||
}, true);
|
||||
//]]>
|
||||
</script>
|
||||
</div>
|
||||
</div>
|
||||
<div class="container">
|
||||
<div class="span-12">
|
||||
<div class="photo"><img width="100%" src="../common/images/openstack-security-guide.jpg"></div>
|
||||
<p><a href="http://docs.openstack.org/security-guide/content/" class="button" onClick="recordOutboundLink(this, 'Outbound Links', 'security-guide.html');return false;" >HTML</a>
|
||||
|
||||
<a href="http://docs.openstack.org/security-guide/security-guide.pdf" class="button" onClick="recordOutboundLink(this, 'Outbound Links', security-guide.pdf');return false;" >PDF</a>
|
||||
</p>
|
||||
</div>
|
||||
<div class="span-12 last">
|
||||
<div class="photo"><img width="100%" src="../common/images/openstack-security-guide-team.jpg"></div>
|
||||
<p>
|
||||
<b>The OpenStack Security Guide provides best practices learned by real cloud operators while hardening their OpenStack deployments.</b>
|
||||
</p>
|
||||
<p>
|
||||
This book was written by a close community of security experts from the <a href="https://launchpad.net/~openstack-ossg">OpenStack Security Group</a> in a short, intense
|
||||
</script>
|
||||
</div>
|
||||
</div>
|
||||
<div class="container">
|
||||
<div class="span-12">
|
||||
<div class="photo">
|
||||
<img src="../common/images/openstack-security-guide.jpg" width="100%"/>
|
||||
</div>
|
||||
<p>
|
||||
<a class="button" href="http://docs.openstack.org/security-guide/content/" onclick="recordOutboundLink(this, 'Outbound Links', 'security-guide.html');return false;">
|
||||
HTML
|
||||
</a>
|
||||
<a class="button" href="http://docs.openstack.org/security-guide/security-guide.pdf" onclick="recordOutboundLink(this, 'Outbound Links', security-guide.pdf');return false;">
|
||||
PDF
|
||||
</a>
|
||||
</p>
|
||||
</div>
|
||||
<div class="span-12 last">
|
||||
<div class="photo">
|
||||
<img src="../common/images/openstack-security-guide-team.jpg" width="100%"/>
|
||||
</div>
|
||||
<p>
|
||||
<b>
|
||||
The OpenStack Security Guide provides best practices learned by real cloud operators while hardening their OpenStack deployments.
|
||||
</b>
|
||||
</p>
|
||||
<p>
|
||||
This book was written by a close community of security experts from the
|
||||
<a href="https://launchpad.net/~openstack-ossg">
|
||||
OpenStack Security Group
|
||||
</a>
|
||||
in a short, intense
|
||||
week-long effort at an undisclosed location. One of the goals for this book is to bring together interested members to capture their collective knowledge and give it
|
||||
back to the OpenStack community.
|
||||
</p>
|
||||
<p>
|
||||
In this book you'll find practical security guidance:
|
||||
<ul>
|
||||
<li> Discussions about each OpenStack service
|
||||
<li> Information about isolating security domains and securing domain bridges
|
||||
<li> Public and private cloud considerations
|
||||
<li> Best practices for management layers and access
|
||||
<li> Secure node bootstrapping and hardening
|
||||
<li> SSL, SSH, and PKI availability per OpenStack service
|
||||
<li> API endpoint best practices
|
||||
<li> Security for messaging transport and queues
|
||||
<li> Database and data security best practices and considerations
|
||||
<li> Hypervisor selection advice
|
||||
<li> Security services available for OpenStack instances and trusted images
|
||||
<li> Migration information
|
||||
<li> Logging information and considerations
|
||||
<li> Access control and identity management concepts
|
||||
</ul>
|
||||
</p>
|
||||
<p>You can get the <a href="http://docs.openstack.org/security-guide/security-guide.pdf" onClick="recordOutboundLink(this, 'Outbound Links', security-guide.pdf');return false;" >PDF</a> to print yourself. If you'd like a bound copy, <a href="http://www.lulu.com/commerce/index.php?fBuyContent=13956188" onClick="recordOutboundLink(this, 'Outbound Links', 'securitylulu.com');return false;">buy it from Lulu</a> and all proceeds go to the Foundation to support more book sprints efforts like this one.</p>
|
||||
<p>
|
||||
<a href="http://www.lulu.com/commerce/index.php?fBuyContent=13956188"><img src="http://static.lulu.com/images/services/buy_now_buttons/us/blue2.gif?20130702092152" border="0" alt="Support independent publishing: Buy this book on Lulu."></a>
|
||||
</p>
|
||||
|
||||
<p align="right">
|
||||
<a rel="license" href="http://creativecommons.org/licenses/by/3.0/us/">
|
||||
<img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by/3.0/us/88x31.png" /></a>
|
||||
<br />
|
||||
This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/3.0/us/">Creative Commons Attribution 3.0 United States License</a>.</p>
|
||||
</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 type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.js"></script>
|
||||
|
||||
<script src="http://docs.openstack.org/common/jquery/jquery.hoverIntent.minified.js" type="text/javascript" charset="utf-8">
|
||||
</script>
|
||||
|
||||
|
||||
<script type="text/javascript" charset="utf-8">
|
||||
//<![CDATA[
|
||||
</p>
|
||||
<p>
|
||||
In this book you'll find practical security guidance:
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
Discussions about each OpenStack service
|
||||
</li>
|
||||
<li>
|
||||
Information about isolating security domains and securing domain bridges
|
||||
</li>
|
||||
<li>
|
||||
Public and private cloud considerations
|
||||
</li>
|
||||
<li>
|
||||
Best practices for management layers and access
|
||||
</li>
|
||||
<li>
|
||||
Secure node bootstrapping and hardening
|
||||
</li>
|
||||
<li>
|
||||
SSL, SSH, and PKI availability per OpenStack service
|
||||
</li>
|
||||
<li>
|
||||
API endpoint best practices
|
||||
</li>
|
||||
<li>
|
||||
Security for messaging transport and queues
|
||||
</li>
|
||||
<li>
|
||||
Database and data security best practices and considerations
|
||||
</li>
|
||||
<li>
|
||||
Hypervisor selection advice
|
||||
</li>
|
||||
<li>
|
||||
Security services available for OpenStack instances and trusted images
|
||||
</li>
|
||||
<li>
|
||||
Migration information
|
||||
</li>
|
||||
<li>
|
||||
Logging information and considerations
|
||||
</li>
|
||||
<li>
|
||||
Access control and identity management concepts
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
You can get the
|
||||
<a href="http://docs.openstack.org/security-guide/security-guide.pdf" onclick="recordOutboundLink(this, 'Outbound Links', security-guide.pdf');return false;">
|
||||
PDF
|
||||
</a>
|
||||
to print yourself. If you'd like a bound copy,
|
||||
<a href="http://www.lulu.com/commerce/index.php?fBuyContent=13956188" onclick="recordOutboundLink(this, 'Outbound Links', 'securitylulu.com');return false;">
|
||||
buy it from Lulu
|
||||
</a>
|
||||
and all proceeds go to the Foundation to support more book sprints efforts like this one.
|
||||
</p>
|
||||
<p>
|
||||
<a href="http://www.lulu.com/commerce/index.php?fBuyContent=13956188">
|
||||
<img alt="Support independent publishing: Buy this book on Lulu." border="0" src="http://static.lulu.com/images/services/buy_now_buttons/us/blue2.gif?20130702092152"/>
|
||||
</a>
|
||||
</p>
|
||||
<p align="right">
|
||||
<a href="http://creativecommons.org/licenses/by/3.0/us/" rel="license">
|
||||
<img alt="Creative Commons License" src="http://i.creativecommons.org/l/by/3.0/us/88x31.png" style="border-width:0"/>
|
||||
</a>
|
||||
<br/>
|
||||
This work is licensed under a
|
||||
<a href="http://creativecommons.org/licenses/by/3.0/us/" rel="license">
|
||||
Creative Commons Attribution 3.0 United States License
|
||||
</a>
|
||||
.
|
||||
</p>
|
||||
</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(){
|
||||
@ -222,9 +301,6 @@ This work is licensed under a <a rel="license" href="http://creativecommons.org/
|
||||
|
||||
|
||||
//]]>
|
||||
</script>
|
||||
|
||||
</body>
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
||||
|
@ -1,111 +1,116 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html lang="en" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
|
||||
<head>
|
||||
<meta name="generator"
|
||||
content="HTML Tidy for Linux/x86 (vers 11 February 2007), see www.w3.org" />
|
||||
<meta http-equiv="Content-Type"
|
||||
content="text/html; charset=utf-8" />
|
||||
<meta name="google-site-verification"
|
||||
content="Ip5yk0nd8yQHEo8I7SjzVfAiadlHvTvqQHLGwn1GFyU" />
|
||||
<title>OpenStack Docs: Current</title>
|
||||
<!-- Google Fonts -->
|
||||
<link
|
||||
href="http://fonts.googleapis.com/css?family=PT+Sans&subset=latin"
|
||||
rel="stylesheet" type="text/css" />
|
||||
<!-- Framework CSS -->
|
||||
<link rel="stylesheet"
|
||||
href="http://openstack.org/themes/openstack/css/blueprint/screen.css"
|
||||
type="text/css" media="screen, projection" />
|
||||
<link rel="stylesheet"
|
||||
href="http://openstack.org/themes/openstack/css/blueprint/print.css"
|
||||
type="text/css" media="print" />
|
||||
<!--[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 rel="stylesheet"
|
||||
href="http://openstack.org/themes/openstack/css/main.css"
|
||||
type="text/css" media="screen, projection, print" />
|
||||
<link rel="stylesheet" href="../common/css/main-landing.css"
|
||||
type="text/css" media="screen, projection, print" />
|
||||
<link rel="stylesheet" type="text/css"
|
||||
href="http://docs.openstack.org/common/css/docblitz.css" />
|
||||
<link rel="stylesheet"
|
||||
href="http://openstack.org/themes/openstack/css/dropdown.css" type="text/css"
|
||||
media="screen, projection, print" />
|
||||
<!--<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 id="navigation" class="span-19">
|
||||
<ul id="Menu1">
|
||||
<li><a href="http://www.openstack.org/"
|
||||
title="Go to the OpenStack Home page"
|
||||
>Home</a></li>
|
||||
<li><a
|
||||
href="http://www.openstack.org/software/"
|
||||
title="About OpenStack"
|
||||
class="link">About</a></li>
|
||||
<li><a
|
||||
href="http://www.openstack.org/user-stories/"
|
||||
title="Read stories about companies that use OpenStack to get work done."
|
||||
class="link">User Stories</a></li>
|
||||
<li><a
|
||||
href="http://www.openstack.org/community/"
|
||||
title="Go to the OpenStack Community page"
|
||||
class="link">Community</a></li>
|
||||
<li><a
|
||||
href="http://www.openstack.org/profile/"
|
||||
title="Edit your OpenStack community profile"
|
||||
class="link">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 href="http://docs.openstack.org/"
|
||||
title="Go to the OpenStack Documentation"
|
||||
class="current"
|
||||
>Documentation</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Page Content -->
|
||||
<div class="container">
|
||||
<div class="span-12">
|
||||
<h3 class="subhead">Documentation (Current)</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[
|
||||
<!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: Current
|
||||
</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 (Current)
|
||||
</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'
|
||||
});
|
||||
@ -130,223 +135,323 @@
|
||||
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 id="subnav" class="span-12">
|
||||
<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/trunk/install-guide/install/apt-debian/content/"
|
||||
>Installation Guide for Debian
|
||||
7.0</a></dd>
|
||||
<dd><a
|
||||
href="http://docs.openstack.org/trunk/install-guide/install/zypper/content/"
|
||||
>Installation Guide for openSUSE and SUSE
|
||||
Linux Enterprise Server</a></dd>
|
||||
<dd><a
|
||||
href="http://docs.openstack.org/trunk/install-guide/install/yum/content/"
|
||||
>Installation Guide for Red Hat Enterprise
|
||||
Linux, CentOS, and Fedora</a></dd>
|
||||
<dd><a
|
||||
href="http://docs.openstack.org/trunk/install-guide/install/apt/content/"
|
||||
>Installation Guide for Ubuntu 12.04/14.04
|
||||
(LTS)</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/trunk/config-reference/content/"
|
||||
> Configuration Reference</a>
|
||||
</dd>
|
||||
<dd><a
|
||||
href="http://docs.openstack.org/admin-guide-cloud/content/"
|
||||
> Cloud Administrator Guide</a>
|
||||
</dd>
|
||||
<dd><a
|
||||
href="http://docs.openstack.org/high-availability-guide/content/index.html"
|
||||
>High Availability Guide</a></dd>
|
||||
<dd><a href="http://docs.openstack.org/ops/"
|
||||
>Operations 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>
|
||||
<dd><a href="http://developer.openstack.org/">Open
|
||||
source software for application
|
||||
development</a>
|
||||
</dd>
|
||||
</dl>
|
||||
</div>
|
||||
<div id="subnav-right" class="span-12 last-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 type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.js"></script>
|
||||
|
||||
<script src="http://docs.openstack.org/common/jquery/jquery.hoverIntent.minified.js" type="text/javascript" charset="utf-8">
|
||||
</script>
|
||||
<script type="text/javascript" charset="utf-8">
|
||||
//<![CDATA[
|
||||
</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/trunk/install-guide/install/apt-debian/content/">
|
||||
Installation Guide for Debian 7.0
|
||||
</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="http://docs.openstack.org/trunk/install-guide/install/zypper/content/">
|
||||
Installation Guide for openSUSE and SUSE Linux Enterprise Server
|
||||
</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="http://docs.openstack.org/trunk/install-guide/install/yum/content/">
|
||||
Installation Guide for Red Hat Enterprise Linux, CentOS, and Fedora
|
||||
</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="http://docs.openstack.org/trunk/install-guide/install/apt/content/">
|
||||
Installation Guide for Ubuntu 12.04/14.04 (LTS)
|
||||
</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/trunk/config-reference/content/">
|
||||
Configuration Reference
|
||||
</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="http://docs.openstack.org/admin-guide-cloud/content/">
|
||||
Cloud Administrator Guide
|
||||
</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="http://docs.openstack.org/high-availability-guide/content/index.html">
|
||||
High Availability Guide
|
||||
</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="http://docs.openstack.org/ops/">
|
||||
Operations 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>
|
||||
<dd>
|
||||
<a href="http://developer.openstack.org/">
|
||||
Open source software for application development
|
||||
</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");
|
||||
@ -363,6 +468,6 @@
|
||||
};
|
||||
$(".dropDownTrigger").hoverIntent(menuConfig);
|
||||
});//]]>
|
||||
</script>
|
||||
</body>
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
Reference in New Issue
Block a user