From 8f2b6df375d9b2e04fc97dd3fc04998ab4f0710f Mon Sep 17 00:00:00 2001 From: Matthew Kassawara Date: Tue, 11 Oct 2016 16:47:38 -0600 Subject: [PATCH] [www] Improve description of install tutorials Improve description of install tutorials by indicating core and optional components and describing the requirements for the minimum services to launch an instance. Change-Id: Ib355054cdf0714f18840f274ccf7652749c1420a --- www/project-install-guide/draft/index.html | 172 ++++++++++---------- www/project-install-guide/newton/index.html | 127 ++++++++------- 2 files changed, 153 insertions(+), 146 deletions(-) diff --git a/www/project-install-guide/draft/index.html b/www/project-install-guide/draft/index.html index fde1bc1600..9c68c4ddbf 100644 --- a/www/project-install-guide/draft/index.html +++ b/www/project-install-guide/draft/index.html @@ -11,13 +11,13 @@
-

Draft Installation Tutorials and Guides for Newton (October 2016)

-

-

For Debian with debconf, Debian, openSUSE and SUSE - Linux Enterprise, Red Hat Enterprise Linux and CentOS, - Ubuntu.

- This is documentation in progress for the next release. -

+

Newton Installation Tutorials and Guides

+

The following tutorials and 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 instance (VM) requires following the core + content. Optional content augments a minimal deployment with + additional services.

@@ -33,57 +33,57 @@

Draft Installation Tutorial for Debian 8 with debconf

Abstract Conventions - Overview - Environment - Identity service - Image service - Compute service - Networking service - Dashboard - Block Storage service - Orchestration service - Launch an instance + Overview (Core) + Environment (Core) + Identity service (Core) + Image service (Core) + Compute service (Core) + Networking service (Core) + Dashboard (Optional) + Block Storage service (Optional) + Orchestration service (Optional) + Launch an instance (Core)
@@ -91,49 +91,49 @@

Draft Installation Tutorial for Red Hat Enterprise Linux 7 and CentOS 7

Abstract Conventions - Overview - Environment - Identity service - Image service - Compute service - Networking service - Dashboard - Block Storage service - Shared File Systems service - Object Storage service - Orchestration service - Telemetry Data Collection service - Telemetry Alarming services - Database service - Container Infrastructure Management service - Messaging service - Key Manager service - Bare Metal service - Launch an instance + Overview (Core) + Environment (Core) + Identity service (Core) + Image service (Core) + Compute service (Core) + Networking service (Core) + Dashboard (Optional) + Block Storage service (Optional) + Shared File Systems service (Optional) + Object Storage service (Optional) + Orchestration service (Optional) + Telemetry Data Collection service (Optional) + Telemetry Alarming services (Optional) + Database service (Optional) + Container Infrastructure Management service (Optional) + Messaging service (Optional) + Key Manager service (Optional) + Bare Metal service (Optional) + Launch an instance (Core)
diff --git a/www/project-install-guide/newton/index.html b/www/project-install-guide/newton/index.html index 48c5b6d6e8..a19d5731dd 100644 --- a/www/project-install-guide/newton/index.html +++ b/www/project-install-guide/newton/index.html @@ -12,9 +12,15 @@

Newton Installation Tutorials and Guides

-

For openSUSE and SUSE - Linux Enterprise, Red Hat Enterprise Linux and CentOS, - Ubuntu.

+

The following tutorials and guides support basic installation + of core and optional OpenStack services on variants of + Debian, Red Hat, SUSE, and Ubuntu distributions. A + minimal deployment necessary to launch a simple + instance (VM) requires following the core content. + Optional content augments a minimal deployment with + additional services.

+

This is documentation in progress for the next release.

+
@@ -30,49 +36,49 @@

Newton Installation Tutorial for openSUSE Leap 42.1 and SUSE Linux Enterprise Server 12 SP1

Abstract Conventions - Overview - Environment - Identity service - Image service - Compute service - Networking service - Dashboard - Block Storage service - Shared File Systems service - Object Storage service - Orchestration service - Telemetry Data Collection service - Telemetry Alarming services - Database service - Container Infrastructure Management service - Messaging service - Key Manager service - Bare Metal service - Launch an instance + Overview (Core) + Environment (Core) + Identity service (Core) + Image service (Core) + Compute service (Core) + Networking service (Core) + Dashboard (Optional) + Block Storage service (Optional) + Shared File Systems service (Optional) + Object Storage service (Optional) + Orchestration service (Optional) + Telemetry Data Collection service (Optional) + Telemetry Alarming services (Optional) + Database service (Optional) + Container Infrastructure Management service (Optional) + Messaging service (Optional) + Key Manager service (Optional) + Bare Metal service (Optional) + Launch an instance (Core)
@@ -80,25 +86,25 @@

Newton Installation Tutorial for Ubuntu 16.04 (LTS)

Abstract Conventions - Overview - Environment - Identity service - Image service - Compute service - Networking service - Dashboard - Block Storage service - Shared File Systems service - Object Storage service - Orchestration service - Telemetry Data Collection service - Telemetry Alarming services - Database service - Container Infrastructure Management service - Messaging service - Key Manager service - Bare Metal service - Launch an instance + Overview (Core) + Environment (Core) + Identity service (Core) + Image service (Core) + Compute service (Core) + Networking service (Core) + Dashboard (Optional) + Block Storage service (Optional) + Shared File Systems service (Optional) + Object Storage service (Optional) + Orchestration service (Optional) + Telemetry Data Collection service (Optional) + Telemetry Alarming services (Optional) + Database service (Optional) + Container Infrastructure Management service (Optional) + Messaging service (Optional) + Key Manager service (Optional) + Bare Metal service (Optional) + Launch an instance (Core)
@@ -112,3 +118,4 @@ {% endblock content %} +