[Install] Update project-install-guide pages
Update the links on the project-install-guide pages from 'draft' to 'ocata'. Change-Id: Ic84f843ff7dd861b7b21775683f6c66e5fb257ae
This commit is contained in:
parent
0d3c3ccaa3
commit
85456e81f8
@ -11,7 +11,7 @@
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-lg-8 col-md-8 col-sm-8">
|
||||
<h1>Installation Tutorials and Guides</h1>
|
||||
<h1>Ocata Installation Tutorials and Guides</h1>
|
||||
<p>The following tutorials and guides support basic installation
|
||||
of core and optional OpenStack services on SUSE system.
|
||||
A minimal deployment necessary to launch a simple instance (VM)
|
||||
|
@ -1,9 +1,9 @@
|
||||
{% set scriptdir = '../../common/js/' %}
|
||||
{% set cssdir = '../../common/css/' %}
|
||||
{% extends "templates/base.tmpl" %}
|
||||
{% block pagetitle %}Draft Installation Tutorials and Guides{% endblock %}
|
||||
{% block pagetitle %}Ocata Installation Tutorials and Guides{% endblock %}
|
||||
{% block title %}
|
||||
<a href="https://docs.openstack.org">Documentation</a> > Draft Installation Tutorials and Guides
|
||||
<a href="https://docs.openstack.org">Documentation</a> > Ocata Installation Tutorials and Guides
|
||||
{% endblock %}
|
||||
{% block content %}
|
||||
<!-- Begin Page Content -->
|
||||
@ -11,7 +11,7 @@
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-lg-8 col-md-8 col-sm-8">
|
||||
<h1>Draft Installation Tutorials and Guides</h1>
|
||||
<h1>Ocata Installation Tutorials and Guides</h1>
|
||||
<p>The following tutorials and guides support basic installation
|
||||
of core and optional OpenStack services on Red Hat Enterprise
|
||||
Linux 7 or CentOS system. A minimal deployment necessary to
|
||||
@ -28,7 +28,7 @@
|
||||
<div class="docs-link-sections services-section">
|
||||
<h3><i class="fa fa-cogs"></i>Basic Install Guide</h3>
|
||||
<p>
|
||||
<a class="overview-btn docs-btn" style="width:55%;text-transform:initial;" href="/draft/install-guide-rdo/">
|
||||
<a class="overview-btn docs-btn" style="width:55%;text-transform:initial;" href="/ocata/install-guide-rdo/">
|
||||
Install Guide for CentOS
|
||||
</a>
|
||||
|
||||
@ -39,49 +39,49 @@
|
||||
<div class="docs-link-sections">
|
||||
<h3><i class="fa fa-cogs"></i>By chapter</h3>
|
||||
<p>
|
||||
<a href="/draft/install-guide-rdo/">Abstract</a></p>
|
||||
<a href="/ocata/install-guide-rdo/">Abstract</a></p>
|
||||
<p>
|
||||
<a href="/draft/install-guide-rdo/common/conventions.html">Conventions</a></p>
|
||||
<a href="/ocata/install-guide-rdo/common/conventions.html">Conventions</a></p>
|
||||
<p>
|
||||
<a href="/draft/install-guide-rdo/overview.html">Overview</a></p>
|
||||
<a href="/ocata/install-guide-rdo/overview.html">Overview</a></p>
|
||||
<p>
|
||||
<a href="/draft/install-guide-rdo/environment.html">Environment (Basic)</a></p>
|
||||
<a href="/ocata/install-guide-rdo/environment.html">Environment (Basic)</a></p>
|
||||
<p>
|
||||
<a href="/draft/install-guide-rdo/keystone.html">Identity service (Basic)</a></p>
|
||||
<a href="/ocata/install-guide-rdo/keystone.html">Identity service (Basic)</a></p>
|
||||
<p>
|
||||
<a href="/draft/install-guide-rdo/glance.html">Image service (Basic)</a></p>
|
||||
<a href="/ocata/install-guide-rdo/glance.html">Image service (Basic)</a></p>
|
||||
<p>
|
||||
<a href="/draft/install-guide-rdo/nova.html">Compute service (Basic)</a></p>
|
||||
<a href="/ocata/install-guide-rdo/nova.html">Compute service (Basic)</a></p>
|
||||
<p>
|
||||
<a href="/draft/install-guide-rdo/neutron.html">Networking service (Basic)</a></p>
|
||||
<a href="/ocata/install-guide-rdo/neutron.html">Networking service (Basic)</a></p>
|
||||
<p>
|
||||
<a href="/draft/install-guide-rdo/horizon.html">Dashboard (Optional)</a></p>
|
||||
<a href="/ocata/install-guide-rdo/horizon.html">Dashboard (Optional)</a></p>
|
||||
<p>
|
||||
<a href="/draft/install-guide-rdo/cinder.html">Block Storage service (Optional)</a></p>
|
||||
<a href="/ocata/install-guide-rdo/cinder.html">Block Storage service (Optional)</a></p>
|
||||
<p>
|
||||
<a href="/project-install-guide/shared-file-systems/draft/">Shared File Systems service (Optional)</a></p>
|
||||
<a href="/project-install-guide/shared-file-systems/ocata/">Shared File Systems service (Optional)</a></p>
|
||||
<p>
|
||||
<a href="/project-install-guide/object-storage/draft/">Object Storage service (Optional)</a></p>
|
||||
<a href="/project-install-guide/object-storage/ocata/">Object Storage service (Optional)</a></p>
|
||||
<p>
|
||||
<a href="/project-install-guide/orchestration/draft/">Orchestration service (Optional)</a></p>
|
||||
<a href="/project-install-guide/orchestration/ocata/">Orchestration service (Optional)</a></p>
|
||||
<p>
|
||||
<a href="/project-install-guide/telemetry/draft/">Telemetry Data Collection service (Optional)</a></p>
|
||||
<a href="/project-install-guide/telemetry/ocata/">Telemetry Data Collection service (Optional)</a></p>
|
||||
<p>
|
||||
<a href="/project-install-guide/telemetry-alarming/draft/">Telemetry Alarming services (Optional)</a></p>
|
||||
<a href="/project-install-guide/telemetry-alarming/ocata/">Telemetry Alarming services (Optional)</a></p>
|
||||
<p>
|
||||
<a href="/project-install-guide/database/draft/">Database service (Optional)</a></p>
|
||||
<a href="/project-install-guide/database/ocata/">Database service (Optional)</a></p>
|
||||
<p>
|
||||
<a href="/project-install-guide/container-infrastructure-management/draft/">Container Infrastructure Management service (Optional)</a></p>
|
||||
<a href="/project-install-guide/container-infrastructure-management/ocata/">Container Infrastructure Management service (Optional)</a></p>
|
||||
<p>
|
||||
<a href="/project-install-guide/messaging/draft/">Messaging service (Optional)</a></p>
|
||||
<a href="/project-install-guide/messaging/ocata/">Messaging service (Optional)</a></p>
|
||||
<p>
|
||||
<a href="/project-install-guide/key-manager/draft/">Key Manager service (Optional) </a>
|
||||
<a href="/project-install-guide/key-manager/ocata/">Key Manager service (Optional) </a>
|
||||
<p>
|
||||
<a href="/project-install-guide/baremetal/draft/">Bare Metal service (Optional)</a></p>
|
||||
<a href="/project-install-guide/baremetal/ocata/">Bare Metal service (Optional)</a></p>
|
||||
<p>
|
||||
<a href="/project-install-guide/dns/draft/">DNS service (Optional)</a></p>
|
||||
<a href="/project-install-guide/dns/ocata/">DNS service (Optional)</a></p>
|
||||
<p>
|
||||
<a href="/draft/install-guide-rdo/launch-instance.html">Launch an instance (Basic)</a></p>
|
||||
<a href="/ocata/install-guide-rdo/launch-instance.html">Launch an instance (Basic)</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1,9 +1,9 @@
|
||||
{% set scriptdir = '../../common/js/' %}
|
||||
{% set cssdir = '../../common/css/' %}
|
||||
{% extends "templates/base.tmpl" %}
|
||||
{% block pagetitle %}Draft Installation Tutorials and Guides{% endblock %}
|
||||
{% block pagetitle %}Ocata Installation Tutorials and Guides{% endblock %}
|
||||
{% block title %}
|
||||
<a href="https://docs.openstack.org">Documentation</a> > Draft Installation Tutorials and Guides
|
||||
<a href="https://docs.openstack.org">Documentation</a> > Ocata Installation Tutorials and Guides
|
||||
{% endblock %}
|
||||
{% block content %}
|
||||
<!-- Begin Page Content -->
|
||||
@ -11,7 +11,7 @@
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-lg-8 col-md-8 col-sm-8">
|
||||
<h1>Draft Installation Tutorials and Guides</h1>
|
||||
<h1>Ocata Installation Tutorials and Guides</h1>
|
||||
<p>The following tutorials and guides support basic installation
|
||||
of core and optional OpenStack services on Ubuntu system.
|
||||
A minimal deployment necessary to launch a simple instance (VM)
|
||||
@ -27,7 +27,7 @@
|
||||
<div class="docs-link-sections services-section">
|
||||
<h3><i class="fa fa-cogs"></i>Basic Install Guide</h3>
|
||||
<p>
|
||||
<a class="overview-btn docs-btn" style="width:55%;text-transform:initial;" href="/draft/install-guide-ubuntu/">
|
||||
<a class="overview-btn docs-btn" style="width:55%;text-transform:initial;" href="/ocata/install-guide-ubuntu/">
|
||||
Install Guide for Ubuntu
|
||||
</a>
|
||||
|
||||
@ -38,49 +38,49 @@
|
||||
<div class="docs-link-sections">
|
||||
<h3><i class="fa fa-cogs"></i>By chapter</h3>
|
||||
<p>
|
||||
<a href="/draft/install-guide-ubuntu/">Abstract</a></p>
|
||||
<a href="/ocata/install-guide-ubuntu/">Abstract</a></p>
|
||||
<p>
|
||||
<a href="/draft/install-guide-ubuntu/common/conventions.html">Conventions</a></p>
|
||||
<a href="/ocata/install-guide-ubuntu/common/conventions.html">Conventions</a></p>
|
||||
<p>
|
||||
<a href="/draft/install-guide-ubuntu/overview.html">Overview</a></p>
|
||||
<a href="/ocata/install-guide-ubuntu/overview.html">Overview</a></p>
|
||||
<p>
|
||||
<a href="/draft/install-guide-ubuntu/environment.html">Environment (Basic)</a></p>
|
||||
<a href="/ocata/install-guide-ubuntu/environment.html">Environment (Basic)</a></p>
|
||||
<p>
|
||||
<a href="/draft/install-guide-ubuntu/keystone.html">Identity service (Basic)</a></p>
|
||||
<a href="/ocata/install-guide-ubuntu/keystone.html">Identity service (Basic)</a></p>
|
||||
<p>
|
||||
<a href="/draft/install-guide-ubuntu/glance.html">Image service (Basic)</a></p>
|
||||
<a href="/ocata/install-guide-ubuntu/glance.html">Image service (Basic)</a></p>
|
||||
<p>
|
||||
<a href="/draft/install-guide-ubuntu/nova.html">Compute service (Basic)</a></p>
|
||||
<a href="/ocata/install-guide-ubuntu/nova.html">Compute service (Basic)</a></p>
|
||||
<p>
|
||||
<a href="/draft/install-guide-ubuntu/neutron.html">Networking service (Basic)</a></p>
|
||||
<a href="/ocata/install-guide-ubuntu/neutron.html">Networking service (Basic)</a></p>
|
||||
<p>
|
||||
<a href="/draft/install-guide-ubuntu/horizon.html">Dashboard (Optional)</a></p>
|
||||
<a href="/ocata/install-guide-ubuntu/horizon.html">Dashboard (Optional)</a></p>
|
||||
<p>
|
||||
<a href="/draft/install-guide-ubuntu/cinder.html">Block Storage service (Optional)</a></p>
|
||||
<a href="/ocata/install-guide-ubuntu/cinder.html">Block Storage service (Optional)</a></p>
|
||||
<p>
|
||||
<a href="/project-install-guide/shared-file-systems/draft/">Shared File Systems service (Optional)</a></p>
|
||||
<a href="/project-install-guide/shared-file-systems/ocata/">Shared File Systems service (Optional)</a></p>
|
||||
<p>
|
||||
<a href="/project-install-guide/object-storage/draft/">Object Storage service (Optional)</a></p>
|
||||
<a href="/project-install-guide/object-storage/ocata/">Object Storage service (Optional)</a></p>
|
||||
<p>
|
||||
<a href="/project-install-guide/orchestration/draft/">Orchestration service (Optional)</a></p>
|
||||
<a href="/project-install-guide/orchestration/ocata/">Orchestration service (Optional)</a></p>
|
||||
<p>
|
||||
<a href="/project-install-guide/telemetry/draft/">Telemetry Data Collection service (Optional)</a></p>
|
||||
<a href="/project-install-guide/telemetry/ocata/">Telemetry Data Collection service (Optional)</a></p>
|
||||
<p>
|
||||
<a href="/project-install-guide/telemetry-alarming/draft/">Telemetry Alarming services (Optional)</a></p>
|
||||
<a href="/project-install-guide/telemetry-alarming/ocata/">Telemetry Alarming services (Optional)</a></p>
|
||||
<p>
|
||||
<a href="/project-install-guide/database/draft/">Database service (Optional)</a></p>
|
||||
<a href="/project-install-guide/database/ocata/">Database service (Optional)</a></p>
|
||||
<p>
|
||||
<a href="/project-install-guide/container-infrastructure-management/draft/">Container Infrastructure Management service (Optional)</a></p>
|
||||
<a href="/project-install-guide/container-infrastructure-management/ocata/">Container Infrastructure Management service (Optional)</a></p>
|
||||
<p>
|
||||
<a href="/project-install-guide/messaging/draft/">Messaging service (Optional)</a></p>
|
||||
<a href="/project-install-guide/messaging/ocata/">Messaging service (Optional)</a></p>
|
||||
<p>
|
||||
<a href="/project-install-guide/key-manager/draft/">Key Manager service (Optional) </a>
|
||||
<a href="/project-install-guide/key-manager/ocata/">Key Manager service (Optional) </a>
|
||||
<p>
|
||||
<a href="/project-install-guide/baremetal/draft/">Bare Metal service (Optional)</a></p>
|
||||
<a href="/project-install-guide/baremetal/ocata/">Bare Metal service (Optional)</a></p>
|
||||
<p>
|
||||
<a href="/project-install-guide/dns/draft/">DNS service (Optional)</a></p>
|
||||
<a href="/project-install-guide/dns/ocata/">DNS service (Optional)</a></p>
|
||||
<p>
|
||||
<a href="/draft/install-guide-ubuntu/launch-instance.html">Launch an instance (Basic)</a></p>
|
||||
<a href="/ocata/install-guide-ubuntu/launch-instance.html">Launch an instance (Basic)</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user