From 56be14477817956098b08506bbe782eba069f19f Mon Sep 17 00:00:00 2001 From: tischrei Date: Wed, 24 Jan 2024 14:13:10 +0000 Subject: [PATCH] init architecture center --- otc_metadata/data/documents/ac-blueprints.yaml | 8 ++++++++ .../documents/ac-cloud-adoption-framework.yaml | 8 ++++++++ otc_metadata/data/services/ac.yaml | 16 ++++++++++++++++ 3 files changed, 32 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..20d01e07 --- /dev/null +++ b/otc_metadata/data/documents/ac-blueprints.yaml @@ -0,0 +1,8 @@ +--- +environment: internal +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..43c630c9 --- /dev/null +++ b/otc_metadata/data/documents/ac-cloud-adoption-framework.yaml @@ -0,0 +1,8 @@ +--- +environment: internal +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..59392a0d --- /dev/null +++ b/otc_metadata/data/services/ac.yaml @@ -0,0 +1,16 @@ +--- +environment: internal +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