From 8fb013c49b3c598db42380f2b5c526ae6b8870be Mon Sep 17 00:00:00 2001
From: Dmitriy Rabotyagov
Date: Thu, 1 Jun 2023 16:18:31 +0200
Subject: [PATCH] Drop hardcoded TripleO links
TripleO is deprecated now, so we should not mention it in recent docs.
Moreover, the only existing branches are Zed and Wallaby.
Instead of hardcoding the link, we adding `has_deployment_guide`
for Zed.
Change-Id: I273f4204c863eb1321257f7f61c1115fb40bc6f9
---
www/project-data/zed.yaml | 1 +
www/xena/deploy/index.html | 3 ---
www/yoga/deploy/index.html | 3 ---
www/zed/deploy/index.html | 3 ---
4 files changed, 1 insertion(+), 9 deletions(-)
diff --git a/www/project-data/zed.yaml b/www/project-data/zed.yaml
index f164a9a9bf..b6d63077ed 100644
--- a/www/project-data/zed.yaml
+++ b/www/project-data/zed.yaml
@@ -784,6 +784,7 @@
type: deployment
service: Deploying OpenStack with TripleO
has_install_guide: true
+ has_deployment_guide: true
#- name: puppet-openstack-guide
# type: deployment
# service: Puppet modules for deployment
diff --git a/www/xena/deploy/index.html b/www/xena/deploy/index.html
index 70973e7963..396f209386 100644
--- a/www/xena/deploy/index.html
+++ b/www/xena/deploy/index.html
@@ -29,9 +29,6 @@
{% endif %}
{%- endfor %}
-
- TripleO Deployment Guide
-
diff --git a/www/yoga/deploy/index.html b/www/yoga/deploy/index.html
index 70973e7963..396f209386 100644
--- a/www/yoga/deploy/index.html
+++ b/www/yoga/deploy/index.html
@@ -29,9 +29,6 @@
{% endif %}
{%- endfor %}
-
- TripleO Deployment Guide
-
diff --git a/www/zed/deploy/index.html b/www/zed/deploy/index.html
index 70973e7963..396f209386 100644
--- a/www/zed/deploy/index.html
+++ b/www/zed/deploy/index.html
@@ -29,9 +29,6 @@
{% endif %}
{%- endfor %}
-
- TripleO Deployment Guide
-