From afcebbaa7c4f543d86b0101d6a127ee34c686d64 Mon Sep 17 00:00:00 2001 From: "Hasko, Vladimir" Date: Fri, 4 Jul 2025 07:33:16 +0000 Subject: [PATCH] adding bcc to metadata Reviewed-by: Gode, Sebastian Co-authored-by: Hasko, Vladimir Co-committed-by: Hasko, Vladimir --- otc_metadata/data/documents/bcc-api-ref.yaml | 13 +++++++++++++ otc_metadata/data/documents/bcc-umn.yaml | 13 +++++++++++++ otc_metadata/data/repositories/bcc.yaml | 13 +++++++++++++ otc_metadata/data/services/bcc.yaml | 12 ++++++++++++ otc_metadata/data/services/fg.yaml | 1 - otc_metadata/data/services/gloss.yaml | 7 ++++--- otc_metadata/data/services/obs.yaml | 1 - 7 files changed, 55 insertions(+), 5 deletions(-) create mode 100644 otc_metadata/data/documents/bcc-api-ref.yaml create mode 100644 otc_metadata/data/documents/bcc-umn.yaml create mode 100644 otc_metadata/data/repositories/bcc.yaml create mode 100644 otc_metadata/data/services/bcc.yaml diff --git a/otc_metadata/data/documents/bcc-api-ref.yaml b/otc_metadata/data/documents/bcc-api-ref.yaml new file mode 100644 index 0000000..90eaccf --- /dev/null +++ b/otc_metadata/data/documents/bcc-api-ref.yaml @@ -0,0 +1,13 @@ +--- +hc_location: api/bcc +html_location: docs/bcc/api-ref +link: /business-continuity-center/api-ref/ +rst_location: api-ref/source +service_type: bcc +title: API Reference +type: api-ref +cloud_environments: + - name: eu_de + visibility: internal + pdf_visibility: internal + pdf_enabled: false diff --git a/otc_metadata/data/documents/bcc-umn.yaml b/otc_metadata/data/documents/bcc-umn.yaml new file mode 100644 index 0000000..45a06d4 --- /dev/null +++ b/otc_metadata/data/documents/bcc-umn.yaml @@ -0,0 +1,13 @@ +--- +hc_location: usermanual/bcc +html_location: docs/bcc/umn +link: /business-continuity-center/umn/ +rst_location: umn/source +service_type: bcc +title: User Guide +type: umn +cloud_environments: + - name: eu_de + visibility: internal + pdf_visibility: internal + pdf_enabled: false diff --git a/otc_metadata/data/repositories/bcc.yaml b/otc_metadata/data/repositories/bcc.yaml new file mode 100644 index 0000000..fcaadb2 --- /dev/null +++ b/otc_metadata/data/repositories/bcc.yaml @@ -0,0 +1,13 @@ +--- +service_type: bcc +repositories: + - environment: public + repo: opentelekomcloud-docs/business-continuity-center + type: github + cloud_environments: + - eu_de + - environment: internal + repo: docs/business-continuity-center + type: gitea + cloud_environments: + - eu_de diff --git a/otc_metadata/data/services/bcc.yaml b/otc_metadata/data/services/bcc.yaml new file mode 100644 index 0000000..3ccbe25 --- /dev/null +++ b/otc_metadata/data/services/bcc.yaml @@ -0,0 +1,12 @@ +--- +service_category: storage +service_title: Business Continuity Center +service_type: bcc +service_uri: business-continuity-center +teams: + - name: docs-storage-rw + permission: write +cloud_environments: + - name: eu_de + visibility: internal +is_global: false diff --git a/otc_metadata/data/services/fg.yaml b/otc_metadata/data/services/fg.yaml index e6b0c12..ab9013a 100644 --- a/otc_metadata/data/services/fg.yaml +++ b/otc_metadata/data/services/fg.yaml @@ -1,5 +1,4 @@ --- -environment: public service_category: compute service_title: FunctionGraph service_type: fg diff --git a/otc_metadata/data/services/gloss.yaml b/otc_metadata/data/services/gloss.yaml index 3c68c90..af77ae6 100644 --- a/otc_metadata/data/services/gloss.yaml +++ b/otc_metadata/data/services/gloss.yaml @@ -1,6 +1,4 @@ --- -environment: hidden -is_global: true service_category: other service_title: Glossary service_type: gloss @@ -8,4 +6,7 @@ service_uri: glossary teams: - name: docs-eco-rw permission: write -is_global: true +cloud_environments: + - name: eu_de + visibility: hidden +is_global: false diff --git a/otc_metadata/data/services/obs.yaml b/otc_metadata/data/services/obs.yaml index a9b93db..c7d5d87 100644 --- a/otc_metadata/data/services/obs.yaml +++ b/otc_metadata/data/services/obs.yaml @@ -1,5 +1,4 @@ --- -environment: public service_category: storage service_title: Object Storage Service service_type: obs