Merge "Revert "Do not show Debian for now in Newton Install Index""

This commit is contained in:
Jenkins 2016-10-28 19:23:51 +00:00 committed by Gerrit Code Review
commit b66db7f99b
2 changed files with 58 additions and 4 deletions

View File

@ -41,6 +41,12 @@ associated components:
* `Installation Tutorial for Ubuntu 16.04 (LTS) * `Installation Tutorial for Ubuntu 16.04 (LTS)
<http://docs.openstack.org/newton/install-guide-ubuntu/>`__ <http://docs.openstack.org/newton/install-guide-ubuntu/>`__
* `Installation Tutorial For Debian With Debconf
<http://docs.openstack.org/newton/install-guide-debconf/>`__
* `Installation Tutorial For Debian
<http://docs.openstack.org/newton/install-guide-debian/>`__
The following books explain how to configure and run an OpenStack cloud: The following books explain how to configure and run an OpenStack cloud:
* `Architecture Design Guide <http://docs.openstack.org/arch-design/>`__ * `Architecture Design Guide <http://docs.openstack.org/arch-design/>`__

View File

@ -14,8 +14,8 @@
<h1>Newton Installation Tutorials and Guides</h1> <h1>Newton Installation Tutorials and Guides</h1>
<p>The following tutorials and guides support basic installation <p>The following tutorials and guides support basic installation
of core and optional OpenStack services on variants of of core and optional OpenStack services on variants of
Red Hat, SUSE, and Ubuntu distributions. A Debian with debconf, Debian, Red Hat, SUSE, and Ubuntu
minimal deployment necessary to launch a simple distributions. A minimal deployment necessary to launch a simple
instance (VM) requires following the core content. instance (VM) requires following the core content.
Optional content augments a minimal deployment with Optional content augments a minimal deployment with
additional services.</p> additional services.</p>
@ -30,6 +30,54 @@
</div> </div>
<div class="row docs-toc"> <div class="row docs-toc">
<div class="col-lg-6 col-md-6 col-sm-6"> <div class="col-lg-6 col-md-6 col-sm-6">
<div class="docs-link-sections">
<h3><i class="fa fa-cogs"></i>Newton Installation Tutorial for Debian 8 with debconf</h3>
<a href="/newton/install-guide-debconf/">Abstract</a></li>
<a href="/newton/install-guide-debconf/common/conventions.html">Conventions</a></li>
<a href="/newton/install-guide-debconf/overview.html">Overview</a></li>
<a href="/newton/install-guide-debconf/environment.html">Environment</a></li>
<a href="/newton/install-guide-debconf/keystone.html">Identity service</a></li>
<a href="/newton/install-guide-debconf/glance.html">Image service</a></li>
<a href="/newton/install-guide-debconf/nova.html">Compute service</a></li>
<a href="/newton/install-guide-debconf/neutron.html">Networking service</a></li>
<a href="/newton/install-guide-debconf/horizon.html">Dashboard</a></li>
<a href="/newton/install-guide-debconf/cinder.html">Block Storage service</a></li>
<a href="/project-install-guide/shared-file-systems/newton/">Shared File Systems service (Optional)</a></li>
<a href="/project-install-guide/object-storage/newton/">Object Storage service (Optional)</a></li>
<a href="/project-install-guide/orchestration/newton/">Orchestration service</a></li>
<a href="/project-install-guide/telemetry/newton/">Telemetry Data Collection service (Optional)</a></li>
<a href="/project-install-guide/telemetry-alarming/newton/">Telemetry Alarming services (Optional)</a></li>
<a href="/project-install-guide/database/newton/">Database service (Optional)</a></li>
<a href="/project-install-guide/container-infrastructure-management/newton/">Container Infrastructure Management service (Optional)</a></li>
<a href="/project-install-guide/messaging/newton/">Messaging service (Optional)</a></li>
<a href="/project-install-guide/key-manager/newton/">Key Manager service (Optional)</a></li>
<a href="/project-install-guide/baremetal/newton/">Bare Metal service (Optional)</a></li>
<a href="/newton/install-guide-debconf/launch-instance.html">Launch an instance</a></li>
</div>
<div class="docs-link-sections">
<h3><i class="fa fa-cogs"></i>Newton Installation Tutorial for Debian 8</h3>
<a href="/newton/install-guide-debian/">Abstract</a></li>
<a href="/newton/install-guide-debian/common/conventions.html">Conventions</a></li>
<a href="/newton/install-guide-debian/overview.html">Overview</a></li>
<a href="/newton/install-guide-debian/environment.html">Environment</a></li>
<a href="/newton/install-guide-debian/keystone.html">Identity service</a></li>
<a href="/newton/install-guide-debian/glance.html">Image service</a></li>
<a href="/newton/install-guide-debian/nova.html">Compute service</a></li>
<a href="/newton/install-guide-debian/neutron.html">Networking service</a></li>
<a href="/newton/install-guide-debian/horizon.html">Dashboard</a></li>
<a href="/newton/install-guide-debian/cinder.html">Block Storage service</a></li>
<a href="/project-install-guide/shared-file-systems/newton/">Shared File Systems service</a></li>
<a href="/project-install-guide/object-storage/newton/">Object Storage service</a></li>
<a href="/project-install-guide/orchestration/newton/">Orchestration service</a></li>
<a href="/project-install-guide/telemetry/newton/">Telemetry Data Collection service (Optional)</a></li>
<a href="/project-install-guide/telemetry-alarming/newton/">Telemetry Alarming services (Optional)</a></li>
<a href="/project-install-guide/database/newton/">Database service (Optional)</a></li>
<a href="/project-install-guide/container-infrastructure-management/newton/">Container Infrastructure Management service (Optional)</a></li>
<a href="/project-install-guide/messaging/newton/">Messaging service (Optional)</a></li>
<a href="/project-install-guide/key-manager/newton/">Key Manager service (Optional)</a></li>
<a href="/project-install-guide/baremetal/newton/">Bare Metal service (Optional)</a></li>
<a href="/newton/install-guide-debian/launch-instance.html">Launch an instance</a></li>
</div>
<div class="docs-link-sections"> <div class="docs-link-sections">
<h3><i class="fa fa-cogs"></i>Newton Installation Tutorial for openSUSE Leap 42.1 and SUSE Linux Enterprise Server 12 SP1</h3> <h3><i class="fa fa-cogs"></i>Newton Installation Tutorial for openSUSE Leap 42.1 and SUSE Linux Enterprise Server 12 SP1</h3>
<a href="/newton/install-guide-obs/">Abstract</a></li> <a href="/newton/install-guide-obs/">Abstract</a></li>
@ -54,6 +102,8 @@
<a href="/project-install-guide/baremetal/newton/">Bare Metal service (Optional)</a></li> <a href="/project-install-guide/baremetal/newton/">Bare Metal service (Optional)</a></li>
<a href="/newton/install-guide-obs/launch-instance.html">Launch an instance (Core)</a></li> <a href="/newton/install-guide-obs/launch-instance.html">Launch an instance (Core)</a></li>
</div> </div>
</div>
<div class="col-lg-6 col-md-6 col-sm-6">
<div class="docs-link-sections"> <div class="docs-link-sections">
<h3><i class="fa fa-cogs"></i>Newton Installation Tutorial for Red Hat Enterprise Linux 7 and CentOS 7</h3> <h3><i class="fa fa-cogs"></i>Newton Installation Tutorial for Red Hat Enterprise Linux 7 and CentOS 7</h3>
<a href="/newton/install-guide-rdo/">Abstract</a></li> <a href="/newton/install-guide-rdo/">Abstract</a></li>
@ -78,8 +128,6 @@
<a href="/project-install-guide/baremetal/newton/">Bare Metal service (Optional)</a></li> <a href="/project-install-guide/baremetal/newton/">Bare Metal service (Optional)</a></li>
<a href="/newton/install-guide-rdo/launch-instance.html">Launch an instance (Core)</a></li> <a href="/newton/install-guide-rdo/launch-instance.html">Launch an instance (Core)</a></li>
</div> </div>
</div>
<div class="col-lg-6 col-md-6 col-sm-6">
<div class="docs-link-sections"> <div class="docs-link-sections">
<h3><i class="fa fa-cogs"></i>Newton Installation Tutorial for Ubuntu 16.04 (LTS)</h3> <h3><i class="fa fa-cogs"></i>Newton Installation Tutorial for Ubuntu 16.04 (LTS)</h3>
<a href="/newton/install-guide-ubuntu/">Abstract</a></li> <a href="/newton/install-guide-ubuntu/">Abstract</a></li>