From 9f58d2e7155fc7b038d917fd593c7a0a66ca6046 Mon Sep 17 00:00:00 2001 From: "Dr. Jens Harbott" Date: Thu, 23 Jun 2022 17:25:08 +0200 Subject: [PATCH] Add a link to the Large Scale SIG docs The Large Scale SIG has started to publish their documentation at [0], migrating content from the Wiki[1]. Add a link to the main landing page and also add the repo to the _IGNORED_REPOS list in www-generator.py, since it doesn't use the /latest/ patch as it is branchless and not release-specific. [0] https://docs.openstack.org/large-scale/index.html [1] https://wiki.openstack.org/wiki/Large_Scale_SIG Change-Id: Ie7f297615d746f36f24e63ee3f25b4938e6f45e3 --- tools/www-generator.py | 1 + www/yoga/index.html | 2 ++ www/zed/index.html | 2 ++ 3 files changed, 5 insertions(+) diff --git a/tools/www-generator.py b/tools/www-generator.py index ddfb48b4c6..fbe36c9823 100755 --- a/tools/www-generator.py +++ b/tools/www-generator.py @@ -429,6 +429,7 @@ _IGNORED_REPOS = [ 'openstack/ha-guide', 'openstack/arch-design', 'openstack/project-team-guide', + 'openstack/large-scale', ] # List of infra repos that publish to the normal location (/REPO/) and diff --git a/www/yoga/index.html b/www/yoga/index.html index 2bee9c4a5e..912984233f 100644 --- a/www/yoga/index.html +++ b/www/yoga/index.html @@ -74,6 +74,8 @@

The Extended Maintenance SIG manages the existing stable branches

Self-healing SIG documentation

Self-healing use cases and implementation details

+ Large Scale SIG documentation +

The journey of running OpenStack at large scale