From cb439e8ff7c09c1ecbd917d95b6c59a69ff1e68c Mon Sep 17 00:00:00 2001 From: Christian Berendt Date: Tue, 5 Apr 2016 12:56:48 +0200 Subject: [PATCH] [www] remove Icehouse files Icehouse is EOL since 2015-07-02. Change-Id: If6710647c490a4a2742c895298722423652a14be --- www/icehouse/index.html | 94 ----------------------------------------- www/static/.htaccess | 7 --- www/www-index.html | 1 - 3 files changed, 102 deletions(-) delete mode 100644 www/icehouse/index.html diff --git a/www/icehouse/index.html b/www/icehouse/index.html deleted file mode 100644 index 19a50dbf63..0000000000 --- a/www/icehouse/index.html +++ /dev/null @@ -1,94 +0,0 @@ -{% set scriptdir = '../common/js/' %} -{% set cssdir = '../common/css/' %} -{% extends "templates/base.tmpl" %} -{% block pagetitle %}Icehouse{% endblock %} -{% block title %}{% endblock %} -{% block header %} -{% endblock header %} -{% block content %} - -
-
-
-
-

Welcome to OpenStack Documentation

-

- What is OpenStack? OpenStack is a cloud operating system that controls large pools of compute, storage, and networking resources throughout a datacenter, all managed through a dashboard that gives administrators control while empowering their users to provision resources through a web interface. -

-
-

What are the next steps?

- View The Docs - Get OpenStack - Get Training -
- - - -
-
-
-
-
-
-
-
-
-
-
-
-

Documentation for Icehouse (April 2014)

-

This is an old release. You can select a newer release from the menu if needed.

-
- {% include 'templates/dropdown_releases_and_languages.tmpl' %} -
-
-
-
-
-
-
-
-
-
- - {% include 'templates/api_guides.tmpl' %} - - {% include 'templates/ops_and_admin_guides.tmpl' %} -
-
- {% include 'templates/user_guides.tmpl' %} - {% include 'templates/contributor_guides.tmpl' %} - {% include 'templates/training_guides.tmpl' %} -
-
-
-
-

Documentation treated like code, powered by the community - interested?

- How To Contribute -
-
-
- - -{% endblock content %} diff --git a/www/static/.htaccess b/www/static/.htaccess index 546e93312a..11c19c4fd7 100644 --- a/www/static/.htaccess +++ b/www/static/.htaccess @@ -114,13 +114,6 @@ redirect 301 /trunk/index.html /index.html # Redirect trunk/config-reference to liberty/config-reference redirectmatch 301 /trunk/config-reference/content/(.*) /liberty/config-reference/content/$1 -# Redirect apt-debian install guide for Icehouse -redirectmatch 301 /icehouse/install-guide/install/apt-debian/.*$ / - -# Redirect trove install guide for Icehouse -redirectmatch 301 "^/icehouse/install-guide/install/.*/ch_trove.html$" / -redirectmatch 301 "^/icehouse/install-guide/install/.*/trove.*$" / - # Redirect trove install guide redirectmatch 301 "^/juno/install-guide/install/.*/ch_trove.html$" / redirectmatch 301 "^/juno/install-guide/install/.*/trove.*$" / diff --git a/www/www-index.html b/www/www-index.html index aaa16504a7..67194e517f 100644 --- a/www/www-index.html +++ b/www/www-index.html @@ -17,7 +17,6 @@
  • /sec/index.html
  • /draft/draft-index.html
  • /zh_CN/index.html
  • -
  • /icehouse/index.html
  • /juno/index.html
  • /kilo/index.html
  • /liberty/index.html