be consistent in calling the install guides "guides"
Drop the use of the term "tutorial" Change-Id: I514a2353537a9c31839af2003ee181da68ca085d Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This commit is contained in:
parent
b41e28a6cc
commit
76f7c6cb86
@ -59,7 +59,7 @@ series may mean looking for the relevant files in multiple places.
|
||||
|
||||
* Configuration reference
|
||||
* Command-line reference
|
||||
* Installation tutorials and guides
|
||||
* Installation guides
|
||||
* Networking guide
|
||||
|
||||
For these guides, the docs.openstack.org site defaults to the current release,
|
||||
@ -74,17 +74,17 @@ currently developing a similar method of marking older books written in RST.
|
||||
The core team tracks usage of older versions, and as usage falls, can
|
||||
remove them entirely.
|
||||
|
||||
Installation Tutorials and Guides
|
||||
---------------------------------
|
||||
Installation Guides
|
||||
-------------------
|
||||
|
||||
Starting with Pike, the OpenStack Installation Tutorials and Guides
|
||||
Starting with Pike, the OpenStack Installation Guides
|
||||
are maintained by the project teams, with assistance from the
|
||||
documentation team. The guides describe a manual install process for
|
||||
multiple distributions based on openSUSE and SUSE Linux Enterprise
|
||||
Server; Red Hat Enterprise Linux and CentOS; and Ubuntu 16.04 (LTS).
|
||||
|
||||
Prior to Pike, the documentation team maintained OpenStack
|
||||
Installation Tutorials and Guides:
|
||||
Installation Guides:
|
||||
|
||||
.. list-table::
|
||||
:header-rows: 1
|
||||
|
@ -1,8 +1,8 @@
|
||||
.. _project-install-guide:
|
||||
|
||||
=================================
|
||||
Installation tutorials and guides
|
||||
=================================
|
||||
===================
|
||||
Installation Guides
|
||||
===================
|
||||
|
||||
Pike and later
|
||||
~~~~~~~~~~~~~~
|
||||
|
@ -39,7 +39,7 @@ Based on the topic your request refers to, use the following tags:
|
||||
OpenStack Virtual Machine Image Guide
|
||||
|
||||
[install]
|
||||
OpenStack Installation tutorials and guides
|
||||
OpenStack Installation Guides
|
||||
|
||||
[networking]
|
||||
OpenStack Networking Guide
|
||||
|
@ -1,6 +1,6 @@
|
||||
=================================
|
||||
OpenStack Installation Tutorial
|
||||
=================================
|
||||
==============================
|
||||
OpenStack Installation Guide
|
||||
==============================
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 3
|
||||
|
@ -13,11 +13,11 @@
|
||||
<div class="col-lg-6 col-md-6 col-sm-6">
|
||||
|
||||
<div class="docs-link-sections">
|
||||
<h3 id="install-guides"><i class="fa fa-cogs"></i> Installation Tutorials and Guides</h3>
|
||||
<h3 id="install-guides"><i class="fa fa-cogs"></i> Installation Guides</h3>
|
||||
<p>Getting started with the most commonly used OpenStack services</p>
|
||||
<a href="install-guide-obs/">Installation Tutorials and Guides for openSUSE or SUSE Linux Enterpreise</a><br/>
|
||||
<a href="install-guide-rdo/">Installation Tutorials and Guides for CentOS or Red Hat Enterprise Linux</a><br/>
|
||||
<a href="install-guide-ubuntu/">Installation Tutorials and Guides for Ubuntu Linux</a><br/>
|
||||
<a href="install-guide-obs/">Installation Guides for openSUSE or SUSE Linux Enterpreise</a><br/>
|
||||
<a href="install-guide-rdo/">Installation Guides for CentOS or Red Hat Enterprise Linux</a><br/>
|
||||
<a href="install-guide-ubuntu/">Installation Guides for Ubuntu Linux</a><br/>
|
||||
</div>
|
||||
|
||||
<div class="docs-link-sections">
|
||||
|
@ -17,9 +17,9 @@
|
||||
<a href="https://docs.openstack.org/releasenotes/openstack-manuals/newton.html">OpenStack Documentation Release Notes</a>
|
||||
</div>
|
||||
<div class="docs-link-sections">
|
||||
<h3 id="install-guides"><i class="fa fa-cogs"></i> Installation Tutorials and Guides</h3>
|
||||
<h3 id="install-guides"><i class="fa fa-cogs"></i> Installation Guides</h3>
|
||||
<p>Getting started with the most commonly used OpenStack services</p>
|
||||
<a href="/project-install-guide/newton/">Installation Tutorials and Guides</a>
|
||||
<a href="/project-install-guide/newton/">Installation Guides</a>
|
||||
</div>
|
||||
<div class="docs-link-sections">
|
||||
<h3 id="project-deploy-guide"><i class="fa fa-cogs"></i> Deployment Guides</h3>
|
||||
|
@ -1,7 +1,7 @@
|
||||
{% extends "templates/base.tmpl" %}
|
||||
{% block pagetitle %}Newton Installation Tutorials and Guides{% endblock %}
|
||||
{% block pagetitle %}Newton Installation Guides{% endblock %}
|
||||
{% block title %}
|
||||
<a href="https://docs.openstack.org">Documentation</a> > Newton Installation Tutorials and Guides
|
||||
<a href="https://docs.openstack.org">Documentation</a> > Newton Installation Guides
|
||||
{% endblock %}
|
||||
{% block content %}
|
||||
<!-- Begin Page Content -->
|
||||
@ -9,8 +9,8 @@
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-lg-8 col-md-8 col-sm-8">
|
||||
<h1>Newton Installation Tutorials and Guides</h1>
|
||||
<p>The following tutorials and guides support basic installation
|
||||
<h1>Newton Installation Guides</h1>
|
||||
<p>The following guides support basic installation
|
||||
of core and optional OpenStack services on variants of
|
||||
Debian with debconf, Debian, Red Hat, SUSE, and Ubuntu
|
||||
distributions. A minimal deployment necessary to launch a simple
|
||||
|
@ -18,9 +18,9 @@
|
||||
<a href="https://docs.openstack.org/releasenotes/openstack-manuals/ocata.html">OpenStack Documentation Release Notes</a>
|
||||
</div>
|
||||
<div class="docs-link-sections">
|
||||
<h3 id="install-guides"><i class="fa fa-cogs"></i> Installation Tutorials and Guides</h3>
|
||||
<h3 id="install-guides"><i class="fa fa-cogs"></i> Installation Guides</h3>
|
||||
<p>Getting started with the most commonly used OpenStack services</p>
|
||||
<a href="install">Installation Tutorials and Guides</a>
|
||||
<a href="install">Installation Guides</a>
|
||||
</div>
|
||||
<div class="docs-link-sections">
|
||||
<h3 id="project-deploy-guide"><i class="fa fa-cogs"></i> Deployment Guides</h3>
|
||||
|
@ -1,7 +1,7 @@
|
||||
{% extends "templates/base.tmpl" %}
|
||||
{% block pagetitle %}Ocata Installation Tutorials and Guides{% endblock %}
|
||||
{% block pagetitle %}Ocata Installation Guides{% endblock %}
|
||||
{% block title %}
|
||||
<a href="https://docs.openstack.org">Documentation</a> > Ocata Installation Tutorials and Guides
|
||||
<a href="https://docs.openstack.org">Documentation</a> > Ocata Installation Guides
|
||||
{% endblock %}
|
||||
{% block content %}
|
||||
<!-- Begin Page Content -->
|
||||
@ -9,8 +9,8 @@
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-lg-8 col-md-8 col-sm-8">
|
||||
<h1>Ocata Installation Tutorials and Guides</h1>
|
||||
<p>The following tutorials and guides support basic installation
|
||||
<h1>Ocata Installation Guides</h1>
|
||||
<p>The following guides support basic installation
|
||||
of core and optional OpenStack services on variants of
|
||||
Red Hat, SUSE, and Ubuntu
|
||||
distributions. A minimal deployment necessary to launch a simple
|
||||
|
@ -1,7 +1,7 @@
|
||||
{% extends "templates/base.tmpl" %}
|
||||
{% block pagetitle %}Ocata Installation Tutorials and Guides{% endblock %}
|
||||
{% block pagetitle %}Ocata Installation Guides{% endblock %}
|
||||
{% block title %}
|
||||
<a href="https://docs.openstack.org">Documentation</a> > Ocata Installation Tutorials and Guides
|
||||
<a href="https://docs.openstack.org">Documentation</a> > Ocata Installation Guides
|
||||
{% endblock %}
|
||||
{% block content %}
|
||||
<!-- Begin Page Content -->
|
||||
@ -9,8 +9,8 @@
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-lg-8 col-md-8 col-sm-8">
|
||||
<h1>Ocata Installation Tutorials and Guides</h1>
|
||||
<p>The following tutorials and guides support basic installation
|
||||
<h1>Ocata Installation Guides</h1>
|
||||
<p>The following guides support basic installation
|
||||
of core and optional OpenStack services on SUSE system.
|
||||
A minimal deployment necessary to launch a simple instance (VM)
|
||||
requires following the core content. Optional content augments a
|
||||
|
@ -1,7 +1,7 @@
|
||||
{% extends "templates/base.tmpl" %}
|
||||
{% block pagetitle %}Ocata Installation Tutorials and Guides{% endblock %}
|
||||
{% block pagetitle %}Ocata Installation Guides{% endblock %}
|
||||
{% block title %}
|
||||
<a href="https://docs.openstack.org">Documentation</a> > Ocata Installation Tutorials and Guides
|
||||
<a href="https://docs.openstack.org">Documentation</a> > Ocata Installation Guides
|
||||
{% endblock %}
|
||||
{% block content %}
|
||||
<!-- Begin Page Content -->
|
||||
@ -9,8 +9,8 @@
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-lg-8 col-md-8 col-sm-8">
|
||||
<h1>Ocata Installation Tutorials and Guides</h1>
|
||||
<p>The following tutorials and guides support basic installation
|
||||
<h1>Ocata Installation Guides</h1>
|
||||
<p>The following guides support basic installation
|
||||
of core and optional OpenStack services on Red Hat Enterprise
|
||||
Linux 7 or CentOS 7 system. A minimal deployment necessary to
|
||||
launch a simple instance (VM) requires following the core content.
|
||||
|
@ -1,7 +1,7 @@
|
||||
{% extends "templates/base.tmpl" %}
|
||||
{% block pagetitle %}Ocata Installation Tutorials and Guides{% endblock %}
|
||||
{% block pagetitle %}Ocata Installation Guides{% endblock %}
|
||||
{% block title %}
|
||||
<a href="https://docs.openstack.org">Documentation</a> > Ocata Installation Tutorials and Guides
|
||||
<a href="https://docs.openstack.org">Documentation</a> > Ocata Installation Guides
|
||||
{% endblock %}
|
||||
{% block content %}
|
||||
<!-- Begin Page Content -->
|
||||
@ -9,8 +9,8 @@
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-lg-8 col-md-8 col-sm-8">
|
||||
<h1>Ocata Installation Tutorials and Guides</h1>
|
||||
<p>The following tutorials and guides support basic installation
|
||||
<h1>Ocata Installation Guides</h1>
|
||||
<p>The following guides support basic installation
|
||||
of core and optional OpenStack services on Ubuntu system.
|
||||
A minimal deployment necessary to launch a simple instance (VM)
|
||||
requires following the core content. Optional content augments a
|
||||
|
@ -17,9 +17,9 @@
|
||||
<a href="/releasenotes/openstack-manuals/pike.html">OpenStack Documentation Release Notes</a>
|
||||
</div>
|
||||
<div class="docs-link-sections">
|
||||
<h3 id="install-guides"><i class="fa fa-cogs"></i> Installation Tutorials and Guides</h3>
|
||||
<h3 id="install-guides"><i class="fa fa-cogs"></i> Installation Guides</h3>
|
||||
<p>Getting started with the most commonly used OpenStack services</p>
|
||||
<a href="install/">Installation Tutorials and Guides</a>
|
||||
<a href="install/">Installation Guides</a>
|
||||
</div>
|
||||
<div class="docs-link-sections">
|
||||
<h3 id="project-deploy-guide"><i class="fa fa-cogs"></i> Deployment Guides</h3>
|
||||
|
@ -1,8 +1,8 @@
|
||||
{% set projects = PROJECT_DATA[SERIES] %}
|
||||
{% extends "templates/base.tmpl" %}
|
||||
{% block pagetitle %}{{SERIES_TITLE}} Installation Tutorials and Guides{% endblock %}
|
||||
{% block pagetitle %}{{SERIES_TITLE}} Installation Guides{% endblock %}
|
||||
{% block title %}
|
||||
<a href="https://docs.openstack.org">Documentation</a> > {{SERIES_TITLE}} Installation Tutorials and Guides
|
||||
<a href="https://docs.openstack.org">Documentation</a> > {{SERIES_TITLE}} Installation Guides
|
||||
{% endblock %}
|
||||
{% block content %}
|
||||
<!-- Begin Page Content -->
|
||||
@ -10,7 +10,7 @@
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-lg-8 col-md-8 col-sm-8">
|
||||
<h1>OpenStack {{SERIES_TITLE}} Installation Tutorials and Guides</h1>
|
||||
<h1>OpenStack {{SERIES_TITLE}} Installation Guides</h1>
|
||||
<p>
|
||||
These documents cover installation procedures for OpenStack
|
||||
services.
|
||||
|
@ -17,9 +17,9 @@
|
||||
<a href="/releasenotes/openstack-manuals/pike.html">OpenStack Documentation Release Notes</a>
|
||||
</div>
|
||||
<div class="docs-link-sections">
|
||||
<h3 id="install-guides"><i class="fa fa-cogs"></i> Installation Tutorials and Guides</h3>
|
||||
<h3 id="install-guides"><i class="fa fa-cogs"></i> Installation Guides</h3>
|
||||
<p>Getting started with the most commonly used OpenStack services</p>
|
||||
<a href="install/">Installation Tutorials and Guides</a>
|
||||
<a href="install/">Installation Guides</a>
|
||||
</div>
|
||||
<div class="docs-link-sections">
|
||||
<h3 id="project-deploy-guide"><i class="fa fa-cogs"></i> Deployment Guides</h3>
|
||||
|
@ -1,8 +1,8 @@
|
||||
{% set projects = PROJECT_DATA[SERIES] %}
|
||||
{% extends "templates/base.tmpl" %}
|
||||
{% block pagetitle %}{{SERIES_TITLE}} Installation Tutorials and Guides{% endblock %}
|
||||
{% block pagetitle %}{{SERIES_TITLE}} Installation Guides{% endblock %}
|
||||
{% block title %}
|
||||
<a href="https://docs.openstack.org">Documentation</a> > {{SERIES_TITLE}} Installation Tutorials and Guides
|
||||
<a href="https://docs.openstack.org">Documentation</a> > {{SERIES_TITLE}} Installation Guides
|
||||
{% endblock %}
|
||||
{% block content %}
|
||||
<!-- Begin Page Content -->
|
||||
@ -10,7 +10,7 @@
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-lg-8 col-md-8 col-sm-8">
|
||||
<h1>OpenStack {{SERIES_TITLE}} Installation Tutorials and Guides</h1>
|
||||
<h1>OpenStack {{SERIES_TITLE}} Installation Guides</h1>
|
||||
<p>
|
||||
These documents cover installation procedures for OpenStack
|
||||
services.
|
||||
|
Loading…
Reference in New Issue
Block a user