11 Commits

Author SHA1 Message Date
786ed08d42 PAAS - added jira_component tags. (#96)
Reviewed-on: #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: #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: #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: #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: #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: #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)
Some checks failed
Create Weekly Analytics Stats / run-analytics (push) Failing after 9s
Reviewed-on: #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)
Some checks failed
Create Weekly Analytics Stats / run-analytics (push) Failing after 11s
change cloudconnect visibility to public

Co-authored-by: lhajba <lacefhun@gmail.com>
Reviewed-on: #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
12d16b7a2d added preprod branch script (#87)
Some checks failed
Create Weekly Analytics Stats / run-analytics (push) Failing after 5s
Reviewed-on: #87
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: Sebastian Gode <sebastian.gode@telekom.de>
Co-committed-by: Sebastian Gode <sebastian.gode@telekom.de>
2026-04-01 11:46:33 +00:00
1e4648067d DMS RocketMQ public (#84)
Reviewed-on: #84
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: Gode, Sebastian <sebastian.gode@t-systems.com>
Co-committed-by: Gode, Sebastian <sebastian.gode@t-systems.com>
2026-03-31 14:15:08 +00:00
e2acf0c603 Add table suffix to cloud envs (#85)
Some checks failed
Create Weekly Analytics Stats / run-analytics (push) Failing after 6s
1) Add table_suffix key to avoid EoD hardcoding

Co-authored-by: Yusenka <tangelapo@gmail.com>
Reviewed-on: #85
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
2026-03-25 10:04:18 +00:00
55 changed files with 293 additions and 6 deletions

View File

@ -1,5 +1,6 @@
---
name: eu_de
table_suffix: ""
internal_org: docs
public_org: opentelekomcloud-docs
regions:

View File

@ -1,5 +1,6 @@
---
name: swiss
table_suffix: _swiss
internal_org: docs-swiss
public_org: opentelekomcloud-docs-swiss
regions:

View File

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

View File

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

View File

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

View File

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

View File

@ -10,6 +10,7 @@ service_category: compute
service_title: Elastic Cloud Server
service_type: ecs
service_uri: elastic-cloud-server
jira_component: ECS
teams:
- name: docs-compute-rw
permission: write
@ -30,6 +31,7 @@ is_global: false
| `service_title` | string | Display name of the service. |
| `service_type` | string | Unique identifier used across all metadata. |
| `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. |
| `teams` | list | Contributor teams with write or read access. |

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -3,10 +3,11 @@ service_category: application
service_title: Distributed Message Service (for RocketMQ)
service_type: dms_rocketmq
service_uri: distributed-message-service-rocketmq
jira_component: DMSROCKETMQ
teams:
- name: docs-paas-rw
permission: write
cloud_environments:
- name: eu_de
visibility: internal
visibility: public
is_global: false

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

Some files were not shown because too many files have changed in this diff Show More