diff --git a/www/project-install-guide/draft/index.html b/www/project-install-guide/draft/index.html index da6160e04e..2a1079cde9 100644 --- a/www/project-install-guide/draft/index.html +++ b/www/project-install-guide/draft/index.html @@ -1,5 +1,6 @@ {% set scriptdir = '../../common/js/' %} {% set cssdir = '../../common/css/' %} +{% set imagedir = '../../common/images/' %} {% extends "templates/base.tmpl" %} {% block pagetitle %}Draft Installation Tutorials and Guides{% endblock %} {% block title %} @@ -7,167 +8,133 @@ {% endblock %} {% block content %} + +
The following tutorials and 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 - 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.
++ These guides cover installation procedures for OpenStack + services. Select your preferred operating system for a manual + installation tutorial of core services (Identity, Image, + Compute, Networking, and Block Storage , and + the Dashboard service). Once you have the core services + installed, select from the optional services for more + installation guides. +
++ OpenStack services can be installed on Debian, either + manually or using debconf, Red Hat, SUSE, and Ubuntu + distributions. Installing only the core services will + provide a minimal deployment necessary to launch an + instance with minimal/default configuration. Optional + content augments a minimal deployment with additional + services. +
++ If you would prefer to install OpenStack using an automated + tool, see the Draft Deployment Guides.
Abstract ( - Debconf, - Debian, - SUSE, - RDO, - Ubuntu)
-Conventions ( - Debconf, - Debian, - SUSE, - RDO, - Ubuntu)
-Overview ( - Debconf, - Debian, - SUSE, - RDO, - Ubuntu)
-Environment (Basic) ( - Debconf, - Debian, - SUSE, - RDO, - Ubuntu)
-Identity service (Basic) ( - Debconf, - Debian, - SUSE, - RDO, - Ubuntu)
-Image service (Basic) ( - Debconf, - Debian, - SUSE, - RDO, - Ubuntu)
-Compute service (Basic) ( - Debconf, - Debian, - SUSE, - RDO, - Ubuntu)
-Networking service (Basic) ( - Debconf, - Debian, - SUSE, - RDO, - Ubuntu)
-Dashboard (Optional) ( - Debconf, - Debian, - SUSE, - RDO, - Ubuntu)
-Block Storage service (Optional) ( - Debconf, - Debian, - SUSE, - RDO, - Ubuntu)
-Shared File Systems service (Optional) ( - Debconf, - Debian, - SUSE, - RDO, - Ubuntu)
-Object Storage service (Optional) ( - Debconf, - Debian, - SUSE, - RDO, - Ubuntu)
-Orchestration service (Optional) ( - Debconf, - Debian, - SUSE, - RDO, - Ubuntu)
-Telemetry Data Collection service (Optional) ( - Debconf, - Debian, - SUSE, - RDO, - Ubuntu)
-Telemetry Alarming services (Optional) ( - Debconf, - Debian, - SUSE, - RDO, - Ubuntu)
-Database service (Optional) ( - Debconf, - Debian, - SUSE, - RDO, - Ubuntu)
-Container Infrastructure Management service (Optional) ( - Debconf, - Debian, - SUSE, - RDO, - Ubuntu)
-Messaging service (Optional) ( - Debconf, - Debian, - SUSE, - RDO, - Ubuntu)
-Key Manager service (Optional) ( - Debconf, - Debian, - SUSE, - RDO, - Ubuntu)
-Bare Metal service (Optional) ( - Debconf, - Debian, - SUSE, - RDO, - Ubuntu)
-EC2 API service (Optional) ( - Ubuntu)
-Launch an instance (Basic) ( - Debconf, - Debian, - SUSE, - RDO, - Ubuntu)
-