From e590fc900a45044b000f77f15051f2c749dd1a07 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Thu, 25 Oct 2018 08:24:24 +0200 Subject: [PATCH] Temporarily remove ha-guide from index The page https://docs.openstack.org/ha-guide/ is empty, let's not link to it since there's no content yet. Once we have content, we can revert this change. Change-Id: Ib73c80d22f8bfc5ce98c41a737535bfeb0d5f2d7 Related-Bug: #1799810 --- www/ocata/index.html | 2 ++ www/pike/index.html | 2 ++ www/queens/index.html | 2 ++ www/rocky/index.html | 2 ++ www/stein/index.html | 3 ++- www/templates/ops_and_admin_guides.tmpl | 2 ++ 6 files changed, 12 insertions(+), 1 deletion(-) diff --git a/www/ocata/index.html b/www/ocata/index.html index a23070815d..81447e5dad 100644 --- a/www/ocata/index.html +++ b/www/ocata/index.html @@ -30,7 +30,9 @@

Operations and Administration Guides

Administrator Guides

Manage and troubleshoot an OpenStack cloud

+

Install and configure OpenStack for high availability

Security Guide

Guidelines and scenarios for creating more secure OpenStack clouds

diff --git a/www/pike/index.html b/www/pike/index.html index c0b6780a4e..7a39d64c60 100644 --- a/www/pike/index.html +++ b/www/pike/index.html @@ -30,7 +30,9 @@

Operations and Administration Guides

Administrator Guides

Manage and troubleshoot an OpenStack cloud

+

Install and configure OpenStack for high availability

Architecture Guide

Plan and design an OpenStack cloud

diff --git a/www/queens/index.html b/www/queens/index.html index c0b6780a4e..7a39d64c60 100644 --- a/www/queens/index.html +++ b/www/queens/index.html @@ -30,7 +30,9 @@

Operations and Administration Guides

Administrator Guides

Manage and troubleshoot an OpenStack cloud

+

Install and configure OpenStack for high availability

Architecture Guide

Plan and design an OpenStack cloud

diff --git a/www/rocky/index.html b/www/rocky/index.html index cd2bb98689..601428d108 100644 --- a/www/rocky/index.html +++ b/www/rocky/index.html @@ -30,7 +30,9 @@

Operations and Administration Guides

Administrator Guides

Manage and troubleshoot an OpenStack cloud

+

Install and configure OpenStack for high availability

Architecture Guide

Plan and design an OpenStack cloud

diff --git a/www/stein/index.html b/www/stein/index.html index cd2bb98689..df57b5467c 100644 --- a/www/stein/index.html +++ b/www/stein/index.html @@ -30,7 +30,8 @@

Operations and Administration Guides

Administrator Guides

Manage and troubleshoot an OpenStack cloud

- High Availability Guide +

Install and configure OpenStack for high availability

Architecture Guide

Plan and design an OpenStack cloud

diff --git a/www/templates/ops_and_admin_guides.tmpl b/www/templates/ops_and_admin_guides.tmpl index 3a6221d12b..a33cb2c6e3 100644 --- a/www/templates/ops_and_admin_guides.tmpl +++ b/www/templates/ops_and_admin_guides.tmpl @@ -1,7 +1,9 @@

Operations and Administration Guides

Administrator Guides

Manage and troubleshoot an OpenStack cloud

+

Install and configure OpenStack for high availability

Security Guide

Guidelines and scenarios for creating more secure OpenStack clouds