diff --git a/tools/www-generator.py b/tools/www-generator.py index 34b9c28b24..7dd62c503e 100755 --- a/tools/www-generator.py +++ b/tools/www-generator.py @@ -510,6 +510,7 @@ _RETIRED_REPOS = [ 'openstack/openstack-helm-infra', 'openstack/os-acc', 'openstack/os-cloud-config', + 'openstack/os-net-config', 'openstack/oslosphinx', 'openstack/os-win', 'openstack/oswin-tempest-plugin', @@ -539,7 +540,13 @@ _RETIRED_REPOS = [ 'openstack/syntribos', 'openstack/tempest-horizon', 'openstack/tricircle', + 'openstack/tripleo-ansible', + 'openstack/tripleo-common', + 'openstack/tripleo-docs', 'openstack/tripleo-incubator', + 'openstack/tripleo-operator-ansible', + 'openstack/tripleo-quickstart', + 'openstack/tripleo-validations', ] diff --git a/www/templates/project_list.tmpl b/www/templates/project_list.tmpl index 1cdd806556..38fc92b0ab 100644 --- a/www/templates/project_list.tmpl +++ b/www/templates/project_list.tmpl @@ -65,8 +65,6 @@ {{project.service}}
{% endif %} {% endfor %} - - TripleO Deployment Guide