From 650cbbdbcd08f14b1ce81c6b02dcedbcfe7aba3d Mon Sep 17 00:00:00 2001 From: tischrei Date: Tue, 19 Aug 2025 13:40:24 +0000 Subject: [PATCH] add more descriptions (#48) Reviewed-on: https://gitea.eco.tsi-dev.otc-service.com/infra/otc-metadata-rework/pulls/48 Reviewed-by: Gode, Sebastian Co-authored-by: tischrei Co-committed-by: tischrei --- otc_metadata/data/services/cbr.yaml | 1 + otc_metadata/data/services/iam.yaml | 1 + otc_metadata/data/services/vpc.yaml | 1 + 3 files changed, 3 insertions(+) diff --git a/otc_metadata/data/services/cbr.yaml b/otc_metadata/data/services/cbr.yaml index 709d0ce..ddee2d8 100644 --- a/otc_metadata/data/services/cbr.yaml +++ b/otc_metadata/data/services/cbr.yaml @@ -12,3 +12,4 @@ cloud_environments: visibility: public - name: swiss visibility: public +description: Cloud Backup and Recovery (CBR) allows you to back up cloud disks, elastic cloud servers, and bare metal servers, protecting the security and accuracy of your data to the greatest extent for service security. diff --git a/otc_metadata/data/services/iam.yaml b/otc_metadata/data/services/iam.yaml index fd07d27..ebcc5a5 100644 --- a/otc_metadata/data/services/iam.yaml +++ b/otc_metadata/data/services/iam.yaml @@ -12,3 +12,4 @@ cloud_environments: - name: swiss visibility: public is_global: false +description: Identity and Access Management (IAM) provides a public cloud system (Open Telekom Cloud) with user identity management and access control. diff --git a/otc_metadata/data/services/vpc.yaml b/otc_metadata/data/services/vpc.yaml index 29fb5ee..bce52b6 100644 --- a/otc_metadata/data/services/vpc.yaml +++ b/otc_metadata/data/services/vpc.yaml @@ -12,3 +12,4 @@ cloud_environments: - name: swiss visibility: public is_global: false +description: The Virtual Private Cloud (VPC) service enables you to provision logically isolated, configurable, and manageable virtual networks for Elastic Cloud Servers (ECSs), improving the security of resources in the cloud system and simplifying network deployment.