From efecf2237db32d011288c707ccd0395afe8b5a25 Mon Sep 17 00:00:00 2001 From: tischrei Date: Thu, 25 Jan 2024 09:43:33 +0000 Subject: [PATCH] init architecture center Reviewed-by: Gode, Sebastian Co-authored-by: tischrei Co-committed-by: tischrei --- otc_metadata/data/documents/ac-blueprints.yaml | 8 ++++++++ .../data/documents/ac-cloud-adoption-framework.yaml | 8 ++++++++ otc_metadata/data/services/ac.yaml | 13 +++++++++++++ 3 files changed, 29 insertions(+) create mode 100644 otc_metadata/data/documents/ac-blueprints.yaml create mode 100644 otc_metadata/data/documents/ac-cloud-adoption-framework.yaml create 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 new file mode 100644 index 00000000..25f34bd2 --- /dev/null +++ b/otc_metadata/data/documents/ac-blueprints.yaml @@ -0,0 +1,8 @@ +--- +environment: public +link: /architecture-center/blueprints/ +pdf_name: architecture-center-blueprints +rst_location: blueprints/source +service_type: ac +title: Architecture Center Blueprints +type: blueprints diff --git a/otc_metadata/data/documents/ac-cloud-adoption-framework.yaml b/otc_metadata/data/documents/ac-cloud-adoption-framework.yaml new file mode 100644 index 00000000..9e47b3ce --- /dev/null +++ b/otc_metadata/data/documents/ac-cloud-adoption-framework.yaml @@ -0,0 +1,8 @@ +--- +environment: public +link: /architecture-center/cloud-adoption-framework/ +pdf_name: architecture-center-cloud-adoption-framework +rst_location: caf/source +service_type: ac +title: Architecture Center Cloud Adoption Framework +type: caf diff --git a/otc_metadata/data/services/ac.yaml b/otc_metadata/data/services/ac.yaml new file mode 100644 index 00000000..a56444ea --- /dev/null +++ b/otc_metadata/data/services/ac.yaml @@ -0,0 +1,13 @@ +--- +environment: hidden +repositories: +- 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