Compare commits

...

8 Commits

Author SHA1 Message Date
786ed08d42 PAAS - added jira_component tags. (#96)
Reviewed-on: infra/otc-metadata-rework#96
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: Natalia Bobkova <natalia.bobkova@t-systems.com>
Co-committed-by: Natalia Bobkova <natalia.bobkova@t-systems.com>
2026-05-05 13:02:18 +00:00
649535e9bc Container services metadata update (#95)
Reviewed-on: infra/otc-metadata-rework#95
Co-authored-by: Gergo-Bence Lorincz <a200452876@noreply.gitea.eco.tsi-dev.otc-service.com>
Co-committed-by: Gergo-Bence Lorincz <a200452876@noreply.gitea.eco.tsi-dev.otc-service.com>
2026-05-05 07:31:50 +00:00
5710fa585b cms_components_jira_mapping (#94)
Reviewed-on: infra/otc-metadata-rework#94
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: A86700324 <daniel.kovac@t-systems.com>
Co-committed-by: A86700324 <daniel.kovac@t-systems.com>
2026-05-05 07:31:35 +00:00
e8eb8d544a Database: added jira_component parameter to metadata file (#93)
Reviewed-on: infra/otc-metadata-rework#93
Co-authored-by: mgladkov <maksim.gladkov@t-systems.com>
Co-committed-by: mgladkov <maksim.gladkov@t-systems.com>
2026-05-05 07:31:19 +00:00
f21fd2ebce Update service mappings for security components (#92)
Security Services

Anti-DDoS
Cloud Firewall
Database Security Service
Host Security Service
Identity and Access Management
Key Management Service
Web Application Firewall
Dedicated Web Application Firewall

Reviewed-on: infra/otc-metadata-rework#92
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: Belejkanic, Lukas <lukas.belejkanic@t-systems.com>
Co-committed-by: Belejkanic, Lukas <lukas.belejkanic@t-systems.com>
2026-05-05 07:30:45 +00:00
3425ee9fa8 Update otc_metadata/data/services/evs.yaml (#91)
Reviewed-on: infra/otc-metadata-rework#91
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: Muller, Martin <martin.muller@t-systems.com>
Co-committed-by: Muller, Martin <martin.muller@t-systems.com>
2026-05-05 07:30:33 +00:00
8d6554c4a4 Update otc_metadata/data/services/README.md (#90)
Reviewed-on: infra/otc-metadata-rework#90
Reviewed-by: Tino Schreiber <tino.schreiber@t-systems.com>
2026-04-30 13:59:33 +00:00
4c16e73eb3 change cloudconnect visibility to public (#89)
change cloudconnect visibility to public

Co-authored-by: lhajba <lacefhun@gmail.com>
Reviewed-on: infra/otc-metadata-rework#89
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: Hajba, László Antal <laszlo-antal.hajba@t-systems.com>
Co-committed-by: Hajba, László Antal <laszlo-antal.hajba@t-systems.com>
2026-04-14 11:39:11 +00:00
50 changed files with 51 additions and 3 deletions

View File

@ -8,6 +8,6 @@ title: API Reference
type: api-ref type: api-ref
cloud_environments: cloud_environments:
- name: eu_de - name: eu_de
visibility: internal visibility: public
pdf_visibility: public pdf_visibility: public
pdf_enabled: true pdf_enabled: true

View File

@ -8,6 +8,6 @@ title: User Guide
type: umn type: umn
cloud_environments: cloud_environments:
- name: eu_de - name: eu_de
visibility: internal visibility: public
pdf_visibility: public pdf_visibility: public
pdf_enabled: true pdf_enabled: true

View File

@ -10,6 +10,7 @@ service_category: compute
service_title: Elastic Cloud Server service_title: Elastic Cloud Server
service_type: ecs service_type: ecs
service_uri: elastic-cloud-server service_uri: elastic-cloud-server
jira_component: ECS
teams: teams:
- name: docs-compute-rw - name: docs-compute-rw
permission: write permission: write
@ -30,6 +31,7 @@ is_global: false
| `service_title` | string | Display name of the service. | | `service_title` | string | Display name of the service. |
| `service_type` | string | Unique identifier used across all metadata. | | `service_type` | string | Unique identifier used across all metadata. |
| `service_uri` | string | URI component used in documentation links. | | `service_uri` | string | URI component used in documentation links. |
| `jira_component` | string | Component name registered in JIRA (Capital letters). |
| `cloud_environments` | list | List of cloud regions and their visibility settings. | | `cloud_environments` | list | List of cloud regions and their visibility settings. |
| `teams` | list | Contributor teams with write or read access. | | `teams` | list | Contributor teams with write or read access. |

View File

@ -4,6 +4,7 @@ service_category: security-services
service_title: Anti-DDoS service_title: Anti-DDoS
service_type: antiddos service_type: antiddos
service_uri: anti-ddos service_uri: anti-ddos
jira_component: ANTIDDOS
cloud_environments: cloud_environments:
- name: eu_de - name: eu_de
visibility: public visibility: public

View File

@ -4,6 +4,7 @@ service_category: application
service_title: Application Operations Management service_title: Application Operations Management
service_type: aom service_type: aom
service_uri: application-operations-management service_uri: application-operations-management
jira_component: AOM
cloud_environments: cloud_environments:
- name: eu_de - name: eu_de
visibility: public visibility: public

View File

@ -4,6 +4,7 @@ service_category: application
service_title: Application Operations Management 2.0 service_title: Application Operations Management 2.0
service_type: aom2 service_type: aom2
service_uri: application-operations-management-2 service_uri: application-operations-management-2
jira_component: AOM
cloud_environments: cloud_environments:
- name: eu_de - name: eu_de
visibility: internal visibility: internal

View File

@ -4,6 +4,7 @@ service_category: application
service_title: API Gateway (APIG) service_title: API Gateway (APIG)
service_type: apig service_type: apig
service_uri: api-gateway service_uri: api-gateway
jira_component: APIGT
cloud_environments: cloud_environments:
- name: eu_de - name: eu_de
visibility: public visibility: public

View File

@ -4,6 +4,7 @@ service_category: application
service_title: Application Performance Management service_title: Application Performance Management
service_type: apm service_type: apm
service_uri: application-performance-management service_uri: application-performance-management
jira_component: APM
cloud_environments: cloud_environments:
- name: eu_de - name: eu_de
visibility: public visibility: public

View File

@ -4,6 +4,7 @@ service_category: container
service_title: Application Service Mesh service_title: Application Service Mesh
service_type: asm service_type: asm
service_uri: application-service-mesh service_uri: application-service-mesh
jira_component: ASM
cloud_environments: cloud_environments:
- name: eu_de - name: eu_de
visibility: public visibility: public

View File

@ -3,6 +3,7 @@ service_category: storage
service_title: Cloud Backup and Recovery service_title: Cloud Backup and Recovery
service_type: cbr service_type: cbr
service_uri: cloud-backup-recovery service_uri: cloud-backup-recovery
jira_component: CBR
is_global: false is_global: false
teams: teams:
- name: docs-storage-rw - name: docs-storage-rw

View File

@ -3,6 +3,7 @@ service_category: container
service_title: Cloud Container Engine service_title: Cloud Container Engine
service_type: cce service_type: cce
service_uri: cloud-container-engine service_uri: cloud-container-engine
jira_component: CCE
teams: teams:
- name: docs-container-rw - name: docs-container-rw
permission: write permission: write

View File

@ -3,6 +3,7 @@ service_category: container
service_title: Cloud Container Instance service_title: Cloud Container Instance
service_type: cci service_type: cci
service_uri: cloud-container-instance service_uri: cloud-container-instance
jira_component: CCI
teams: teams:
- name: docs-container-rw - name: docs-container-rw
permission: write permission: write

View File

@ -8,5 +8,5 @@ teams:
permission: write permission: write
cloud_environments: cloud_environments:
- name: eu_de - name: eu_de
visibility: internal visibility: public
is_global: false is_global: false

View File

@ -3,6 +3,7 @@ service_category: md
service_title: Cloud Eye service_title: Cloud Eye
service_type: ces service_type: ces
service_uri: cloud-eye service_uri: cloud-eye
jira_component: CES
teams: teams:
- name: docs-cms-rw - name: docs-cms-rw
permission: write permission: write

View File

@ -3,6 +3,7 @@ service_category: security-services
service_title: Cloud Firewall service_title: Cloud Firewall
service_type: cfw service_type: cfw
service_uri: cloud-firewall service_uri: cloud-firewall
jira_component: CFW
teams: teams:
- name: docs-security-services-rw - name: docs-security-services-rw
permission: write permission: write

View File

@ -3,6 +3,7 @@ service_category: md
service_title: Config service_title: Config
service_type: config service_type: config
service_uri: config service_uri: config
jira_component: CONFIG
teams: teams:
- name: docs-cms-rw - name: docs-cms-rw
permission: write permission: write

View File

@ -3,6 +3,7 @@ service_category: storage
service_title: Cloud Server Backup Service service_title: Cloud Server Backup Service
service_type: csbs service_type: csbs
service_uri: cloud-server-backup-service service_uri: cloud-server-backup-service
jira_component: CSBS
teams: teams:
- name: docs-storage-rw - name: docs-storage-rw
permission: write permission: write

View File

@ -3,6 +3,7 @@ service_category: md
service_title: Cloud Trace Service service_title: Cloud Trace Service
service_type: cts service_type: cts
service_uri: cloud-trace-service service_uri: cloud-trace-service
jira_component: CTS
teams: teams:
- name: docs-paas-rw - name: docs-paas-rw
permission: write permission: write

View File

@ -3,6 +3,7 @@ service_category: database
service_title: Data Admin Service service_title: Data Admin Service
service_type: das service_type: das
service_uri: data-admin-service service_uri: data-admin-service
jira_component: DAS
teams: teams:
- name: docs-database-rw - name: docs-database-rw
permission: write permission: write

View File

@ -3,6 +3,7 @@ service_category: security-services
service_title: Database Security Service service_title: Database Security Service
service_type: dbss service_type: dbss
service_uri: database-security-service service_uri: database-security-service
jira_component: DBSS
teams: teams:
- name: docs-security-services-rw - name: docs-security-services-rw
permission: write permission: write

View File

@ -3,6 +3,7 @@ service_category: database
service_title: Distributed Cache Service service_title: Distributed Cache Service
service_type: dcs service_type: dcs
service_uri: distributed-cache-service service_uri: distributed-cache-service
jira_component: DCS
teams: teams:
- name: docs-paas-rw - name: docs-paas-rw
permission: write permission: write

View File

@ -3,6 +3,7 @@ service_category: database
service_title: Distributed Database Middleware service_title: Distributed Database Middleware
service_type: ddm service_type: ddm
service_uri: distributed-database-middleware service_uri: distributed-database-middleware
jira_component: DDM
teams: teams:
- name: docs-database-rw - name: docs-database-rw
permission: write permission: write

View File

@ -3,6 +3,7 @@ service_category: database
service_title: Document Database Service service_title: Document Database Service
service_type: dds service_type: dds
service_uri: document-database-service service_uri: document-database-service
jira_component: DDS
teams: teams:
- name: docs-database-rw - name: docs-database-rw
permission: write permission: write

View File

@ -3,6 +3,7 @@ service_category: application
service_title: Distributed Message Service (for Kafka) service_title: Distributed Message Service (for Kafka)
service_type: dms service_type: dms
service_uri: distributed-message-service service_uri: distributed-message-service
jira_component: DMSKAFKA
teams: teams:
- name: docs-paas-rw - name: docs-paas-rw
permission: write permission: write

View File

@ -3,6 +3,7 @@ service_category: application
service_title: Distributed Message Service (for RabbitMQ) service_title: Distributed Message Service (for RabbitMQ)
service_type: dms_rabbitmq service_type: dms_rabbitmq
service_uri: distributed-message-service-rabbitmq service_uri: distributed-message-service-rabbitmq
jira_component: DMSRABBITMQ
teams: teams:
- name: docs-paas-rw - name: docs-paas-rw
permission: write permission: write

View File

@ -3,6 +3,7 @@ service_category: application
service_title: Distributed Message Service (for RocketMQ) service_title: Distributed Message Service (for RocketMQ)
service_type: dms_rocketmq service_type: dms_rocketmq
service_uri: distributed-message-service-rocketmq service_uri: distributed-message-service-rocketmq
jira_component: DMSROCKETMQ
teams: teams:
- name: docs-paas-rw - name: docs-paas-rw
permission: write permission: write

View File

@ -3,6 +3,7 @@ service_category: database
service_title: Data Replication Service service_title: Data Replication Service
service_type: drs service_type: drs
service_uri: data-replication-service service_uri: data-replication-service
jira_component: DRS
teams: teams:
- name: docs-database-rw - name: docs-database-rw
permission: write permission: write

View File

@ -3,6 +3,7 @@ service_category: storage
service_title: Elastic Volume Service service_title: Elastic Volume Service
service_type: evs service_type: evs
service_uri: elastic-volume-service service_uri: elastic-volume-service
jira_component: EVS
teams: teams:
- name: docs-storage-rw - name: docs-storage-rw
permission: write permission: write

View File

@ -3,6 +3,7 @@ service_category: compute
service_title: FunctionGraph service_title: FunctionGraph
service_type: fg service_type: fg
service_uri: function-graph service_uri: function-graph
jira_component: FG
teams: teams:
- name: docs-paas-rw - name: docs-paas-rw
permission: write permission: write

View File

@ -3,6 +3,7 @@ service_category: database
service_title: GaussDB (for MySQL) service_title: GaussDB (for MySQL)
service_type: gaussdb_mysql service_type: gaussdb_mysql
service_uri: gaussdb-mysql service_uri: gaussdb-mysql
jira_component: GAUSSDB
teams: teams:
- name: docs-database-rw - name: docs-database-rw
permission: write permission: write

View File

@ -3,6 +3,7 @@ service_category: database
service_title: GeminiDB service_title: GeminiDB
service_type: geminidb service_type: geminidb
service_uri: geminidb service_uri: geminidb
jira_component: GEMINIDB
teams: teams:
- name: docs-database-rw - name: docs-database-rw
permission: write permission: write

View File

@ -3,6 +3,7 @@ service_category: security-services
service_title: Host Security Service service_title: Host Security Service
service_type: hss service_type: hss
service_uri: host-security-service service_uri: host-security-service
jira_component: HSS
teams: teams:
- name: docs-security-services-rw - name: docs-security-services-rw
permission: write permission: write

View File

@ -3,6 +3,7 @@ service_category: security-services
service_title: Identity and Access Management service_title: Identity and Access Management
service_type: iam service_type: iam
service_uri: identity-access-management service_uri: identity-access-management
jira_component: IAM
teams: teams:
- name: docs-security-services-rw - name: docs-security-services-rw
permission: write permission: write

View File

@ -3,6 +3,7 @@ service_category: security-services
service_title: Key Management Service service_title: Key Management Service
service_type: kms service_type: kms
service_uri: key-management-service service_uri: key-management-service
jira_component: KMS
teams: teams:
- name: docs-security-services-rw - name: docs-security-services-rw
permission: write permission: write

View File

@ -3,6 +3,7 @@ service_category: md
service_title: Log Tank Service service_title: Log Tank Service
service_type: lts service_type: lts
service_uri: log-tank-service service_uri: log-tank-service
jira_component: LTS
teams: teams:
- name: docs-paas-rw - name: docs-paas-rw
permission: write permission: write

View File

@ -3,6 +3,7 @@ service_category: storage
service_title: Object Storage Service service_title: Object Storage Service
service_type: obs service_type: obs
service_uri: object-storage-service service_uri: object-storage-service
jira_component: OBS
teams: teams:
- name: docs-storage-rw - name: docs-storage-rw
permission: write permission: write

View File

@ -3,6 +3,7 @@ service_category: storage
service_title: Object Storage Service 3rd Party service_title: Object Storage Service 3rd Party
service_type: obs_3rd_party service_type: obs_3rd_party
service_uri: object-storage-service-3rd-party service_uri: object-storage-service-3rd-party
jira_component: OBS
teams: teams:
- name: docs-storage-rw - name: docs-storage-rw
permission: write permission: write

View File

@ -3,6 +3,7 @@ service_category: database
service_title: GaussDB (openGauss) service_title: GaussDB (openGauss)
service_type: opengauss service_type: opengauss
service_uri: gaussdb-opengauss service_uri: gaussdb-opengauss
jira_component: GAUSSDB
teams: teams:
- name: docs-database-rw - name: docs-database-rw
permission: write permission: write

View File

@ -3,6 +3,7 @@ service_category: database
service_title: Relational Database Service service_title: Relational Database Service
service_type: rds service_type: rds
service_uri: relational-database-service service_uri: relational-database-service
jira_component: RDS
teams: teams:
- name: docs-database-rw - name: docs-database-rw
permission: write permission: write

View File

@ -3,6 +3,7 @@ service_category: md
service_title: Resource Formation Service service_title: Resource Formation Service
service_type: rfs service_type: rfs
service_uri: resource-formation-service service_uri: resource-formation-service
jira_component: RFS
teams: teams:
- name: docs-cms-rw - name: docs-cms-rw
permission: write permission: write

View File

@ -3,6 +3,7 @@ service_category: storage
service_title: Storage Disaster Recovery Service service_title: Storage Disaster Recovery Service
service_type: sdrs service_type: sdrs
service_uri: storage-disaster-recovery-service service_uri: storage-disaster-recovery-service
jira_component: SDRS
teams: teams:
- name: docs-storage-rw - name: docs-storage-rw
permission: write permission: write

View File

@ -3,6 +3,7 @@ service_category: storage
service_title: Scalable File Service service_title: Scalable File Service
service_type: sfs service_type: sfs
service_uri: scalable-file-service service_uri: scalable-file-service
jira_component: SFS
teams: teams:
- name: docs-storage-rw - name: docs-storage-rw
permission: write permission: write

View File

@ -3,6 +3,7 @@ service_category: application
service_title: Simple Message Notification service_title: Simple Message Notification
service_type: smn service_type: smn
service_uri: simple-message-notification service_uri: simple-message-notification
jira_component: SMN
teams: teams:
- name: docs-cms-rw - name: docs-cms-rw
permission: write permission: write

View File

@ -3,6 +3,7 @@ service_category: container
service_title: Software Repository for Containers service_title: Software Repository for Containers
service_type: swr service_type: swr
service_uri: software-repository-container service_uri: software-repository-container
jira_component: SWR
teams: teams:
- name: docs-container-rw - name: docs-container-rw
permission: write permission: write

View File

@ -3,6 +3,7 @@ service_category: database
service_title: TaurusDB service_title: TaurusDB
service_type: taurusdb service_type: taurusdb
service_uri: taurusdb service_uri: taurusdb
jira_component: TAURUSDB
teams: teams:
- name: docs-database-rw - name: docs-database-rw
permission: write permission: write

View File

@ -3,6 +3,7 @@ service_category: md
service_title: Tag Management Service service_title: Tag Management Service
service_type: tms service_type: tms
service_uri: tag-management-service service_uri: tag-management-service
jira_component: TMS
teams: teams:
- name: docs-cms-rw - name: docs-cms-rw
permission: write permission: write

View File

@ -4,6 +4,7 @@ service_category: container
service_title: Ubiquitous Cloud Native Service service_title: Ubiquitous Cloud Native Service
service_type: ucs service_type: ucs
service_uri: ubiquitous-cloud-native-service service_uri: ubiquitous-cloud-native-service
jira_component: UCS
cloud_environments: cloud_environments:
- name: eu_de - name: eu_de
visibility: internal visibility: internal

View File

@ -3,6 +3,7 @@ service_category: storage
service_title: Volume Backup Service service_title: Volume Backup Service
service_type: vbs service_type: vbs
service_uri: volume-backup-service service_uri: volume-backup-service
jira_component: VBS
teams: teams:
- name: docs-storage-rw - name: docs-storage-rw
permission: write permission: write

View File

@ -3,6 +3,7 @@ service_category: security-services
service_title: Web Application Firewall service_title: Web Application Firewall
service_type: waf service_type: waf
service_uri: web-application-firewall service_uri: web-application-firewall
jira_component: WAF
teams: teams:
- name: docs-security-services-rw - name: docs-security-services-rw
permission: write permission: write

View File

@ -3,6 +3,7 @@ service_category: security-services
service_title: Dedicated Web Application Firewall service_title: Dedicated Web Application Firewall
service_type: wafd service_type: wafd
service_uri: web-application-firewall-dedicated service_uri: web-application-firewall-dedicated
jira_component: WAF
teams: teams:
- name: docs-security-services-rw - name: docs-security-services-rw
permission: write permission: write