Compare commits

..

4 Commits

Author SHA1 Message Date
a9eeed1319 fixing typo in rst path
All checks were successful
gl/check check status: success (a9eeed1319cd43dc920e4f5c9f25fdd4e0c25573)
gl/gate gate status: success (a9eeed1319cd43dc920e4f5c9f25fdd4e0c25573)
2024-06-27 11:48:55 +00:00
8f5bb1035c add marketplace barebones to docs
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: Engelbracht, Keno <a22549483@noreply.gitea.eco.tsi-dev.otc-service.com>
Co-committed-by: Engelbracht, Keno <a22549483@noreply.gitea.eco.tsi-dev.otc-service.com>
2024-06-27 07:41:37 +00:00
cc0c94a163 Filter for disable_import
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>
2024-06-24 12:35:13 +00:00
00fd8fd30b Added Config Service
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>
2024-06-24 07:54:08 +00:00
5 changed files with 62 additions and 0 deletions

View File

@ -0,0 +1,10 @@
---
environment: internal
hc_location: api/rms
html_location: docs/config/api-ref
link: /config/api-ref/
pdf_name: config-api-ref
rst_location: api-ref/source
service_type: config
title: API Reference
type: api-ref

View File

@ -0,0 +1,9 @@
---
environment: internal
hc_location: usermanual/rms
html_location: docs/config/umn
link: /config/umn/
rst_location: umn/source
service_type: config
title: User Guide
type: umn

View File

@ -0,0 +1,11 @@
---
hc_location: usermanual/mkp
html_location: docs/mkp/umn
link: /marketplace/umn/
pdf_name: mkp-umn
rst_location: umn/source
service_type: mkp
title: User Guide
type: umn
environment: internal
disable_import: true

View File

@ -0,0 +1,16 @@
---
environment: internal
repositories:
- environment: internal
repo: docs/config
type: gitea
- environment: public
repo: opentelekomcloud-docs/config
type: github
service_category: md
service_title: Config
service_type: config
service_uri: config
teams:
- name: docs-orchestration-rw
permission: write

View File

@ -0,0 +1,16 @@
---
environment: internal
repositories:
- environment: internal
repo: docs/marketplace
type: gitea
- environment: public
repo: opentelekomcloud-docs/marketplace
type: github
service_category: other
service_title: Marketplace
service_type: mkp
service_uri: marketplace
teams:
- name: docs-3rd-party-integration-rw
permission: write