From 8a781ee62a532ff153654907cab2e6981b162a38 Mon Sep 17 00:00:00 2001 From: tischrei Date: Tue, 15 Oct 2024 09:50:00 +0000 Subject: [PATCH] remove Architecture Center from metadata Reviewed-by: Gode, Sebastian Co-authored-by: tischrei Co-committed-by: tischrei --- otc_metadata/data/documents/ac-blueprints.yaml | 9 --------- .../documents/ac-cloud-adoption-framework.yaml | 9 --------- otc_metadata/data/services/ac.yaml | 16 ---------------- 3 files changed, 34 deletions(-) delete mode 100644 otc_metadata/data/documents/ac-blueprints.yaml delete mode 100644 otc_metadata/data/documents/ac-cloud-adoption-framework.yaml delete mode 100644 otc_metadata/data/services/ac.yaml diff --git a/otc_metadata/data/documents/ac-blueprints.yaml b/otc_metadata/data/documents/ac-blueprints.yaml deleted file mode 100644 index 0c0f6fb4..00000000 --- a/otc_metadata/data/documents/ac-blueprints.yaml +++ /dev/null @@ -1,9 +0,0 @@ ---- -environment: public -link: /architecture-center/blueprints/ -pdf_name: architecture-center-blueprints -rst_location: doc/blueprints/source -service_type: ac -title: Blueprints -type: blueprints -disable_import: true diff --git a/otc_metadata/data/documents/ac-cloud-adoption-framework.yaml b/otc_metadata/data/documents/ac-cloud-adoption-framework.yaml deleted file mode 100644 index b01d6be3..00000000 --- a/otc_metadata/data/documents/ac-cloud-adoption-framework.yaml +++ /dev/null @@ -1,9 +0,0 @@ ---- -environment: internal -link: /architecture-center/caf/ -pdf_name: architecture-center-cloud-adoption-framework -rst_location: doc/caf/source -service_type: ac -title: Cloud Adoption Framework -type: caf -disable_import: true diff --git a/otc_metadata/data/services/ac.yaml b/otc_metadata/data/services/ac.yaml deleted file mode 100644 index 6cd16624..00000000 --- a/otc_metadata/data/services/ac.yaml +++ /dev/null @@ -1,16 +0,0 @@ ---- -environment: hidden -repositories: -- environment: internal - repo: docs/architecture-center - type: gitea -- environment: public - repo: opentelekomcloud-docs/architecture-center - type: github -service_category: other -service_title: Architecture Center -service_type: ac -service_uri: architecture-center -teams: -- name: docs-architecture-center-rw - permission: write