7 Commits

Author SHA1 Message Date
372324145d Rename WAF and WAFD resources and documentation
All checks were successful
Run Tox Check / tox-pep8 (pull_request) Successful in 18s
Run Tox Check / tox-py312 (pull_request) Successful in 17s
2026-01-23 09:51:27 +00:00
dc947a468a Fix Windows linebreaks in obs_3rd_party yaml files (#71)
Some checks failed
Create Weekly Analytics Stats / run-analytics (push) Failing after 24s
Reviewed-on: #71
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: Dmitrii Sabelnikov <Dmitriy.Sabelnikov@t-systems.com>
Co-committed-by: Dmitrii Sabelnikov <Dmitriy.Sabelnikov@t-systems.com>
2026-01-19 17:13:18 +00:00
149b10a7dc Add obsutil (#66)
Reviewed-on: #66
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: Sabelnikov, Dmitriy <dmitriy.sabelnikov@t-systems.com>
Co-committed-by: Sabelnikov, Dmitriy <dmitriy.sabelnikov@t-systems.com>
2026-01-19 17:12:14 +00:00
93f9f9de14 Add obs_3rd_party-dotnet-sdk.yaml (#70)
Reviewed-on: #70
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: Dmitrii Sabelnikov <Dmitriy.Sabelnikov@t-systems.com>
Co-committed-by: Dmitrii Sabelnikov <Dmitriy.Sabelnikov@t-systems.com>
2026-01-19 09:43:24 +00:00
24e1553031 adding rabbitmq metadata (#69)
Some checks failed
Create Weekly Analytics Stats / run-analytics (push) Failing after 21s
Reviewed-on: #69
Reviewed-by: Tino Schreiber <tino.schreiber@t-systems.com>
2026-01-16 07:39:21 +00:00
4fbbad883d adding rabbitmq metadata
All checks were successful
Run Tox Check / tox-py312 (pull_request) Successful in 21s
Run Tox Check / tox-pep8 (pull_request) Successful in 16s
Updates Opensearch filters / update-opensearch-filters (pull_request) Successful in 12s
2026-01-15 08:16:24 +00:00
8dbe6bb501 add regions (#68)
Some checks failed
Create Weekly Analytics Stats / run-analytics (push) Failing after 23s
Co-authored-by: Kvrivishvili, Iustina <iustina.kvrivishvili@t-systems.com>
Reviewed-on: #68
Reviewed-by: Martynov, Sergei <smartyno@noreply.gitea.eco.tsi-dev.otc-service.com>
Reviewed-by: Tino Schreiber <tino.schreiber@t-systems.com>
Co-authored-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-committed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
2025-12-26 17:33:35 +00:00
17 changed files with 128 additions and 51 deletions

View File

@ -0,0 +1,13 @@
---
hc_location: api/rabbitmq
html_location: docs/dms_rabbitmq/api-ref
link: /distributed-message-service-rabbitmq/api-ref/
rst_location: api-ref/source
service_type: dms_rabbitmq
title: API Reference
type: api-ref
cloud_environments:
- name: eu_de
visibility: internal
pdf_visibility: public
pdf_enabled: true

View File

@ -0,0 +1,13 @@
---
hc_location: usermanual/rabbitmq
html_location: docs/dms_rabbitmq/umn
link: /distributed-message-service-rabbitmq/umn/
rst_location: umn/source
service_type: dms_rabbitmq
title: User Guide
type: umn
cloud_environments:
- name: eu_de
visibility: internal
pdf_visibility: public
pdf_enabled: true

View File

@ -0,0 +1,13 @@
---
hc_location: utiltg/obs
html_location: docs/obs/tool-obsutil
link: /object-storage-service/tool-guide-obsutil/
rst_location: doc/tool-obsutil/source
service_type: obs
title: Tool Guide (obsutil)
type: tool-guide-obsutil
cloud_environments:
- name: eu_de
visibility: internal
pdf_visibility: internal
pdf_enabled: true

View File

@ -0,0 +1,13 @@
---
hc_location: sdk/dotnet-devg-obs
html_location: docs/obs_3rd_party/dotnet_sdk
link: /object-storage-service-3rd-party/dotnet-sdk/
rst_location: doc/dotnet-sdk/source
service_type: obs_3rd_party
title: .NET SDK
type: dotnet-sdk
cloud_environments:
- name: eu_de
visibility: public
pdf_visibility: public
pdf_enabled: false

View File

@ -1,7 +1,7 @@
---
hc_location: api/waf
html_location: docs/waf/api-ref
link: /web-application-firewall/api-ref/
link: /web-application-firewall-classic/api-ref/
rst_location: api-ref/source
service_type: waf
title: API Reference

View File

@ -1,7 +1,7 @@
---
hc_location: usermanual/waf
html_location: docs/waf/umn
link: /web-application-firewall/umn/
link: /web-application-firewall-classic/umn/
rst_location: umn/source
service_type: waf
title: User Guide

View File

@ -1,7 +1,7 @@
---
hc_location: api/dwaf
html_location: docs/wafd/api-ref
link: /web-application-firewall-dedicated/api-ref/
link: /web-application-firewall/api-ref/
rst_location: api-ref/source
service_type: wafd
title: API Reference

View File

@ -1,7 +1,7 @@
---
hc_location: usermanual/dwaf
html_location: docs/wafd/umn
link: /web-application-firewall-dedicated/umn/
link: /web-application-firewall/umn/
rst_location: umn/source
service_type: wafd
title: User Guide

View File

@ -0,0 +1,13 @@
---
service_type: dms_rabbitmq
repositories:
- environment: public
repo: opentelekomcloud-docs/distributed-message-service-rabbitmq
type: github
cloud_environments:
- eu_de
- environment: internal
repo: docs/distributed-message-service-rabbitmq
type: gitea
cloud_environments:
- eu_de

View File

@ -2,12 +2,12 @@
service_type: waf
repositories:
- environment: public
repo: opentelekomcloud-docs/web-application-firewall
repo: opentelekomcloud-docs/web-application-firewall (classic)
type: github
cloud_environments:
- eu_de
- environment: internal
repo: docs/web-application-firewall
repo: docs/web-application-firewall (classic)
type: gitea
cloud_environments:
- eu_de

View File

@ -2,12 +2,12 @@
service_type: wafd
repositories:
- environment: public
repo: opentelekomcloud-docs/web-application-firewall-dedicated
repo: opentelekomcloud-docs/web-application-firewall
type: github
cloud_environments:
- eu_de
- environment: internal
repo: docs/web-application-firewall-dedicated
repo: docs/web-application-firewall
type: gitea
cloud_environments:
- eu_de

View File

@ -0,0 +1,12 @@
---
service_category: application
service_title: Distributed Message Service (for RabbitMQ)
service_type: dms_rabbitmq
service_uri: distributed-message-service-rabbitmq
teams:
- name: docs-paas-rw
permission: write
cloud_environments:
- name: eu_de
visibility: internal
is_global: false

View File

@ -1,8 +1,8 @@
---
service_category: security-services
service_title: Web Application Firewall
service_title: Web Application Firewall Classic
service_type: waf
service_uri: web-application-firewall
service_uri: web-application-firewall classic
teams:
- name: docs-security-services-rw
permission: write

View File

@ -1,8 +1,8 @@
---
service_category: security-services
service_title: Dedicated Web Application Firewall
service_title: Web Application Firewall
service_type: wafd
service_uri: web-application-firewall-dedicated
service_uri: web-application-firewall
teams:
- name: docs-security-services-rw
permission: write