Mark diablo, essex and folsom with their status
This patch marks the landing pages of non-maintained releases with appropriate information. patchset2 addresses Anne's comments patchset4 - diane fleming - made editorial changes fixes bug 1191447 Change-Id: Ia90d86a3328ec293e654886d3417d2d846cb8430
This commit is contained in:
parent
5826c91473
commit
ae69c5c866
@ -7,6 +7,9 @@ redirect 301 /openstack-object-storage/ /trunk/openstack-object-storage/
|
||||
# Redirect for the 1.1 version of the Compute API going to v2
|
||||
redirect 301 /api/openstack-compute/1.1/ /api/openstack-compute/2/
|
||||
|
||||
# Redirecting cactus version
|
||||
redirect 301 /diablo/ /trunk/
|
||||
|
||||
# Redirecting cactus version
|
||||
redirect 301 /cactus/ /trunk/
|
||||
|
||||
|
@ -1,252 +0,0 @@
|
||||
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
|
||||
"http://www.w3.org/TR/html4/strict.dtd">
|
||||
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="google-site-verification" content="Ip5yk0nd8yQHEo8I7SjzVfAiadlHvTvqQHLGwn1GFyU" />
|
||||
<title>OpenStack Docs: Diablo</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">
|
||||
|
||||
<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>
|
||||
</div>
|
||||
<!-- Page Content -->
|
||||
|
||||
<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">
|
||||
google.load('search', '1', {language : 'en'});
|
||||
var _gaq = _gaq || [];
|
||||
_gaq.push(["_setAccount", "UA-17511903-6"]);
|
||||
function _trackQuery(control, searcher, query) {
|
||||
var gaQueryParamName = "q";
|
||||
var loc = document.location;
|
||||
var url = [
|
||||
loc.pathname,
|
||||
loc.search,
|
||||
loc.search ? '&' : '?',
|
||||
gaQueryParamName == '' ? 'q' : encodeURIComponent(gaQueryParamName),
|
||||
'=',
|
||||
encodeURIComponent(query)
|
||||
].join('');
|
||||
_gaq.push(["_trackPageview", url]);
|
||||
}
|
||||
google.setOnLoadCallback(function() {
|
||||
var customSearchControl = new google.search.CustomSearchControl('011012898598057286222:elxsl505o0o');
|
||||
customSearchControl.setResultSetSize(google.search.Search.FILTERED_CSE_RESULTSET);
|
||||
customSearchControl.setSearchStartingCallback(null, _trackQuery);
|
||||
customSearchControl.draw('cse');
|
||||
}, true);
|
||||
</script></div>
|
||||
<!--
|
||||
<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>
|
||||
<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">
|
||||
|
||||
<th>Release: <strong>Diablo</strong></th>
|
||||
<th>
|
||||
<div class="dropDownTrigger">
|
||||
<a href="#">Other Releases...</a>
|
||||
<div class="dropDown">
|
||||
<div>
|
||||
|
||||
<li class="link"><a href="/cactus/" title="Go to the "Cactus" page">Cactus</a></li>
|
||||
|
||||
<li class="link"><a href="/bexar/" title="Go to the "Bexar" page">Bexar</a></li>
|
||||
|
||||
<li class="link"><a href="/trunk/" title="Go to the "Trunk" page">Trunk</a></li>
|
||||
|
||||
<li class="link"><a href="/incubation/" title="Go to the "Incubation" page">Incubation</a></li>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</th>
|
||||
|
||||
<tr>
|
||||
<td><a href="http://docs.openstack.org/diablo/openstack-compute/admin/content/">OpenStack Compute Administration Guide</a></td>
|
||||
<td><a href="http://docs.openstack.org/diablo/openstack-compute/admin/content/" class="roundedButton">Browser View</a> <a href="http://docs.openstack.org/diablo/openstack-compute/admin/os-compute-adminguide-diablo.pdf"
|
||||
onClick="javascript: _gaq.push(['_trackPageview', '/downloads/os-compute-adminguide-diablo-pdf']);"
|
||||
class="roundedButton">PDF</a></td>
|
||||
</tr>
|
||||
|
||||
|
||||
<tr>
|
||||
<td><a href="http://docs.openstack.org/diablo/openstack-object-storage/admin/content/">OpenStack Object Storage Administration Guide</a></td>
|
||||
<td><a href="http://docs.openstack.org/diablo/openstack-object-storage/admin/content/" class="roundedButton">Browser View</a> <a href="http://docs.openstack.org/diablo/openstack-object-storage/admin/os-objectstorage-adminguide-diablo.pdf"
|
||||
onClick="javascript: _gaq.push(['_trackPageview', '/downloads/os-objectstorage-adminguide-diablo-pdf']);"
|
||||
class="roundedButton">PDF</a></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><a href="http://docs.openstack.org/diablo/openstack-image-service/admin/content/">OpenStack Image Service Administration Guide</a></td>
|
||||
<td><a href="http://docs.openstack.org/diablo/openstack-image-service/admin/content/" class="roundedButton">Browser View</a> <a href="http://docs.openstack.org/diablo/openstack-image-service/admin/os-image-adminguide-diablo.pdf"
|
||||
onClick="javascript: _gaq.push(['_trackPageview', '/downloads/os-image-adminguide-diablo-pdf']);"
|
||||
class="roundedButton">PDF</a></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><a href="http://docs.openstack.org/diablo/openstack-identity/admin/content/">OpenStack Identity Service Starter Guide</a></td>
|
||||
<td><a href="http://docs.openstack.org/diablo/openstack-identity/admin/content/" class="roundedButton">Browser View</a> <a href="http://docs.openstack.org/diablo/openstack-identity/admin/os-identity-starter-guide-diablo.pdf"
|
||||
onClick="javascript: _gaq.push(['_trackPageview', '/downloads/os-identity-starter-guide-diablo-pdf']);"
|
||||
class="roundedButton">PDF</a></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><a href="http://docs.openstack.org/diablo/openstack-compute/starter/content/">OpenStack Starter Guide - Compute, Image, and Object Storage services</a></td>
|
||||
<td><a href="http://docs.openstack.org/diablo/openstack-compute/starter/content/" class="roundedButton">Browser View</a> <a href="http://docs.openstack.org/diablo/openstack-compute/starter/openstack-starter-guide-diablo.pdf"
|
||||
onClick="javascript: _gaq.push(['_trackPageview', '/downloads/openstack-starter-guide-diablo-pdf']);"
|
||||
class="roundedButton">PDF</a></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><a href="http://docs.openstack.org/diablo/openstack-compute/install/content/">OpenStack Install and Deploy Guide - Compute, Image, and Identity services plus Dashboard</a></td>
|
||||
<td><a href="http://docs.openstack.org/diablo/openstack-compute/install/content/" class="roundedButton">Browser View</a> <a href="http://docs.openstack.org/diablo/openstack-compute/install/openstack-install-guide-diablo.pdf"
|
||||
onClick="javascript: _gaq.push(['_trackPageview', '/downloads/openstack-install-guide-diablo-pdf']);"
|
||||
class="roundedButton">PDF</a></td>
|
||||
</tr>
|
||||
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="container">
|
||||
<div id="footer">
|
||||
<hr>
|
||||
<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="/common/jquery/jquery.hoverIntent.minified.js" type="text/javascript" charset="utf-8">
|
||||
</script>
|
||||
|
||||
|
||||
<script type="text/javascript" charset="utf-8">
|
||||
//<![CDATA[
|
||||
$(document).ready(function() {
|
||||
|
||||
function addMenu(){
|
||||
$(".dropDown").addClass("menuHover");
|
||||
}
|
||||
|
||||
function removeMenu(){
|
||||
$(".dropDown").removeClass("menuHover");
|
||||
}
|
||||
|
||||
var menuConfig = {
|
||||
interval: 500,
|
||||
sensitivity: 4,
|
||||
over: addMenu,
|
||||
timeout: 500,
|
||||
out: removeMenu
|
||||
};
|
||||
|
||||
$(".dropDownTrigger").hoverIntent(menuConfig);
|
||||
|
||||
|
||||
|
||||
});
|
||||
|
||||
|
||||
|
||||
//]]>
|
||||
</script>
|
||||
|
||||
</body>
|
||||
</html>
|
@ -130,7 +130,8 @@
|
||||
</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>
|
||||
@ -259,21 +260,16 @@
|
||||
<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>
|
||||
<script type="text/javascript" charset="utf-8">
|
||||
//<![CDATA[
|
||||
$(document).ready(function() {
|
||||
|
||||
$(document).ready(function() {
|
||||
function addMenu(){
|
||||
$(".dropDown").addClass("menuHover");
|
||||
}
|
||||
|
||||
function removeMenu(){
|
||||
$(".dropDown").removeClass("menuHover");
|
||||
}
|
||||
|
||||
var menuConfig = {
|
||||
interval: 500,
|
||||
sensitivity: 4,
|
||||
@ -281,16 +277,10 @@
|
||||
timeout: 500,
|
||||
out: removeMenu
|
||||
};
|
||||
|
||||
$(".dropDownTrigger").hoverIntent(menuConfig);
|
||||
|
||||
|
||||
|
||||
$(".dropDownTrigger").hoverIntent(menuConfig);
|
||||
});
|
||||
|
||||
|
||||
|
||||
//]]>
|
||||
</script>
|
||||
</body>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -3,27 +3,32 @@
|
||||
|
||||
<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: Folsom</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" />
|
||||
<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: Folsom</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://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 || [];
|
||||
@ -39,177 +44,227 @@
|
||||
|
||||
</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/">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/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>
|
||||
|
||||
|
||||
<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/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>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<!-- Page Content -->
|
||||
|
||||
<div class="container">
|
||||
<div class="span-12">
|
||||
<h3 class="subhead"><a href="http://docs.openstack.org/folsom">Folsom Documentation</a> </h3>
|
||||
</div>
|
||||
<div class="searchArea span-10 last">
|
||||
<div id="cse" style="width: 100%;">
|
||||
Loading
|
||||
</div>
|
||||
|
||||
<script src="http://www.google.com/jsapi" type="text/javascript">
|
||||
</script>
|
||||
<script type="text/javascript">
|
||||
//<![CDATA[
|
||||
|
||||
google.load('search', '1', {language : 'en'});
|
||||
var _gaq = _gaq || [];
|
||||
_gaq.push(["_setAccount", "UA-17511903-6"]);
|
||||
function _trackQuery(control, searcher, query) {
|
||||
var gaQueryParamName = "q";
|
||||
var loc = document.location;
|
||||
var url = [
|
||||
loc.pathname,
|
||||
loc.search,
|
||||
loc.search ? '&' : '?',
|
||||
gaQueryParamName == '' ? 'q' : encodeURIComponent(gaQueryParamName),
|
||||
'=',
|
||||
encodeURIComponent(query)
|
||||
].join('');
|
||||
_gaq.push(["_trackPageview", url]);
|
||||
}
|
||||
google.setOnLoadCallback(function() {
|
||||
var customSearchControl = new google.search.CustomSearchControl('011012898598057286222:elxsl505o0o');
|
||||
customSearchControl.setResultSetSize(google.search.Search.FILTERED_CSE_RESULTSET);
|
||||
customSearchControl.setSearchStartingCallback(null, _trackQuery);
|
||||
customSearchControl.draw('cse');
|
||||
}, true);
|
||||
//]]>
|
||||
</script>
|
||||
</div>
|
||||
</div>
|
||||
<div class="container">
|
||||
<div class="span-12">
|
||||
<h2>Installing OpenStack
|
||||
</h2>
|
||||
<p>Installation and deployment guides for test or production systems.
|
||||
</p>
|
||||
<table>
|
||||
<tr><td><a href="http://docs.openstack.org/folsom/basic-install/content/">
|
||||
OpenStack Basic Installation Guide for Ubuntu 12.04 (LTS) </a><br />Uses the Ubuntu Cloud Archive to install Compute, Image, Identity, and Networking</td></tr>
|
||||
<tr><td><a href="http://docs.openstack.org/folsom/openstack-compute/install/apt/content/">
|
||||
OpenStack Install and Deploy Guide for Ubuntu 12.04 (LTS) </a><br />Compute, Image, Object Storage and Identity services plus
|
||||
Dashboard </td></tr>
|
||||
<tr><td><a href="http://docs.openstack.org/folsom/openstack-compute/install/yum/content/">
|
||||
OpenStack Install and Deploy Guide for Red Hat Enterprise Linux, CentOS 6.x, or Fedora 17 </a><br />Compute, Image, Object Storage and Identity services plus
|
||||
Dashboard </td></tr>
|
||||
</table>
|
||||
<h2>Running OpenStack</a>
|
||||
</h2>
|
||||
<p>Operational and administration documentation for OpenStack cloud service providers.
|
||||
</p>
|
||||
<table>
|
||||
<tr><td><a href="http://docs.openstack.org/folsom/openstack-compute/admin/content/">OpenStack
|
||||
Compute Administration Guide</a></td></tr>
|
||||
<tr><td><a href="http://docs.openstack.org/folsom/openstack-object-storage/admin/content/">
|
||||
OpenStack Object Storage Administration Guide</a></td></tr>
|
||||
<tr><td><a href="http://docs.openstack.org/folsom/openstack-network/admin/content/">
|
||||
OpenStack Network Administration Guide</a></td></tr>
|
||||
<tr><td><a href="http://docs.openstack.org/folsom/openstack-ops/content/">
|
||||
OpenStack Operations Guide</a></td></tr>
|
||||
</table>
|
||||
</div>
|
||||
<div class="span-12 last">
|
||||
<h2><a href="/cli/quick-start/content/index.html">Command Line Interfaces (CLI)</a>
|
||||
</h2>
|
||||
<p>The CLI documentation for nova, swift, glance, quantum, and keystone.
|
||||
</p>
|
||||
<h2><a href="/api/">API</a>
|
||||
</h2>
|
||||
<p>Documentation on the RESTful APIs provided by OpenStack services.
|
||||
</p>
|
||||
<h2><a href="/developer/">Developing OpenStack</a>
|
||||
</h2>
|
||||
<p>Python developer documentation, continuous integration documentation, and language bindings documentation for OpenStack projects.
|
||||
</p>
|
||||
<h2><a href="/glossary/content/glossary.html">Glossary</a>
|
||||
</h2>
|
||||
<p>A list of terms and their definitions.</p>
|
||||
<div class="span-12">
|
||||
<h3 class="subhead"><a
|
||||
href="http://docs.openstack.org/folsom">Folsom
|
||||
Documentation</a>
|
||||
</h3>
|
||||
</div>
|
||||
<h3>Note: OpenStack <a
|
||||
href="https://wiki.openstack.org/wiki/StableBranch"
|
||||
>no longer maintains</a> the Folsom release.
|
||||
Please consider using a later release.</h3>
|
||||
<p> </p>
|
||||
<div class="searchArea span-10 last">
|
||||
<div id="cse" style="width: 100%;"> Loading </div>
|
||||
<script src="http://www.google.com/jsapi" type="text/javascript">
|
||||
</script>
|
||||
<script type="text/javascript">
|
||||
//<![CDATA[
|
||||
google.load('search', '1', {
|
||||
language: 'en'
|
||||
});
|
||||
var _gaq = _gaq ||[];
|
||||
_gaq.push([ "_setAccount", "UA-17511903-6"]);
|
||||
function _trackQuery(control, searcher, query) {
|
||||
var gaQueryParamName = "q";
|
||||
var loc = document.location;
|
||||
var url =[
|
||||
loc.pathname,
|
||||
loc.search,
|
||||
loc.search ? '&': '?',
|
||||
gaQueryParamName == '' ? 'q': encodeURIComponent(gaQueryParamName),
|
||||
'=',
|
||||
encodeURIComponent(query)].join('');
|
||||
_gaq.push([ "_trackPageview", url]);
|
||||
}
|
||||
google.setOnLoadCallback(function () {
|
||||
var customSearchControl = new google.search.CustomSearchControl('011012898598057286222:elxsl505o0o');
|
||||
customSearchControl.setResultSetSize(google.search.Search.FILTERED_CSE_RESULTSET);
|
||||
customSearchControl.setSearchStartingCallback(null, _trackQuery);
|
||||
customSearchControl.draw('cse');
|
||||
},
|
||||
true);//]]>
|
||||
</script>
|
||||
</div>
|
||||
</div>
|
||||
<div class="container">
|
||||
<div class="span-12">
|
||||
<h2>Installing OpenStack </h2>
|
||||
<p>Installation and deployment guides for test or
|
||||
production systems. </p>
|
||||
<table>
|
||||
<tr>
|
||||
<td><a
|
||||
href="http://docs.openstack.org/folsom/basic-install/content/"
|
||||
> OpenStack Basic Installation Guide
|
||||
for Ubuntu 12.04 (LTS) </a><br />Uses
|
||||
the Ubuntu Cloud Archive to install
|
||||
Compute, Image, Identity, and
|
||||
Networking</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a
|
||||
href="http://docs.openstack.org/folsom/openstack-compute/install/apt/content/"
|
||||
> OpenStack Install and Deploy Guide
|
||||
for Ubuntu 12.04 (LTS)
|
||||
</a><br />Compute, Image, Object Storage
|
||||
and Identity services plus Dashboard </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a
|
||||
href="http://docs.openstack.org/folsom/openstack-compute/install/yum/content/"
|
||||
> OpenStack Install and Deploy Guide
|
||||
for Red Hat Enterprise Linux, CentOS
|
||||
6.x, or Fedora 17 </a><br />Compute,
|
||||
Image, Object Storage and Identity
|
||||
services plus Dashboard </td>
|
||||
</tr>
|
||||
</table>
|
||||
<h2>Running OpenStack</h2>
|
||||
<p>Operational and administration documentation for
|
||||
OpenStack cloud service providers. </p>
|
||||
<table>
|
||||
<tr>
|
||||
<td><a
|
||||
href="http://docs.openstack.org/folsom/openstack-compute/admin/content/"
|
||||
>OpenStack Compute Administration
|
||||
Guide</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a
|
||||
href="http://docs.openstack.org/folsom/openstack-object-storage/admin/content/"
|
||||
> OpenStack Object Storage
|
||||
Administration Guide</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a
|
||||
href="http://docs.openstack.org/folsom/openstack-network/admin/content/"
|
||||
> OpenStack Network Administration
|
||||
Guide</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a
|
||||
href="http://docs.openstack.org/folsom/openstack-ops/content/"
|
||||
> OpenStack Operations Guide</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div class="span-12 last">
|
||||
<h2><a href="/cli/quick-start/content/index.html"
|
||||
>Command Line Interfaces (CLI)</a>
|
||||
</h2>
|
||||
<p>The CLI documentation for nova, swift, glance,
|
||||
quantum, and keystone. </p>
|
||||
<h2><a href="/api/">API</a>
|
||||
</h2>
|
||||
<p>Documentation on the RESTful APIs provided by
|
||||
OpenStack services. </p>
|
||||
<h2><a href="/developer/">Developing OpenStack</a>
|
||||
</h2>
|
||||
<p>Python developer documentation, continuous
|
||||
integration documentation, and language bindings
|
||||
documentation for OpenStack projects. </p>
|
||||
<h2><a href="/glossary/content/glossary.html"
|
||||
>Glossary</a>
|
||||
</h2>
|
||||
<p>A list of terms and their definitions.</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>
|
||||
<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 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">
|
||||
<script type="text/javascript" charset="utf-8">
|
||||
//<![CDATA[
|
||||
$(document).ready(function() {
|
||||
|
||||
function addMenu(){
|
||||
$(".dropDown").addClass("menuHover");
|
||||
}
|
||||
|
||||
function removeMenu(){
|
||||
$(".dropDown").removeClass("menuHover");
|
||||
}
|
||||
|
||||
var menuConfig = {
|
||||
interval: 500,
|
||||
sensitivity: 4,
|
||||
over: addMenu,
|
||||
timeout: 500,
|
||||
out: removeMenu
|
||||
};
|
||||
|
||||
$(".dropDownTrigger").hoverIntent(menuConfig);
|
||||
|
||||
|
||||
|
||||
});
|
||||
|
||||
|
||||
|
||||
//]]>
|
||||
$(document).ready(function () {
|
||||
function addMenu() {
|
||||
$(".dropDown").addClass("menuHover");
|
||||
}
|
||||
function removeMenu() {
|
||||
$(".dropDown").removeClass("menuHover");
|
||||
}
|
||||
var menuConfig = {
|
||||
interval: 500,
|
||||
sensitivity: 4,
|
||||
over: addMenu,
|
||||
timeout: 500,
|
||||
out: removeMenu
|
||||
};
|
||||
$(".dropDownTrigger").hoverIntent(menuConfig);
|
||||
});//]]>
|
||||
</script>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
Reference in New Issue
Block a user