From 705c55e47415a97a257c97a2c29f7a6fcb65e247 Mon Sep 17 00:00:00 2001 From: Jeremy Stanley Date: Tue, 9 May 2023 16:19:05 +0000 Subject: [PATCH] Remove TripleO The TripleO project is officially deprecated in OpenStack and no longer included as of the 2023.1 release. See https://review.opendev.org/877132 for details. Change-Id: I48b0028ddba1a065016e785e29b27232154ca727 --- deployment_tools.yaml | 64 ------------------------------------------- 1 file changed, 64 deletions(-) diff --git a/deployment_tools.yaml b/deployment_tools.yaml index 683ef35..066580b 100644 --- a/deployment_tools.yaml +++ b/deployment_tools.yaml @@ -11,70 +11,6 @@ tabs: - category: Frameworks for lifecycle management components: - - name: tripleo - title: Deploys OpenStack using OpenStack itself - docs-title: Docs - docs-url: https://docs.openstack.org/tripleo-docs/latest/ - desc: > - TripleO is a project aimed at installing, upgrading and - operating OpenStack clouds using OpenStack’s own cloud - facilities as the foundation - building on Nova, Ironic, - Neutron and Heat to automate cloud management at datacenter - scale. - project-team: tripleo - capabilities: - - name: starts-from - tags: - - bare-metal - - os-installed - - name: technology - tags: - - rpm-packages - - oci-containers - - redhat-centos - - puppet - - ansible - - heat - - name: components - tags: - - message-queue - - database - - secrets-storage - - etcd - - cache - - keystone - - placement - - glance - - barbican - - neutron - - octavia - - designate - - ironic - - swift - - cinder - - manila - - nova - - sahara - - heat - - mistral - - zaqar - - aodh - - horizon - - ec2api - - ceilometer - - panko - - name: upgrade - tags: - - online - - per-version - - fast-forward - - name: features - tags: - - offline-installation - - encrypted-local-comms - - all-in-one - - nova-cells - - name: openstack-helm title: Deploys OpenStack in containers using Helm docs-title: Docs