Remove kilo install guide

Remove the kilo install guide. The purpose of the guide is to teach
OpenStack. Kilo and the distros used are very old, users should use a
newer release.

Add redirect for the removed guide.

Leave all other documents in for now.

Change-Id: I6654b04d9adc39cb5221d06b910da4a4bf3b5469
This commit is contained in:
Andreas Jaeger 2017-01-11 16:02:03 +01:00
parent 3a438be06e
commit 1baa4a770e
2 changed files with 3 additions and 7 deletions

View File

@ -61,13 +61,6 @@
</div>
<div class="row docs-toc">
<div class="col-lg-6 col-md-6 col-sm-6">
<div class="docs-link-sections">
<h3 id="install-guides"><i class="fa fa-cogs"></i> Install Guides</h3>
<p>Getting started with the most commonly used OpenStack services</p>
<a href="/kilo/install-guide/install/zypper/content/">Installation Guide for openSUSE 13.2 and SUSE Linux Enterprise Server 12</a>
<a href="/kilo/install-guide/install/yum/content/">Installation Guide for Red Hat Enterprise Linux 7, CentOS 7, and Fedora 21</a>
<a href="/kilo/install-guide/install/apt/content/">Installation Guide for Ubuntu 14.04 (LTS)</a>
</div>
<div class="docs-link-sections">
{% include 'templates/ops_and_admin_guides.tmpl' %}
<a href="/kilo/networking-guide/">Networking Guide</a>

View File

@ -35,6 +35,9 @@ redirect 301 /trunk/openstack-compute/install/content /trunk/openstack-compute/i
redirect 301 /trunk/basic-install/apt/content /newton/install-guide-ubuntu/
redirect 301 /trunk/basic-install/yum/content /newton/install-guide-rdo/
# redirect kilo install guide
redirectmatch 301 /kilo/install-guide.*$ /index.html
# Redirecting trunk admin guides to admin-guide
redirect 301 /trunk/openstack-block-storage/admin/content/ /admin-guide/
redirect 301 /trunk/openstack-compute/admin/content/ /admin-guide/