From a55d79c761006ae4aad59efaca3da63bef7b2375 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Thu, 12 Nov 2020 17:02:57 +0100 Subject: [PATCH] www: Retire karbor, qinling, searchlight These projects are now retired, remove them from listings for new releases. Change-Id: Ie6e83348d77f668247481db947f2f803d9e2a926 --- tools/www-generator.py | 4 ++++ www/project-data/latest.yaml | 32 -------------------------------- 2 files changed, 4 insertions(+), 32 deletions(-) diff --git a/tools/www-generator.py b/tools/www-generator.py index 67cb6316ca..96ce803a12 100755 --- a/tools/www-generator.py +++ b/tools/www-generator.py @@ -450,6 +450,7 @@ _RETIRED_REPOS = [ 'openstack/faafo', 'openstack/fuel-docs', 'openstack/fuxi', + 'openstack/karbor', 'openstack/kolla-cli', 'openstack/kolla-kubernetes', 'openstack/mox3', @@ -477,7 +478,10 @@ _RETIRED_REPOS = [ 'openstack/python-ceilometerclient', 'openstack/python-congressclient', 'openstack/python-dracclient', + 'openstack/python-karborclient', 'openstack/python-tricircleclient', + 'openstack/qinling', + 'openstack/searchlight', 'openstack/syntribos', 'openstack/tricircle', 'openstack/tripleo-incubator', diff --git a/www/project-data/latest.yaml b/www/project-data/latest.yaml index 5df11db1f5..2e94122d32 100644 --- a/www/project-data/latest.yaml +++ b/www/project-data/latest.yaml @@ -664,20 +664,6 @@ type: service-client description: octavia client -- name: karbor - service: Data Protection Orchestration Service - service_type: data-protection-orchestration - has_api_ref: true - has_install_guide: true - has_config_ref: true - has_admin_guide: true - type: service -- name: python-karborclient - service: Data Protection Orchestration Service client - has_user_guide: true - type: service-client - description: karbor client - - name: blazar service: Resource reservation service service_type: reservation @@ -750,14 +736,6 @@ # service: Windows / Hyper-V library for OpenStack projects. # type: library -- name: qinling - service: Function as a Service for OpenStack - service_type: function-engine - type: service - has_admin_guide: true - has_api_ref: true - has_user_guide: true - - name: openstackdocstheme service: Theme and extension support for Sphinx documentation for official projects type: library @@ -896,16 +874,6 @@ has_api_ref: true has_config_ref: true -- name: searchlight - service: Search service - service_type: search - type: service - has_admin_guide: true - has_api_ref: true - has_config_ref: true - has_install_guide: true - has_user_guide: true - - name: adjutant service: Operations Processes Automation service_type: admin-logic