Compare commits

..

3 Commits

Author SHA1 Message Date
21cc170225 fix pep8
All checks were successful
gl/check check status: success (21cc17022518ed0e29fea32dfecd41af6c8d5fba)
gl/gate gate status: success (21cc17022518ed0e29fea32dfecd41af6c8d5fba)
2024-10-30 10:18:46 +00:00
a882f93e8e Fix swiss int logo link
Some checks failed
gl/check check status: failure (a882f93e8e3ec56e6f47e649794e0f71d0af30ca)
2024-10-18 09:57:43 +00:00
2be2e7b88d Fix error handling on confpy script
All checks were successful
gl/check check status: success (2be2e7b88db530722c886f9476df6479e6d6b310)
2024-10-17 12:12:43 +00:00
56 changed files with 91 additions and 86 deletions

View File

@ -2,7 +2,7 @@
hc_location: api/antiddos
html_location: docs/antiddos/api-ref
link: /anti-ddos/api-ref/
pdf_enabled: true
pdf_name: antiddos-api-ref
rst_location: api-ref/source
service_type: antiddos
title: API Reference

View File

@ -2,7 +2,7 @@
hc_location: usermanual/antiddos
html_location: docs/antiddos/umn
link: /anti-ddos/umn/
pdf_enabled: true
pdf_name: antiddos-umn
rst_location: umn/source
service_type: antiddos
title: User Guide

View File

@ -2,7 +2,7 @@
hc_location: api/aom
html_location: docs/aom/api-ref
link: /application-operations-management/api-ref/
pdf_enabled: true
pdf_name: aom-api-ref
rst_location: api-ref/source
service_type: aom
title: API Reference

View File

@ -2,7 +2,7 @@
hc_location: usermanual/aom
html_location: docs/aom/umn
link: /application-operations-management/umn/
pdf_enabled: true
pdf_name: aom-umn
rst_location: umn/source
service_type: aom
title: User Guide

View File

@ -3,7 +3,7 @@ environment: internal
hc_location: api/aom2
html_location: docs/aom2/api-ref
link: /application-operations-management-2/api-ref/
pdf_enabled: true
pdf_name: aom2-api-ref
rst_location: api-ref/source
service_type: aom2
title: API Reference

View File

@ -3,7 +3,7 @@ environment: internal
hc_location: usermanual/aom2
html_location: docs/aom2/umn
link: /application-operations-management-2/umn/
pdf_enabled: true
pdf_name: aom2-umn
rst_location: umn/source
service_type: aom2
title: User Guide

View File

@ -2,7 +2,7 @@
hc_location: api/apig
html_location: docs/apig/api-ref
link: /api-gateway/api-ref/
pdf_enabled: true
pdf_name: apig-api-ref
rst_location: api-ref/source
service_type: apig
title: API Reference

View File

@ -3,7 +3,7 @@ environment: hidden
hc_location: devg/apig
html_location: docs/apig/dev
link: /api-gateway/dev-guide/
pdf_enabled: true
pdf_name: apig-dev-guide
rst_location: dev_guide/source
service_type: apig
title: Developer Guide

View File

@ -2,7 +2,7 @@
hc_location: usermanual/apig
html_location: docs/apig/umn
link: /api-gateway/umn/
pdf_enabled: true
pdf_name: apig-umn
rst_location: umn/source
service_type: apig
title: User Guide

View File

@ -3,7 +3,7 @@ environment: internal
hc_location: api-usage/guidelines
html_location: docs/apiu/guidelines
link: /api-usage/guidelines/
pdf_enabled: true
pdf_name: apiu-guidelines
rst_location: doc/guidelines/source
service_type: apiu
title: API Usage Guidelines

View File

@ -3,7 +3,7 @@ environment: internal
hc_location: api/apm
html_location: docs/apm/api-ref
link: /application-performance-management/api-ref/
pdf_enabled: true
pdf_name: apm-api-ref
rst_location: api-ref/source
service_type: apm
title: API Reference

View File

@ -3,7 +3,7 @@ environment: public
hc_location: usermanual/apm
html_location: docs/apm/umn
link: /application-performance-management/umn/
pdf_enabled: true
pdf_name: apm-umn
rst_location: umn/source
service_type: apm
title: User Guide

View File

@ -2,7 +2,7 @@
hc_location: api/as
html_location: docs/as/api-ref
link: /auto-scaling/api-ref/
pdf_enabled: true
pdf_name: as-api-ref
rst_location: api-ref/source
service_type: as
title: API Reference

View File

@ -2,7 +2,7 @@
hc_location: devg/as
html_location: docs/as/dev
link: /auto-scaling/dev-guide/
pdf_enabled: true
pdf_name: as-dev-guide
rst_location: dev_guide/source
service_type: as
title: Developer Guide

View File

@ -2,7 +2,7 @@
hc_location: usermanual/as
html_location: docs/as/umn
link: /auto-scaling/umn/
pdf_enabled: true
pdf_name: as-umn
rst_location: umn/source
service_type: as
title: User Guide

View File

@ -3,7 +3,7 @@ environment: internal
hc_location: api/asm
html_location: docs/asm/api-ref
link: /application-service-mesh/api-ref/
pdf_enabled: true
pdf_name: asm-api-ref
rst_location: api-ref/source
service_type: asm
title: API Reference

View File

@ -3,7 +3,7 @@ hc_location: bestpractice/asm
environment: internal
html_location: docs/asm/best-practice
link: /application-service-mesh/best-practice/
pdf_enabled: true
pdf_name: asm-best-practice
rst_location: doc/best-practice/source
service_type: asm
title: Best Practice

View File

@ -3,7 +3,7 @@ environment: public
hc_location: usermanual/asm
html_location: docs/asm/umn
link: /application-service-mesh/umn/
pdf_enabled: true
pdf_name: asm-umn
rst_location: umn/source
service_type: asm
title: User Guide

View File

@ -1,7 +1,6 @@
---
link: /business-dashboard/umn/
rst_location: umn/source
pdf_enabled: false
service_type: bd
title: User Guide
type: umn

View File

@ -2,7 +2,7 @@
hc_location: api/bms
html_location: docs/bms/api-ref
link: /bare-metal-server/api-ref/
pdf_enabled: true
pdf_name: bms-api-ref
rst_location: api-ref/source
service_type: bms
title: API Reference

View File

@ -2,7 +2,7 @@
hc_location: devg/bms
html_location: docs/bms/dev
link: /bare-metal-server/dev-guide/
pdf_enabled: true
pdf_name: bms-dev-guide
rst_location: dev_guide/source
service_type: bms
title: Developer Guide

View File

@ -2,7 +2,7 @@
hc_location: bpicg/bms
html_location: docs/bms/image-creation-guide
link: /bare-metal-server/image-creation-guide/
pdf_enabled: true
pdf_name: bms-image-creation-guide
rst_location: doc/image-creation-guide/source
service_type: bms
title: Private Image Creation Guide

View File

@ -2,7 +2,7 @@
hc_location: usermanual/bms
html_location: docs/bms/umn
link: /bare-metal-server/umn/
pdf_enabled: true
pdf_name: bms-umn
rst_location: umn/source
service_type: bms
title: User Guide

View File

@ -2,7 +2,7 @@
hc_location: api/cbr
html_location: docs/cbr/api-ref
link: /cloud-backup-recovery/api-ref/
pdf_enabled: true
pdf_name: cbr-api-ref
rst_location: api-ref/source
service_type: cbr
title: API Reference

View File

@ -3,7 +3,7 @@ hc_location: bestpractice/cbr
environment: internal
html_location: docs/cbr/best-practice
link: /cloud-backup-recovery/best-practice/
pdf_enabled: true
pdf_name: cbr-best-practice
rst_location: doc/best-practice/source
service_type: cbr
title: Best Practice

View File

@ -2,7 +2,7 @@
hc_location: usermanual/cbr
html_location: docs/cbr/umn
link: /cloud-backup-recovery/umn/
pdf_enabled: true
pdf_name: cbr-umn
rst_location: umn/source
service_type: cbr
title: User Guide

View File

@ -1,6 +1,6 @@
---
link: /cloud-create/api-ref/
pdf_enabled: true
pdf_name: cc-api-ref
rst_location: api-ref/source
service_type: cc
title: API Reference

View File

@ -1,7 +1,7 @@
---
html_location: docs/cc/umn
link: /cloud-create/umn/
pdf_enabled: true
pdf_name: cc-umn
rst_location: umn/source
service_type: cc
title: User Guide

View File

@ -1,9 +0,0 @@
---
hc_location: api/dbss
html_location: docs/dbss/api-ref
link: /database-security-service/api-ref/
pdf_name: dbss-api-ref
rst_location: api-ref/source
service_type: dbss
title: API Reference
type: api-ref

View File

@ -2,7 +2,7 @@
hc_location: api/nosql
html_location: docs/geminidb/api-ref
link: /geminidb/api-ref/
pdf_enabled: true
pdf_name: geminidb-api-ref
rst_location: api-ref/source
service_type: geminidb
title: API Reference

View File

@ -2,7 +2,7 @@
hc_location: usermanual/nosql
html_location: docs/geminidb/umn
link: /geminidb/umn/
pdf_enabled: true
pdf_name: geminidb-umn
rst_location: umn/source
service_type: geminidb
title: User Guide

View File

@ -1,4 +1,5 @@
---
environment: internal
link: /price-calculator/api-ref/
pdf_name: pc-api-ref
rst_location: api-ref/source

View File

@ -0,0 +1,9 @@
---
hc_location: api/rms
html_location: docs/rms/api-ref
link: /resource-management-service/api-ref/
pdf_name: rms-api-ref
rst_location: api-ref/source
service_type: rms
title: API Reference
type: api-ref

View File

@ -0,0 +1,9 @@
---
hc_location: usermanual/rms
html_location: docs/rms/umn
link: /resource-management-service/umn/
pdf_name: rms-umn
rst_location: umn/source
service_type: rms
title: User Guide
type: umn

View File

@ -12,5 +12,5 @@ service_title: Application Operations Management
service_type: aom
service_uri: application-operations-management
teams:
- name: docs-paas-rw
- name: docs-orchestration-rw
permission: write

View File

@ -12,5 +12,5 @@ service_title: Application Operations Management 2.0
service_type: aom2
service_uri: application-operations-management-2
teams:
- name: docs-paas-rw
- name: docs-orchestration-rw
permission: write

View File

@ -12,5 +12,5 @@ service_title: API Gateway (APIG)
service_type: apig
service_uri: api-gateway
teams:
- name: docs-paas-rw
- name: docs-orchestration-rw
permission: write

View File

@ -7,10 +7,10 @@ repositories:
- environment: public
repo: opentelekomcloud-docs/application-performance-management
type: github
service_category: application
service_category: md
service_title: Application Performance Management
service_type: apm
service_uri: application-performance-management
teams:
- name: docs-paas-rw
- name: docs-orchestration-rw
permission: write

View File

@ -12,5 +12,5 @@ service_title: Cloud Eye
service_type: ces
service_uri: cloud-eye
teams:
- name: docs-cms-rw
- name: docs-orchestration-rw
permission: write

View File

@ -12,5 +12,5 @@ service_title: Config
service_type: config
service_uri: config
teams:
- name: docs-cms-rw
- name: docs-orchestration-rw
permission: write

View File

@ -12,5 +12,5 @@ service_title: Cloud Service Engine
service_type: cse
service_uri: cloud-service-engine
teams:
- name: docs-paas-rw
- name: docs-orchestration-rw
permission: write

View File

@ -12,5 +12,5 @@ service_title: Cloud Trace Service
service_type: cts
service_uri: cloud-trace-service
teams:
- name: docs-paas-rw
- name: docs-orchestration-rw
permission: write

View File

@ -12,5 +12,5 @@ service_title: Distributed Cache Service
service_type: dcs
service_uri: distributed-cache-service
teams:
- name: docs-paas-rw
- name: docs-orchestration-rw
permission: write

View File

@ -12,5 +12,5 @@ service_title: Distributed Message Service
service_type: dms
service_uri: distributed-message-service
teams:
- name: docs-paas-rw
- name: docs-orchestration-rw
permission: write

View File

@ -1,6 +1,9 @@
---
environment: public
repositories:
- environment: internal
repo: docs/enterprise-dashboard
type: gitea
- environment: public
repo: opentelekomcloud-docs/enterprise-dashboard
type: github

View File

@ -12,5 +12,5 @@ service_title: FunctionGraph
service_type: fg
service_uri: function-graph
teams:
- name: docs-paas-rw
- name: docs-orchestration-rw
permission: write

View File

@ -12,5 +12,5 @@ service_title: Log Tank Service
service_type: lts
service_uri: log-tank-service
teams:
- name: docs-paas-rw
- name: docs-orchestration-rw
permission: write

View File

@ -1,5 +1,5 @@
---
environment: public
environment: hidden
repositories:
- environment: internal
repo: docs/price-calculator

View File

@ -12,5 +12,5 @@ service_title: Resource Formation Service
service_type: rfs
service_uri: resource-formation-service
teams:
- name: docs-cms-rw
- name: docs-orchestration-rw
permission: write

View File

@ -0,0 +1,16 @@
---
environment: public
repositories:
- environment: internal
repo: docs/resource-management-service
type: gitea
- environment: public
repo: opentelekomcloud-docs/resource-management-service
type: github
service_category: md
service_title: Resource Management Service
service_type: rms
service_uri: resource-management-service
teams:
- name: docs-orchestration-rw
permission: write

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